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/SHARED – 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

File:
1 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) 
Note: See TracChangeset for help on using the changeset viewer.