Ignore:
Timestamp:
08/31/12 15:41:37 (12 years ago)
Author:
cholod
Message:

Load NEMO_TMP into vendor/nemo/current.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/nemo/current/NEMOGCM/CONFIG/AMM12_PISCES/EXP00/namelist

    r19 r44  
    596596   ln_hpg_zco  = .false.   !  z-coordinate - full steps                    
    597597   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
    598    ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     598   ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation) 
    599599   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
    600    ln_hpg_prj  = .true.    !  s-coordinate (Pressure Jacobian scheme) 
     600   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme) 
    601601   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T) 
    602602                                 !           centered      time scheme  (F) 
Note: See TracChangeset for help on using the changeset viewer.