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 8 and Version 9 of WorkingGroups/TestCases/ImplementationStrategyAndTemplate


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/TestCases/ImplementationStrategyAndTemplate

    v8 v9  
    1111     1. flx_r025.nc 
    1212 
    13 and some examples. 
     13and some examples to create a test case of this type : 
     14 
     15  Equatorial BOX, grid of '''0.25'''° resolution, between latitude: -30°,30°, and longitude 0°,180°, 
     16 
     17  with zps coordinates, 
     18 
     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. 
     23 
     24If you want to create a test case what you have to do? 
     25 
     26 1. go into (branches/2015/dev_r5102_CNRS11_TestCase/)NEMOGCM/TOOLS/TEST_CASES/CREATE_FILES 
     27 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)  
     34 
     35You 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: 
     36 
     37     '''jpidta, jpjdta and jpkdta'''      ''' jpiglo and jpjglo''' 
     38 
     39  
    1440 
    1541|| '''1. TEST_EQ_BOX01_noCoriolis''' ''': Equatorial box (180°,60°) : with NO stratification / constant wind trades / NO Coriolis''' || || 
     
    5682|| output frequency || 5 days || 
    5783 
    58  
    59  
    6084- 
    6185 
    62 || '''4. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / constant wind trades ''' || || 
     86|| '''4. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / constant wind trades ''' || || 
    6387|| || || 
    6488|| '''options''' || '''values''' || 
     
    7397|| output frequency || 5 days || 
    7498 
    75  
    76  
    7799- 
    78100 
    79 || '''5. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / constant wind trades ''' || || 
     101|| '''5. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / constant wind trades ''' || || 
    80102|| || || 
    81103|| '''options''' || '''values''' || 
     
    90112|| output frequency || 5 days || 
    91113 
    92  
    93  
    94114- 
    95115 
    96 || '''6. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / constant winds (profile) ''' || || 
     116|| '''6. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / constant winds (profile) ''' || || 
    97117|| || || 
    98118|| '''options''' || '''values''' || 
     
    107127|| output frequency || 5 days || 
    108128 
    109 [[BR]] 
    110  
    111129- 
    112130 
    113 || '''7. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / variable wind (Kelvin waves) ''' || || 
     131|| '''7. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / variable wind (Kelvin waves) ''' || || 
    114132|| || || 
    115133|| '''options''' || '''values''' ||