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.
Changeset 11734 for NEMO/trunk/doc/rst/source/setup.rst – NEMO

Ignore:
Timestamp:
2019-10-18T18:46:26+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Review README for reference confgiurations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/rst/source/setup.rst

    r10552 r11734  
    22Setting up a new configuration 
    33****************************** 
     4 
     5.. todo:: 
     6 
     7 
    48 
    59.. contents:: 
     
    7579   makenemo –n 'MY_NEW_CONFIG' -r 'ORCA2_ICE_PISCES' 
    7680 
    77 where ``MY_NEW_CONFIG`` can be substituted with a suitably descriptive name for your new configuration.   
     81where ``MY_NEW_CONFIG`` can be substituted with a suitably descriptive name for your new configuration. 
    7882 
    7983The purpose of this step is simply to create and populate the appropriate ``WORK``, ``MY_SRC`` and 
     
    129133are often used as demonstrators or for process evaluation and comparison. 
    130134This method can be used whenever the domain geometry has a simple mathematical description and 
    131 the ocean initial state and boundary forcing is described analytically.  
     135the ocean initial state and boundary forcing is described analytically. 
    132136As a start, consider the case of starting a completely new ocean-only test case based on 
    133137the ``LOCK_EXCHANGE`` example. 
Note: See TracChangeset for help on using the changeset viewer.