New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Users/ModelInstall (diff) – NEMO

Changes between Version 45 and Version 46 of Users/ModelInstall


Ignore:
Timestamp:
2017-09-04T13:06:07+02:00 (7 years ago)
Author:
clevy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/ModelInstall

    v45 v46  
    8686When you compile NEMO you will need to specify the following CPP keys: 
    8787   * 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. 
    9090 
    9191== 3. Setup your architecture configuration file