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 3108 for branches/2011/dev_NOC_UKMO_MERGE/DOC/TexFiles/Namelist – NEMO

Ignore:
Timestamp:
2011-11-15T12:55:23+01:00 (13 years ago)
Author:
acc
Message:

Branch dev_NOC_UKMO_MERGE #890. Changes to AMM reference configuration and suppression of unwanted pressure gradient options in dynhpg.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_NOC_UKMO_MERGE/DOC/TexFiles/Namelist/namdyn_hpg

    r3101 r3108  
    55   ln_hpg_zps  = .true.    !  z-coordinate - partial steps (interpolation) 
    66   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
    7    ln_hpg_hel  = .false.   !  s-coordinate (helsinki modification) 
    8    ln_hpg_wdj  = .false.   !  s-coordinate (weighted density jacobian) 
    97   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
    10    ln_hpg_rot  = .false.   !  s-coordinate (ROTated axes scheme) 
    118   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme) 
    12    rn_gamma    = 0.e0      !  weighting coefficient (wdj scheme) 
    139   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T) 
    1410                                 !           centered      time scheme  (F) 
Note: See TracChangeset for help on using the changeset viewer.