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 35 and Version 36 of Users/ModelInstall


Ignore:
Timestamp:
2017-05-12T21:44:56+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/ModelInstall

    v35 v36  
    137137=== More options 
    138138 
    139 ||Option || Argument || || 
    140 || `–n` || [CONFIG] || configuration name, existent or new config to install || 
    141 || `–m` || [COMPILER] || compiler choice (use files names in `NEMOGCM/ARCH`, see examples below) || 
    142 || `–h` || || help || 
    143 || `–r` || [REFCONFIG] || reference configuration as first guess when installing a new one || 
    144 || `–j` || [num] || number of processes to compile (`-j 0`:no compilation) || 
    145 || `–d` || [DIR] || NEMO subdirectory (not needed) || 
    146 || `–t` || [DIR] || temporary directory to store libraries || 
    147 || `-clean` || [CONFIG_NAME] || remove the Makefile and all the files created afterwards || 
    148  
     139[[IncludeSource(/branches/2015/nemo_v3_6_STABLE/NEMOGCM/CONFIG/makenemo, start=131, end=143)]] 
    149140=== Default behavior 
    150141At the first use, you need the `-m` option to specify compiler, its options and libraries, then for next compilation, it is assumed you will be using the same compiler.[[BR]]