Ignore:
Timestamp:
08/31/12 16:22:55 (12 years ago)
Author:
cholod
Message:

Update of the trunk with the vendor v3.4_r_3459_dev_r3406_LOCEAN4_XIOS

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/NEMOGCM/CONFIG/AMM12/EXP00/namelist

    r21 r46  
    615615   ln_hpg_zco  = .false.   !  z-coordinate - full steps                    
    616616   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
    617    ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     617   ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation) 
    618618   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
    619    ln_hpg_prj  = .true.    !  s-coordinate (Pressure Jacobian scheme) 
     619   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme) 
    620620   ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T) 
    621621                                 !           centered      time scheme  (F) 
Note: See TracChangeset for help on using the changeset viewer.