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 1619 – NEMO

Changeset 1619


Ignore:
Timestamp:
2009-08-12T17:09:13+02:00 (15 years ago)
Author:
ctlod
Message:

update GYRE and GYRE_LOBSTER configurations nn_htau parameter following the ticket: #531

Location:
trunk/CONFIG
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/GYRE/EXP00/namelist

    r1602 r1619  
    125125                           !                     =1 global mean of e-p-r set to zero at each nn_fsbc time step   , 
    126126                           !                     =2 annual global mean of e-p-r set to zero 
     127                           !                     =3 global emp set to zero and spread out over erp area 
    127128/ 
    128129!----------------------------------------------------------------------- 
     
    229230   cn_dir      = './'      !  root directory for the location of the runoff files 
    230231   nn_sstr     =     0     !  add a retroaction term in the surface heat       flux (=1) or not (=0) 
    231    nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=1) or not (=0) 
     232   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2) 
     233                           !  or to SSS only (=1) or no damping term (=0) 
    232234   rn_dqdt     =   -40.    !  magnitude of the retroaction on temperature   [W/m2/K] 
    233235   rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day/psu] 
     
    398400   rn_aht_0         =  1000.    !     horizontal eddy diffusivity for tracers [m2/s] 
    399401   rn_ahtb_0        =     0.    !     background eddy diffusivity for ldf_iso [m2/s] 
    400    rn_aeiv_0        =  1000.    !     eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv") 
     402   rn_aeiv_0        =     0.    !     eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv") 
    401403/ 
    402404!----------------------------------------------------------------------- 
     
    497499   rn_avevd    =  100.     !  evd mixing coefficient [m2/s] 
    498500   ln_zdfnpc   = .false.   !  Non-Penetrative algorithm (T) or not (F) 
    499    nn_npc      =    1      !  frequency of application of npc 
    500    nn_npcp     =  365      !  npc control print frequency 
    501    ln_zdfexp   =  .false.  !  time-stepping: split-explicit (T) or implicit (F) time stepping 
    502    nn_zdfexp   =    3      !                 number of sub-timestep for ln_zdfexp=T 
     501   nn_npc      =    1            !  frequency of application of npc 
     502   nn_npcp     =  365            !  npc control print frequency 
     503   ln_zdfexp   = .false.   !  time-stepping: split-explicit (T) or implicit (F) time stepping 
     504   nn_zdfexp   =    3            !  number of sub-timestep for ln_zdfexp=T 
    503505/ 
    504506!----------------------------------------------------------------------- 
     
    530532                           !        = 1 additional tke source 
    531533                           !        = 2 additional tke source applied only at the base of the mixed layer 
    532    nn_htau     =   2       !  type of exponential decrease of tke penetration 
     534   nn_htau     =   1       !  type of exponential decrease of tke penetration 
    533535                           !        = 0  constant 10 m length scale 
    534                            !        = 1  ??? 
     536                           !        = 1  0.5m at the equator to 30m at high latitudes 
    535537   rn_efr      =   0.05    !  fraction of surface tke value which penetrates inside the ocean 
    536538   ln_lc       = .false.   !  Langmuir cell parameterisation 
  • trunk/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r1602 r1619  
    125125                           !                     =1 global mean of e-p-r set to zero at each nn_fsbc time step   , 
    126126                           !                     =2 annual global mean of e-p-r set to zero 
     127                           !                     =3 global emp set to zero and spread out over erp area 
    127128/ 
    128129!----------------------------------------------------------------------- 
     
    229230   cn_dir      = './'      !  root directory for the location of the runoff files 
    230231   nn_sstr     =     0     !  add a retroaction term in the surface heat       flux (=1) or not (=0) 
    231    nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=1) or not (=0) 
     232   nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2) 
     233                           !  or to SSS only (=1) or no damping term (=0) 
    232234   rn_dqdt     =   -40.    !  magnitude of the retroaction on temperature   [W/m2/K] 
    233235   rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day/psu] 
     
    497499   rn_avevd    =  100.     !  evd mixing coefficient [m2/s] 
    498500   ln_zdfnpc   = .false.   !  Non-Penetrative algorithm (T) or not (F) 
    499    nn_npc      =    1      !  frequency of application of npc 
    500    nn_npcp     =  365      !  npc control print frequency 
    501    ln_zdfexp   =  .false.  !  time-stepping: split-explicit (T) or implicit (F) time stepping 
    502    nn_zdfexp   =    3      !                 number of sub-timestep for ln_zdfexp=T 
     501   nn_npc      =    1            !  frequency of application of npc 
     502   nn_npcp     =  365            !  npc control print frequency 
     503   ln_zdfexp   = .false.   !  time-stepping: split-explicit (T) or implicit (F) time stepping 
     504   nn_zdfexp   =    3            !  number of sub-timestep for ln_zdfexp=T 
    503505/ 
    504506!----------------------------------------------------------------------- 
     
    530532                           !        = 1 additional tke source 
    531533                           !        = 2 additional tke source applied only at the base of the mixed layer 
    532    nn_htau     =   2       !  type of exponential decrease of tke penetration 
     534   nn_htau     =   1       !  type of exponential decrease of tke penetration 
    533535                           !        = 0  constant 10 m length scale 
    534                            !        = 1  ??? 
     536                           !        = 1  0.5m at the equator to 30m at high latitudes 
    535537   rn_efr      =   0.05    !  fraction of surface tke value which penetrates inside the ocean 
    536538   ln_lc       = .false.   !  Langmuir cell parameterisation 
Note: See TracChangeset for help on using the changeset viewer.