Skip to content

Commit 59670b9

Browse files
authored
Update README.md
1 parent ab4fd58 commit 59670b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# CryoGrid3
22
CryoGrid 3 is a simple land-surface scheme dedicated to modeling of ground temperatures in permafrost environments.
33

4-
The model version of is the refernce for the research article "Modelling the degradation of ice-wedges in polygonal tundra under different hydrological conditions" which is intended to be published in the scientific journal "The Cryosphere".
4+
The model version of this branch ("xice_mpi_polygon_TC") has been used for the simulations related to the research article "Modelling the degradation of ice-wedges in polygonal tundra under different hydrological conditions" which is intended to be published in the scientific journal "The Cryosphere".
55

6-
The parameters are set to the default values used in the article. Parameters different from the default values can be specified in the main scirpt "CryoGrid3_xice_mpi" (general parameters) and in the function "get_parallel_variables" (tile-specific parameters) which is part of the module "cryoGridLateral".
6+
The parameters are set to the default values that were used for the simulations of the research article. Parameters different from the default values can be specified in the main scirpt "CryoGrid3_xice_mpi" (general parameters) and in the function "get_parallel_variables" (tile-specific parameters) which is part of the module "cryoGridLateral".
77

8-
To start the program, just run the script "CryoGrid3_xice_mpi". The default output directory is "./runs/".
8+
To start the program, just run the script "CryoGrid3_xice_mpi". The default output directory is "./runs/".

0 commit comments

Comments
 (0)