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

Ignore:
Timestamp:
2017-11-24T17:14:03+01:00 (6 years ago)
Author:
flavoni
Message:

ROBUST-11_Simona-DocUserdef?: update DOC and Namelists, for usrdef routines and domain_cfg

File:
1 edited

Legend:

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

    r6140 r8810  
    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.