Changes between Version 13 and Version 14 of reduced_IPSLCM6
- Timestamp:
- 07/09/19 15:31:13 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
reduced_IPSLCM6
v13 v14 29 29 }}} 30 30 31 == setting an ORCA2LIM3PISCES configuration in NEMOGCM/CONFIG ==31 == Setting an ORCA2LIM3PISCES configuration in NEMOGCM/CONFIG == 32 32 33 33 Go to the `modeles/NEMOGCM/CONFIG` directory and have a look at the available configurations with `ls`. … … 48 48 Check the `cfg.txt` file. It should contain a line with `ORCA2_LIM3_PISCES` and the same list of components (to use for compilation) than `ORCA1_LIM3_PISCES`. 49 49 50 == preparing the IPSLCM6 Makefile to compile ORCA2_LIM3 + LMDZ96x96-L39 NOP (NO ORCHIDEE, NO PISCES) ==50 == Preparing the IPSLCM6 Makefile to compile ORCA2_LIM3 + LMDZ96x96-L39 NOP (NO ORCHIDEE, NO PISCES) == 51 51 52 52 Go in your configuration directory: `modipsl/config/IPSLCM6`. … … 87 87 }}} 88 88 89 == Setting an experiment directory ==