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/SetupNewConfiguration (diff) – NEMO

Changes between Version 9 and Version 10 of Users/SetupNewConfiguration


Ignore:
Timestamp:
2017-03-22T09:50:34+01:00 (7 years ago)
Author:
emanuelaclementi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/SetupNewConfiguration

    v9 v10  
     1== CREATE A NEW CONFIGURATION STARTING FROM AN EXISTING ONE == 
     2 
     3To create and compile a new configuration starting from a reference configuration (ORCA_LIM3 in the following example)[[BR]] 
     4 
     5   makenemo –n ORCA_LIM3_MYCONFIG -r ORCA_LIM3 
     6 
     7To create and compile a new configuration starting from a reference configuration (ORCA_LIM3 in the following example) and add (''add_key'') or remove (''del_key'') key:[[BR]] 
     8 
     9   makenemo –n ORCA2_LIM3_MYCONFIG -r ORCA2_LIM3 del_key "key_iomput" (and answer) [[BR]] 
     10 
     11== CREATE A NEW CONFIGURATION USING SIREN == 
     12 
    113This software called SIREN, allows you to set up regional configuration of NEMO.[[BR]] 
    214