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 4654 for branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00 – NEMO

Ignore:
Timestamp:
2014-06-03T16:38:10+02:00 (10 years ago)
Author:
flavoni
Message:

correct small changes in namelist for ORCA2_LIM3

Location:
branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef_default.xml

    r4097 r4654  
    5151   <file id="file2" name_suffix="_SBC" description="surface fluxes variables" > <!-- time step automaticaly defined based on nn_fsbc --> 
    5252     <field field_ref="empmr"        name="wfo"      long_name="water_flux_into_sea_water"                     /> 
     53          <field field_ref="erp"          name="wfcorr"   long_name="water_flux_correction"                         /> 
    5354     <field field_ref="qsr"          name="rsntds"   long_name="surface_net_downward_shortwave_flux"           /> 
    5455     <field field_ref="qt"           name="tohfls"   long_name="surface_net_downward_total_heat_flux"          /> 
  • branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r4097 r4654  
    156156   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    157157   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    158    nn_fwb      = 3         !  FreshWater Budget: =0 unchecked 
     158   nn_fwb      = 2         !  FreshWater Budget: =0 unchecked 
    159159                           !     =1 global mean of e-p-r set to zero at each time step 
    160160                           !     =2 annual global mean of e-p-r set to zero 
Note: See TracChangeset for help on using the changeset viewer.