Update MITgcm Main Configuration authored by Reiner Jung's avatar Reiner Jung
......@@ -7,3 +7,11 @@ The main or generic setup comprises of:
Furthermore there are:
- The **packages.conf** relevant when selecting multiple packages despite the default set
- The **data.pkg** namelist for package configuration
Thus, there must be 6 generators in the general package.
- **DataGenerator** (link with code, adjust documentation name of the generator)
- **EEDataGenerator** (link with code, adjust documentation name of the generator)
- **SIZEHGenerator** (link with code, adjust documentation name of the generator)
- **CPPOptionsGenerator** (link with code, adjust documentation name of the generator)
- **PackagesGenerator** (link with code, adjust documentation name of the generator)
- **DataPkgGenerator** (link with code, adjust documentation name of the generator)