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 5927 for branches/2015/dev_r5847_MERCATOR9_solveur_simplification/NEMOGCM/CONFIG/ORCA2_LIM3 – NEMO

Ignore:
Timestamp:
2015-11-26T12:23:11+01:00 (8 years ago)
Author:
jchanut
Message:

FS simplification: Insert changes related to #1638, #1625 + C1D compatibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5847_MERCATOR9_solveur_simplification/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_cfg

    r5917 r5927  
    183183   ln_hpg_zco  = .false.   !  z-coordinate - full steps 
    184184   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
    185    ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation) 
     185   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
    186186   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
    187    ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme) 
     187   ln_hpg_prj  = .true.    !  s-coordinate (Pressure Jacobian scheme) 
    188188/ 
    189189!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.