Changes between Version 45 and Version 46 of Users/ModelInstall
- Timestamp:
- 2017-09-04T13:06:07+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Users/ModelInstall
v45 v46 86 86 When you compile NEMO you will need to specify the following CPP keys: 87 87 * key_iomput 88 * key_mpp_mpi (if you want to use "detached mode")89 * key_xios2 if you wish to use XIOS2 in nemo_v3_6_STABLE, it is the only version available in the trunk.88 * key_mpp_mpi (if you want to run with multiple processes and/or use "detached mode" for the IOs system XIOS) 89 * for nemo_v3_6_STABLE only: you can add key_xios2 if you wish to use the most recent XIOS2 release of XIOS. Doing so, you will have to change the xml files used as input for XIOS : in this release, the xml files are only XIOS1 compatible. If you add key_xios2 you can use xml files located in GYRE_XIOS/EXP00 as first templates. In future releases of NEMO XIOS2 will be the default XIOS release in use. 90 90 91 91 == 3. Setup your architecture configuration file