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 1 and Version 2 of WorkingGroups/TestCases/ImplementationStrategyAndTemplate


Ignore:
Timestamp:
2015-05-19T11:24:51+02:00 (9 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/TestCases/ImplementationStrategyAndTemplate

    v1 v2  
    11TEST for table (do not read) 
    22 
    3 || '''Test case a: Equatorial box (180°,60°) with NO stratification (wind trades)''' || || 
     3How to create an equatorial box, with python scripts. 
     4 
     5|| '''Test case 1: Equatorial box (180°,60°) : with NO stratification / constant wind trades / NO Coriolis''' || || 
    46|| || || 
    5 || options || values || 
     7|| '''options''' || '''values''' || 
    68|| || || 
    79|| resolution || 2.25° (9/4) || 
     
    1618|| input files || utau=-0.1 / vtau=0 / qtot=0 / qsr=0 / emp=0 on ada file flx.nc || 
    1719 
    18 || '''Test case b: Equatorial box (180°,60°) with NO stratification (wind trades)''' || || 
     20 
     21 
     22|| '''Test case 2: Equatorial box (180°,60°):  with NO stratification / constant wind trades / e2=e1=constant (=1)''' || || 
    1923|| || || 
    2024|| options || values || 
     
    2933|| total time steps || 150 || 
    3034|| output frequency || every time step || 
    31 || input files  || utau=-0.1 / vtau=0 / qtot=0 / qsr=0 / emp=0 on ada file flx.nc || 
     35|| input files || utau=-0.1 / vtau=0 / qtot=0 / qsr=0 / emp=0 on ada file flx.nc || 
     36 
     37 
     38 
     39|| '''Test case 3: Equatorial box (180°,60°):  with NO stratification / constant wind trades / e2 variable with latitude''' || || 
     40|| || || 
     41|| options || values || 
     42|| || || 
     43|| resolution || 2.25° (9/4) || 
     44|| longitude || lon_T=[https://forge.ipsl.jussieu.fr/nemo/log/?revs=1%2C179 "​[1,179]"] || 
     45|| latitude || lat_T=[-31,31] (to have one point at 0° Equator) || 
     46|| vertical levels || 31 || 
     47|| batymetry || 5000m || 
     48|| NO stratification || so=35 / thetao=10 (on ada file TS_init_a.nc) || 
     49|| forcing flx || utau = -0.1 wind trades || 
     50|| total time steps || 150 || 
     51|| output frequency || every time step || 
     52|| input files || utau=-0.1 / vtau=0 / qtot=0 / qsr=0 / emp=0 on ada file flx.nc || 
     53 
     54 
     55 
     56|| '''Test case 4: Equatorial box (180°,60°):  with stratification / constant wind trades / e2 variable with latitude''' || || 
     57|| || || 
     58|| options || values || 
     59|| || || 
     60|| resolution || 2.25° (9/4) || 
     61|| longitude || lon_T=[https://forge.ipsl.jussieu.fr/nemo/log/?revs=1%2C179 "​[1,179]"] || 
     62|| latitude || lat_T=[-31,31] (to have one point at 0° Equator) || 
     63|| vertical levels || 31 || 
     64|| batymetry || 5000m || 
     65|| NO stratification || so=35 / thetao=10 (on ada file TS_init_a.nc) || 
     66|| forcing flx || utau = -0.1 wind trades || 
     67|| total time steps || 150 || 
     68|| output frequency || every time step || 
     69|| input files || utau=-0.1 / vtau=0 / qtot=0 / qsr=0 / emp=0 on ada file flx.nc || 
     70 
     71 
     72 
     73|| '''Test case 5: Equatorial box (180°,60°):  with stratification / variable wind trades / e2 variable with latitude''' || || 
     74|| || || 
     75|| options || values || 
     76|| || || 
     77|| resolution || 2.25° (9/4) || 
     78|| longitude || lon_T=[https://forge.ipsl.jussieu.fr/nemo/log/?revs=1%2C179 "​[1,179]"] || 
     79|| latitude || lat_T=[-31,31] (to have one point at 0° Equator) || 
     80|| vertical levels || 31 || 
     81|| batymetry || 5000m || 
     82|| NO stratification || so=35 / thetao=10 (on ada file TS_init_a.nc) || 
     83|| forcing flx || utau = -0.1 wind trades || 
     84|| total time steps || 150 || 
     85|| output frequency || every time step || 
     86|| input files || utau=-0.1 / vtau=0 / qtot=0 / qsr=0 / emp=0 on ada file flx.nc[[BR]] ||