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.
ticket/1620_MERCATOR_SOLVER_SIMPLIFICATION (diff) – NEMO

Changes between Version 15 and Version 16 of ticket/1620_MERCATOR_SOLVER_SIMPLIFICATION


Ignore:
Timestamp:
2015-11-25T11:13:39+01:00 (8 years ago)
Author:
jchanut
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1620_MERCATOR_SOLVER_SIMPLIFICATION

    v15 v16  
    77'''Step 1: Remove filtered free surface option and associated key_dynspg_flt key''' 
    88 
    9   1) Remove parts of the code specific to "key_dynspg_flt" or lk_dynspg_flt=T and the need for solver modules in the code.[[BR]]                   2) Suppress SOL directory and dynspg_flt module[[BR]] 
     9  1) Remove parts of the code specific to "key_dynspg_flt" or lk_dynspg_flt=T and the need for solver modules in the code.[[BR]]                     2) Suppress SOL directory and dynspg_flt module[[BR]] 
    1010 
    11113) Clean momentum trend routines related to filtered free surface (trddyn, trdken, trd_oce).[[BR]] 4) Update reference configurations: [[BR]] 
     
    2323Since this option is not supported with the now default split explicit free surface: remove it ( => simpler step routine). ln_hpg_imp namelist variable suppressed in reference namelist.[[BR]] 
    2424 
    25 ==> '''Commit changes to revision 5869'''[ https://forge.ipsl.jussieu.fr/nemo/changeset?old_path=%2Fbranches%2F2015%2Fdev_r5847_MERCATOR9_solveur_simplification&old=5868&new_path=%2Fbranches%2F2015%2Fdev_r5847_MERCATOR9_solveur_simplification&new=5869]  
     25==> '''Commit changes to revision 5869'''[ https://forge.ipsl.jussieu.fr/nemo/changeset?old_path=%2Fbranches%2F2015%2Fdev_r5847_MERCATOR9_solveur_simplification&old=5868&new_path=%2Fbranches%2F2015%2Fdev_r5847_MERCATOR9_solveur_simplification&new=5869] 
    2626 
    2727'''Step 3: Time Stepping readibility / cleaning '''[[BR]] 
     
    9999 
    100100== '''JC => ua_sv, va_sv have been suppressed''' == 
    101 ==> Commit changes to revision: ???[[BR]] '''==> Passes Sette [tests:? tests: ?]??''' 
     101==> Commit changes to revision: 5917[[BR]] '''==> Passes Sette: Yes''' 
     102 
     103'''GYRE        restartability  passed[[BR]]ORCA2LIMPIS restartability  passed[[BR]]ORCA2OFFPIS restartability  passed[[BR]]AMM12       restartability  passed[[BR]]ORCA2LIM3   restartability  passed[[BR]]SAS         restartability  inconclusive (  solver.stat  not found )[[BR]]GYRE        reproducibility passed[[BR]]ORCA2LIMPIS reproducibility passed[[BR]]ORCA2OFFPIS reproducibility passed[[BR]]AMM12       reproducibility passed[[BR]]ORCA2LIM3   reproducibility passed[[BR]]ORCA2_LIM_OBS   reproducibility passed[[BR]]SAS         reproducibility inconclusive (  solver.stat  not found )[[BR]]ORCA2_LIM_AGRIF runability passed[[BR]]ORCA2_LIM_AGRIF code corruption test passed[[BR]]''' 
     104 
     105Overall changes here: 
     106 
     107https://forge.ipsl.jussieu.fr/nemo/changeset?old_path=%2Fbranches%2F2015%2Fdev_r5847_MERCATOR9_solveur_simplification&old=5867&new_path=%2Fbranches%2F2015%2Fdev_r5847_MERCATOR9_solveur_simplification&new=5917#file74 
    102108 
    103109[[BR]]'''Step 5: Remaining things to do:'''