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 7024 for branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2016-10-12T19:09:03+02:00 (8 years ago)
Author:
gm
Message:

#1692 - branch SIMPLIF_2_usrdef: remove domcfg.F90 ; set all ln_dynhpg to false by default

Location:
branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/SHARED/namelist_ref

    r7005 r7024  
    807807   ln_hpg_zco  = .false.   !  z-coordinate - full steps 
    808808   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
    809    ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation) 
     809   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
    810810   ln_hpg_isf  = .false.   !  s-coordinate (sco ) adapted to isf 
    811811   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
  • branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/cfg.txt

    r6916 r7024  
    1010ORCA2_OFF_PISCES OPA_SRC OFF_SRC TOP_SRC 
    1111ORCA2_LIM_PISCES OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC 
    12 GYRE OPA_SRC 
    1312OVERFLOW OPA_SRC 
    1413LOCK_EXCHANGE OPA_SRC 
    1514GYRE_prova OPA_SRC 
    1615LOCK_prova OPA_SRC 
     16GYRE OPA_SRC 
Note: See TracChangeset for help on using the changeset viewer.