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.
Changeset 5902 for branches/2015/dev_r5847_MERCATOR9_solveur_simplification/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00 – NEMO

Ignore:
Timestamp:
2015-11-20T10:58:48+01:00 (9 years ago)
Author:
jchanut
Message:

Free surface simplification #1620. Step 3: Step readibility, suppress cpp key_dynspg_xxx

Location:
branches/2015/dev_r5847_MERCATOR9_solveur_simplification/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5847_MERCATOR9_solveur_simplification/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/1_namelist_cfg

    r5868 r5902  
    5555/ 
    5656!----------------------------------------------------------------------- 
    57 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
     57&namsplit      !   time splitting parameters                            ("ln_dynspg_ts=T") 
    5858!----------------------------------------------------------------------- 
    5959/ 
     
    204204/ 
    205205!----------------------------------------------------------------------- 
     206&namdyn_spg    !   surface pressure gradient 
     207!----------------------------------------------------------------------- 
     208/ 
     209!----------------------------------------------------------------------- 
    206210&namdyn_ldf    !   lateral diffusion on momentum 
    207211!----------------------------------------------------------------------- 
  • branches/2015/dev_r5847_MERCATOR9_solveur_simplification/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_cfg

    r5868 r5902  
    4848/ 
    4949!----------------------------------------------------------------------- 
    50 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
     50&namsplit      !   time splitting parameters                            ("ln_dynspg_ts=T") 
    5151!----------------------------------------------------------------------- 
    5252/ 
     
    194194/ 
    195195!----------------------------------------------------------------------- 
     196&namdyn_spg    !   surface pressure gradient 
     197!----------------------------------------------------------------------- 
     198/ 
     199!----------------------------------------------------------------------- 
    196200&namdyn_ldf    !   lateral diffusion on momentum 
    197201!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.