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 9019 for branches/2017/dev_merge_2017/DOC/Namelists/namdyn_hpg – NEMO

Ignore:
Timestamp:
2017-12-13T15:58:53+01:00 (6 years ago)
Author:
timgraham
Message:

Merge of dev_CNRS_2017 into branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/DOC/Namelists/namdyn_hpg

    r6140 r9019  
    11!----------------------------------------------------------------------- 
    2 &namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: zps) 
     2&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
    33!----------------------------------------------------------------------- 
    44   ln_hpg_zco  = .false.   !  z-coordinate - full steps 
    5    ln_hpg_zps  = .true.    !  z-coordinate - partial steps (interpolation) 
     5   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
    66   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
    77   ln_hpg_isf  = .false.   !  s-coordinate (sco ) adapted to isf 
Note: See TracChangeset for help on using the changeset viewer.