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 6489 for trunk/NEMOGCM/CONFIG/GYRE_PISCES – NEMO

Ignore:
Timestamp:
2016-04-20T14:26:29+02:00 (8 years ago)
Author:
timgraham
Message:

#1687 fixed. Namelist changes required.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg

    r6140 r6489  
    109109&nameos        !   ocean physical parameters 
    110110!----------------------------------------------------------------------- 
    111    nn_eos      =  0       !  type of equation of state and Brunt-Vaisala frequency 
    112                                  !  =-1, TEOS-10 
    113                                  !  = 0, EOS-80 
    114                                  !  = 1, S-EOS   (simplified eos) 
    115    ln_useCT    = .false.  ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm 
     111   ln_eos80    = .true.         !  = Use EOS80 equation of state 
    116112   !                             ! 
    117113   !                      ! S-EOS coefficients : 
Note: See TracChangeset for help on using the changeset viewer.