Changes
Page history
Update MITgcm Configuration Model
authored
Dec 07, 2020
by
Reiner Jung
Show whitespace changes
Inline
Side-by-side
MITgcm-Configuration-Model.md
View page @
3209b38a
...
...
@@ -23,10 +23,16 @@ The MITgcm configuration comprises of:
-
Global features are controlled in
`code/CPP_OPTIONS.h`
-
Specific features are controlled in package related
`<PKG>_OPTIONS.h`
files
## Input Data
## Input Data
& Configuration
-
Contains the input data files required to run an experiment
-
`input/data`
namelist for parameterization
-
`input/data.pkg`
namelist for the packages
-
`input/eedata`
namelist for the execution environment setup
-
May also contain forcing data
## List of Configuration Files per Package
-
[
Main
](
MITgcm-Main-Configuration
)
-
[
Diagnostics
](
MITgcm-Diagnostics
)