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 7624 for branches/2016/dev_merge_2016/NEMOGCM/CONFIG/ISOMIP/EXP00/namelist_cfg – NEMO

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

update test lock and overflow with dev_merge_2016

File:
1 edited

Legend:

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

    r7503 r7624  
    209209   ln_eos80    = .true.          !  = Use EOS80 equation of state 
    210210   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS 
     211   rn_a0       =  0.2         !  thermal expension coefficient (nn_eos= 1) 
     212   rn_b0       =  0.          !  saline  expension coefficient (nn_eos= 1) 
     213   rn_lambda1  =  0.          !  cabbeling coeff in T^2  (=0 for linear eos) 
     214   rn_lambda2  =  0.          !  cabbeling coeff in S^2  (=0 for linear eos) 
     215   rn_mu1      =  0.          !  thermobaric coeff. in T (=0 for linear eos) 
     216   rn_mu2      =  0.          !  thermobaric coeff. in S (=0 for linear eos) 
     217   rn_nu       =  0.          !  cabbeling coeff in T*S  (=0 for linear eos) 
    211218/ 
    212219!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.