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_BFM/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/GYRE_BFM/EXP00/namelist_cfg

    r6140 r6489  
    190190&nameos        !   ocean physical parameters 
    191191!----------------------------------------------------------------------- 
    192    nn_eos      =  0       !  type of equation of state and Brunt-Vaisala frequency 
    193                                  !  =-1, TEOS-10 
    194                                  !  = 0, EOS-80 
    195                                  !  = 1, S-EOS   (simplified eos) 
    196    ln_useCT    = .false.  ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm 
     192   ln_eos80    = .true.         !  = Use EOS80 equation of state 
    197193   !                             ! 
    198194   !                      ! S-EOS coefficients : 
Note: See TracChangeset for help on using the changeset viewer.