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 17 and Version 18 of WorkingGroups/TestCases/ImplementationStrategyAndTemplate


Ignore:
Timestamp:
2015-06-18T11:43:09+02:00 (9 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/TestCases/ImplementationStrategyAndTemplate

    v17 v18  
    1313   1. flx_r025.nc 
    1414 
    15 '''[https://forge.ipsl.jussieu.fr/nemo/wiki/WorkingGroups/Robustness-TestCases/ImplementationStrategyAndTemplate/Equatorial_Box Equatorial Box]''' 
    16  
    17  
     15'''[https://forge.ipsl.jussieu.fr/nemo/wiki/WorkingGroups/Robustness-TestCases/ImplementationStrategyAndTemplate/EquatorialBox Equatorial Box]''' 
    1816 
    1917= '''a detailed TEST CASE: EQUATORIAL BOX''' = 
     
    2220and some examples to create a test case of this type : 
    2321 
    24   Equatorial BOX, grid of '''        0.25'''        ° resolution, between latitude: -30°,30°, and longitude 0°,180°, 
     22  Equatorial BOX, grid of '''         0.25'''         ° resolution, between latitude: -30°,30°, and longitude 0°,180°, 
    2523 
    2624  with zps coordinates, 
     
    4341[[BR]]'''NOTA BENE''': if you change resolution (in python scripts) you need to change also in namelist_cfg: 
    4442 
    45   '''        jpidta, jpjdta and jpkdta'''              '''         jpiglo and jpjglo'''       '''''       '''''      ' 
     43  '''         jpidta, jpjdta and jpkdta'''               '''          jpiglo and jpjglo'''        '''''        '''''       ' 
    4644 
    4745|| '''1. TEST_EQ_BOX01_noCoriolis''' ''': Equatorial box (180°,60°) : with NO stratification / constant wind trades / NO Coriolis''' || ||