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 3294 for trunk/DOC/TexFiles/Namelist/namdyn_hpg – NEMO

Ignore:
Timestamp:
2012-01-28T17:44:18+01:00 (12 years ago)
Author:
rblod
Message:

Merge of 3.4beta into the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Namelist/namdyn_hpg

    • Property svn:executable deleted
    r2540 r3294  
    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) 
    11    rn_gamma    = 0.e0      !  weighting coefficient (wdj scheme) 
     8   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme) 
    129   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T) 
    1310                                 !           centered      time scheme  (F) 
Note: See TracChangeset for help on using the changeset viewer.