-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
30 lines (24 loc) · 1.85 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Name of the code/program:
ALPHA MODEL
Name of the project:
Newbee12.pro
Authors:
Hao Weng, Zhengyang Liu, Dayong Wang
Key Laboratory of Ocean Energy Utilization and Energy Conservation of Ministry of Education, School of Energy and Power Engineering, Dalian University of Technology, Dalian 116023, P. R. China
Corresponding author.
Dayong Wang
School of Energy and Power Engineering
Dalian University of Technology
2 Linggong Road
Dalian 116023
P. R. China
Contact Email: [email protected]
Title of the manuscript:
ALPHA MODEL: A C++ Code for Modeling and Analyzing Hydrate-saturation-dependent Permeability of Hydrate-bearing Sediments
--------------------------------------------------------------------------------------------------------------------------
The source code needs to be run in the Window OS, Debug mode in Qt Creator ver 5.9.9 in C++11 with MinGW_32bit kit pack. Input the "Newbee12 .pro" into the Qt Creator and click the "Run" button in the debug mode. Because the MinGW_32bit kit is an old pack and the Qt version is old, you may fail to run the source code for many reasons.
----------------------------------------------------------------------------------------------------------------------------
Considering this, we packaged the project into a executable software in the "ALPHA MODEL" file folder. You can download this file folder (or the corresponding .zip pack), open and click the "ALPHA MODEL .exe" to run this program without Qt creator. It can be used as a quick test. We recommend you to run the program in this way.
--------------------------------------------------------------------------------------------------------------------------
The helpfile.txt contains instruction guide that provides information on how to use the functions in the program.
The test data is in the excel_example.xlsx. You can use this file as input data.