Update README.org
corrected list of files
This commit is contained in:
parent
caf23b7311
commit
b652a792fc
22
README.org
22
README.org
@ -51,17 +51,17 @@ Once this command is executed in R it will invoke a small Graphical User Interfa
|
|||||||
Once the copyMusoExampleTo command is finished, the model input dataset and the model executable (called muso.exe and cygwin1.dll) are available in the C:\model folder. The user might check the content of the files using his/her favourite text editor (we propose Editpad Lite). Note that file extension might be hidden by Windows which might be an issue, so we propose to adjust Windows so that file extensions are visible. Visit [[https://www.thewindowsclub.com/show-file-extensions-in-windows][this website]] to learn how to show file extensions in Windows.
|
Once the copyMusoExampleTo command is finished, the model input dataset and the model executable (called muso.exe and cygwin1.dll) are available in the C:\model folder. The user might check the content of the files using his/her favourite text editor (we propose Editpad Lite). Note that file extension might be hidden by Windows which might be an issue, so we propose to adjust Windows so that file extensions are visible. Visit [[https://www.thewindowsclub.com/show-file-extensions-in-windows][this website]] to learn how to show file extensions in Windows.
|
||||||
|
|
||||||
In this example the C:\model directory will contain the following files:
|
In this example the C:\model directory will contain the following files:
|
||||||
muso.exe - this is the Biome-BGCMuSo 5.0 model (version might change in the future)
|
- muso.exe - this is the Biome-BGCMuSo 5.0 model (version might change in the future)
|
||||||
cygwin1.dll - a so-called DLL file that supports the model exe
|
- cygwin1.dll - a so-called DLL file that supports the model exe
|
||||||
c3grass.epc - ecophysiological constants input file for the model (C3 grass in this case)
|
- c3grass.epc - ecophysiological constants input file for the model (C3 grass in this case)
|
||||||
maize.epc - another ecophysiological constants input file (C4 maize in this case)
|
- maize.epc - another ecophysiological constants input file (C4 maize in this case)
|
||||||
n.ini - initialization file for the model, normal mode
|
- n.ini - initialization file for the model, normal mode
|
||||||
normal_gyep.ini - another initialization file for the model, for the C3 grass simulation
|
- normal_gyep.ini - another initialization file for the model, for the C3 grass simulation
|
||||||
s.ini - initialization file for the model spinup (also known as self-initialization or equilibrium run)
|
- s.ini - initialization file for the model spinup (also known as self-initialization or equilibrium run)
|
||||||
parameters.csv - a simple text file to support sensitivity analysis and parameter sweel (see below)
|
- parameters.csv - a simple text file to support sensitivity analysis and parameter sweel (see below)
|
||||||
hhs_1961-2014.mtc43 - meteorology input file; this file is used for spinup simulation
|
- hhs_1961-2014.mtc43 - meteorology input file; this file is used for spinup simulation
|
||||||
hhs_2013-2016.mtc43 - meteorology input file for the normal simulation
|
- hhs_2013-2016.mtc43 - meteorology input file for the normal simulation
|
||||||
CO2_from1961.txt - CO2 file for the normal simulation
|
- CO2_from1961.txt - CO2 file for the normal simulation
|
||||||
|
|
||||||
*** Running the model
|
*** Running the model
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user