... | ... | @@ -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)
|
|
|
|