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 3631 for branches/2012/dev_NOC_2012_rev3555/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/iodef.xml – NEMO

Ignore:
Timestamp:
2012-11-22T15:21:22+01:00 (11 years ago)
Author:
acc
Message:

Branch dev_NOC_2012_r3555. #1006. Step 8. Minor code changes and updated iodef.xml files to enable successful SETTE testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_NOC_2012_rev3555/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/iodef.xml

    r3295 r3631  
    5555 
    5656   <field id="empmr"        description="Net Upward Water Flux"                                        unit="kg/m2/s"  /> 
    57    <field id="empsmr"       description="concentration/dilution water flux"                            unit="kg/m2/s"  /> 
     57        <field id="saltflx"      description="Downward salt flux"                                          unit="PSU/m2/s"  /> 
    5858   <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/s"  /> 
    5959   <field id="runoffs"      description="River Runoffs"                                                unit="Kg/m2/s"  /> 
     
    7676   <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     /> 
    7777   <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     /> 
     78        <field id="qhc_oce"      description="Downward Heat Content of E-P over open ocean"                 unit="W/m2"     /> 
    7879   <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     /> 
    7980 
     
    104105   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     /> 
    105106 
     107        <!-- available if not defined key_vvl --> 
     108        <field id="emp_x_sst"      description="Concentration/Dilution term on SST"                         unit="kgC/m2/s" /> 
     109        <field id="emp_x_sss"      description="Concentration/Dilution term on SSS"                       unit="kgPSU/m2/s" /> 
    106110   <!-- available key_coupled --> 
    107111   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  /> 
     
    361365     <field ref="empmr"        name="sowaflup"  /> 
    362366     <field ref="qsr"          name="soshfldo"  /> 
    363      <field ref="empsmr"       name="sowaflcd"  /> 
     367          <field ref="saltflx"      name="sosfldow"  /> 
    364368     <field ref="qt"           name="sohefldo"  /> 
    365369     <field ref="mldr10_1"     name="somxl010"  /> 
Note: See TracChangeset for help on using the changeset viewer.