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 46 and Version 47 of Users/ModelInstall


Ignore:
Timestamp:
2018-02-14T21:32:23+01:00 (7 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/ModelInstall

    v46 v47  
    33Last edition: '''[[Wikinfo(changed_ts)]]''' by '''[[Wikinfo(changed_by)]]''' 
    44 
    5 [[PageOutline(2-3)]] 
    6 \\ 
    7 \\ 
    8 \\ 
    9 \\ 
    10 \\ 
    11 \\ 
    12 \\ 
    13 \\ 
    14 \\ 
     5[[PageOutline(2-3, , , unnumbered)]] 
    156 
    16  
    17 == 1. Extract the NEMO code 
     7== Extract the NEMO code 
    188 
    199Using your account registered here ([[span('my_login', style=color: #BB4444 )]] with password) 
     
    7767}}} 
    7868 
    79 == 2. Extract and install XIOS 
     69== Extract and install XIOS 
    8070 
    8171Diagnostic outputs from NEMO are handled by the third party XIOS library. 
     
    8979   * 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. 
    9080 
    91 == 3. Setup your architecture configuration file 
     81== Setup your architecture configuration file 
    9282 
    9383All compiler options in NEMO are controlled using files in `NEMOGCM/ARCH/arch-`[[span('my_arch', style=color: #BB4444 )]]`.fcm` where [[span('my_arch', style=color: #BB4444 )]] is the name of the computing architecture.\\ 
     
    9686[[IncludeSource(/branches/2015/nemo_v3_6_STABLE/NEMOGCM/ARCH/arch-macport_osx.fcm, start=42, end=45, mimetype=application/x-shellscript, line_numbers=0)]] 
    9787 
    98 == 4. Compile and create NEMO executable 
     88== Compile and create NEMO executable 
    9989 
    10090The main script to compile and create executable is called `makenemo` and located in the `CONFIG` directory, it is used to identify the routines you need from the source code, to build the makefile and run it.[[BR]] 
     
    165155[[IncludeSource(/branches/2015/nemo_v3_6_STABLE/NEMOGCM/CONFIG/makenemo, start=145, end=166, mimetype=application/x-shellscript, line_numbers=0)]] 
    166156 
    167 == 5. Running the model 
     157== Running the model 
    168158 
    169159Once `makenemo` has run successfully, the `opa` executable is available in `CONFIG/"MY_CONFIG"/EXP00`[[BR]] 
     
    175165}}} 
    176166 
    177 == 6. Viewing and changing list of active CPP keys 
     167== Viewing and changing list of active CPP keys 
    178168 
    179169For a given configuration (here called [[span(MY_CONFIG, style=color: #BB4444 )]]), the list of active CPP keys can be found in