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 3764 for branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist – NEMO

Ignore:
Timestamp:
2013-01-23T15:33:04+01:00 (11 years ago)
Author:
smasson
Message:

dev_MERGE_2012: report bugfixes done in the trunk from r3555 to r3763 into dev_MERGE_2012

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r3688 r3764  
    616616&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    617617!----------------------------------------------------------------------- 
    618    ln_dynvor_ene = .false. !  enstrophy conserving scheme   
    619    ln_dynvor_ens = .false. !  energy conserving scheme     
     618   ln_dynvor_ene = .false. !  energy    conserving scheme   
     619   ln_dynvor_ens = .false. !  enstrophy conserving scheme     
    620620   ln_dynvor_mix = .false. !  mixed scheme                
    621621   ln_dynvor_een = .true.  !  energy & enstrophy scheme   
     
    990990!----------------------------------------------------------------------- 
    991991    ln_bkgwri = .false.    !  Logical switch for writing out background state  
    992     ln_trjwri = .false.    !  Logical switch for writing out state trajectory 
    993992    ln_trainc = .false.    !  Logical switch for applying tracer increments 
    994993    ln_dyninc = .false.    !  Logical switch for applying velocity increments 
     
    10011000    nitiaufin = 15         !  Timestep of end of IAU interval in [0,nitend-nit000-1] 
    10021001    niaufn    = 0          !  Type of IAU weighting function 
    1003     nittrjfrq = 0          !  Frequency of trajectory output for 4D-VAR 
    10041002    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    10051003    salfixmin = -9999      !  Minimum salinity after applying the increments 
Note: See TracChangeset for help on using the changeset viewer.