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_LIM_CFC_C14b/EXP00 – 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

Location:
branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/1_namelist

    r3567 r3764  
    882882!----------------------------------------------------------------------- 
    883883    ln_bkgwri = .false.    !  Logical switch for writing out background state  
    884     ln_trjwri = .false.    !  Logical switch for writing out state trajectory 
    885884    ln_trainc = .false.    !  Logical switch for applying tracer increments 
    886885    ln_dyninc = .false.    !  Logical switch for applying velocity increments 
     
    893892    nitiaufin = 15         !  Timestep of end of IAU interval in [0,nitend-nit000-1] 
    894893    niaufn    = 0          !  Type of IAU weighting function 
    895     nittrjfrq = 0          !  Frequency of trajectory output for 4D-VAR 
    896894    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    897895    salfixmin = -9999      !  Minimum salinity after applying the increments 
  • branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist

    r3657 r3764  
    945945!----------------------------------------------------------------------- 
    946946    ln_bkgwri = .false.    !  Logical switch for writing out background state  
    947     ln_trjwri = .false.    !  Logical switch for writing out state trajectory 
    948947    ln_trainc = .false.    !  Logical switch for applying tracer increments 
    949948    ln_dyninc = .false.    !  Logical switch for applying velocity increments 
     
    956955    nitiaufin = 15         !  Timestep of end of IAU interval in [0,nitend-nit000-1] 
    957956    niaufn    = 0          !  Type of IAU weighting function 
    958     nittrjfrq = 0          !  Frequency of trajectory output for 4D-VAR 
    959957    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    960958    salfixmin = -9999      !  Minimum salinity after applying the increments 
Note: See TracChangeset for help on using the changeset viewer.