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 15 and Version 16 of Users/SetupNewConfiguration


Ignore:
Timestamp:
2017-03-29T19:42:55+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/SetupNewConfiguration

    v15 v16  
    77== Starting from an existing one 
    88 
    9 To create and compile a new configuration starting from a reference configuration (ORCA_LIM3 in the following example)[[BR]] 
     9To create and compile a new configuration starting from a reference configuration (ORCA_LIM3 in the following example) 
    1010{{{ 
    1111makenemo –n ORCA_LIM3_MYCONFIG -r ORCA_LIM3 
    1212}}} 
    13 [[BR]] 
    14 To 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]] 
     13 
     14To 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: 
    1515{{{ 
    1616makenemo –n ORCA2_LIM3_MYCONFIG -r ORCA2_LIM3 del_key "key_iomput" (and answer) 
    1717}}} 
    18 [[BR]] 
    1918 
    2019== Use of SIREN for a regional configuration 
    2120 
    22 This software called SIREN, allows you to set up regional configuration of NEMO.[[BR]] 
     21This software called SIREN, allows you to set up regional configuration of NEMO. 
    2322 
    24 The software is written in FORTRAN95 and available in the NEMOGCM/TOOLS directory of nemo_v3_6_STABLE (since revision 6468).[[BR]] 
     23The software is written in FORTRAN95 and available in the NEMOGCM/TOOLS directory of nemo_v3_6_STABLE (since revision 6468). 
    2524  
    26 SIREN allows you to create your own regional configuration embedded in a wider one.[[BR]] 
     25SIREN allows you to create your own regional configuration embedded in a wider one. 
    2726 
    28 Actually SIREN is a set of programs to create the input files you need to run a NEMO regional configuration.[[BR]] 
     27Actually SIREN is a set of programs to create the input files you need to run a NEMO regional configuration. 
    2928     
    30 As demonstrator for a first start, a set of GLORYS files (global reanalysis on ORCA025 grid), as well as examples of namelists are available [http://prodn.idris.fr/thredds/catalog/ipsl_public/rron463/catalog.html?dataset=DatasetScanipsl_public/rron463/INPUT_SIREN.tar here].[[BR]] 
     29As demonstrator for a first start, a set of GLORYS files (global reanalysis on ORCA025 grid), as well as examples of namelists are available [http://prodn.idris.fr/thredds/catalog/ipsl_public/rron463/catalog.html?dataset=DatasetScanipsl_public/rron463/INPUT_SIREN.tar here]. 
    3130 
    32 SIREN documentation: [/doxygen/index.html# here]. [[BR]] 
     31SIREN documentation: [/doxygen/index.html# here]. 
    3332 
    34 Forum : Please post your questions or comments regarding the use of SIREN in the NEMO configuration manager forum [/discussion/forum/2 here].[[BR]] 
     33Forum : Please post your questions or comments regarding the use of SIREN in the NEMO configuration manager forum [/discussion/forum/2 here]. 
    3534 
    3635