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/C1D_PAPA/EXP00/namelist_cfg – 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/C1D_PAPA/EXP00/namelist_cfg

    r6140 r6489  
    205205&nameos        !   ocean physical parameters 
    206206!----------------------------------------------------------------------- 
    207    nn_eos      =  0      !  type of equation of state and Brunt-Vaisala frequency 
    208                                  !  =-1, TEOS-10 
    209                                  !  = 0, EOS-80 
    210                                  !  = 1, S-EOS   (simplified eos) 
    211    ln_useCT    = .false. ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm 
     207   ln_eos80    = .true.         !  = Use EOS80 equation of state 
    212208/ 
    213209!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.