Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
senyouan authored Jun 19, 2023
1 parent f113a1a commit a7620e1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# StrataTrapper

*********************** Field scale model generation and upscaling *********************** <br>
This is a tool to generate heterogenerous fine-scale model with specific correlation legth & <br>
update model for two-phase flow simluation. You should have received a copy of the GNU <br>
This is a tool to generate heterogeneous fine-scale model with specific correlation length & <br>
update model for two-phase flow simulation. You should have received a copy of the GNU <br>
along with Sam Krevor ([email protected]) or Senyou An ([email protected]). <br>
If not, see <http://www.gnu.org/licenses/>. <br>
********************************************************************************************<br>

* Code structure <br>
All function codes in the folder (Functions). <br>
Setting & fluid properties for simuatione in folder (Input). <br>
All function codes are in the folder (Functions). <br>
Setting & fluid properties for simulation in folder (Input). <br>
The visualization and intermediate files are stored in the folder (Output). <br>
The Eclipse running files after upscaling are stored in the folder (Result). <br>
A0_mian.m is the main code. A1--A5.m codes are functions called by A0, and can also be run individually.

* How to run codes <br>
Change parameters in Input floder .<br>
Run A0_mian.m to call all funtions, without need to change other codes. <br>
Change parameters in Input folder .<br>
Run A0_mian.m to call all functions, without the need to change other codes. <br>
If users would like to re-run A1--A5.m codes individually, it is also doable. <br>
The gnerated Eclipse running dataset is based on version 2019. Change it if needed. <br>
The generated Eclipse running dataset is based on version 2019. Change it if needed. <br>

* Reference <br>
Please refer to the user guide for more detailed instructions. <br>
Expand Down

0 comments on commit a7620e1

Please sign in to comment.