Ignore:
Timestamp:
10/28/15 15:52:39 (8 years ago)
Author:
cetlod
Message:

update card and namelists for NEMO_v6 configurations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA2_cfg

    r2647 r2661  
    162162&namdyn_hpg    !   Hydrostatic pressure gradient option 
    163163!----------------------------------------------------------------------- 
     164   ln_hpg_zco  = .false.   !  z-coordinate - full steps 
     165   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
     166   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     167   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
     168   ln_hpg_prj  = .true.    !  s-coordinate (Pressure Jacobian scheme) 
     169   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T) 
     170                                 !           centered      time scheme  (F) 
    164171/ 
    165172!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.