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.
WorkingGroups/TestCases/ImplementationStrategyAndTemplate (diff) – NEMO

Changes between Version 9 and Version 10 of WorkingGroups/TestCases/ImplementationStrategyAndTemplate


Ignore:
Timestamp:
2015-05-29T14:11:34+02:00 (9 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/TestCases/ImplementationStrategyAndTemplate

    v9 v10  
    1313and some examples to create a test case of this type : 
    1414 
    15   Equatorial BOX, grid of '''0.25'''° resolution, between latitude: -30°,30°, and longitude 0°,180°, 
     15  Equatorial BOX, grid of ''' 0.25''' ° resolution, between latitude: -30°,30°, and longitude 0°,180°, 
    1616 
    1717  with zps coordinates, 
    1818 
    19   with ubs schema on dynamics and on tracers, 
    20   with constant TS initial state, 
    21   with flux only wind (u composant), 
    22   with flat bathymetry. 
     19  with ubs schema on dynamics and on tracers, with constant TS initial state, with flux only wind (u composant), with flat bathymetry. 
    2320 
    2421If you want to create a test case what you have to do? 
     
    2623 1. go into (branches/2015/dev_r5102_CNRS11_TestCase/)NEMOGCM/TOOLS/TEST_CASES/CREATE_FILES 
    2724 1. read README file 
    28  1. run python make_coordinates.py to generate coordinates_r025.nc   
    29  1. link coordinates.nc to coordinates_r025.nc   
    30  1. run python make_bathy.py to generate bathy_meter.nc -> bathy_r025.nc 
    31  1. link bathy_meter.nc to bathy_r025.nc 
    32  1. run python make_TScst_init.py to generate TScst_init_r025.nc (you do not need link, filename is written in namelist_cfg file)   
    33  1. run python make_FLX.py          to generate flx_r025.nc           (you do not need link, filename is written in namelist_cfg file)  
     25 1. run python make_coordinates.py to generate coordinates_r025.nc 
     26 1. link coordinates.nc to coordinates_r025.nc 
     27 1. run python make_bathy.py to generate bathy_meter.nc -> bathy_r025.nc 
     28 1. link bathy_meter.nc to bathy_r025.nc 
     29 1. run python make_TScst_init.py to generate TScst_init_r025.nc (you do not need link, filename is written in namelist_cfg file) 
     30 1. run python make_FLX.py          to generate flx_r025.nc           (you do not need link, filename is written in namelist_cfg file) 
    3431 
    35 You choose in namelist_cfg cn_exp name and nitend.[[BR]]'''NOTA BENE''': if you change resolution (in python scripts) you need to change also in namelist_cfg: 
     32You choose in namelist_cfg cn_exp name and nitend. 
    3633 
    37      '''jpidta, jpjdta and jpkdta'''      ''' jpiglo and jpjglo''' 
     34[[BR]]'''NOTA BENE''': if you change resolution (in python scripts) you need to change also in namelist_cfg: 
    3835 
    39   
     36  ''' jpidta, jpjdta and jpkdta'''       '''  jpiglo and jpjglo''' 
     37  '''''' 
    4038 
    4139|| '''1. TEST_EQ_BOX01_noCoriolis''' ''': Equatorial box (180°,60°) : with NO stratification / constant wind trades / NO Coriolis''' || ||