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 7533 for branches/2016 – NEMO

Changeset 7533 for branches/2016


Ignore:
Timestamp:
2017-01-09T12:31:34+01:00 (7 years ago)
Author:
flavoni
Message:

adapt comments to new nameos

Location:
branches/2016/dev_merge_2016/NEMOGCM/CONFIG
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_merge_2016/NEMOGCM/CONFIG/GYRE/EXP00/namelist_cfg

    r7421 r7533  
    144144!----------------------------------------------------------------------- 
    145145   ln_eos80    = .true.         !  = Use EOS80 equation of state 
    146    !                             ! 
    147 !!org GYRE   rn_alpha    =   2.0e-4  !  thermal expension coefficient (nn_eos= 1 or 2) 
    148 !!org GYRE   rn_beta     =   7.7e-4  !  saline  expension coefficient (nn_eos= 2) 
    149 !!org  caution  now a0 = alpha / rau0   with rau0 = 1026 
    150146/ 
    151147!----------------------------------------------------------------------- 
  • branches/2016/dev_merge_2016/NEMOGCM/CONFIG/SHARED/namelist_ref

    r7448 r7533  
    674674   !                     ! S-EOS coefficients (ln_seos=T): 
    675675   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS 
    676    rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1) 
    677    rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1) 
     676   rn_a0       =  1.6550e-1      !  thermal expension coefficient 
     677   rn_b0       =  7.6554e-1      !  saline  expension coefficient 
    678678   rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos) 
    679679   rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos) 
Note: See TracChangeset for help on using the changeset viewer.