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

Ignore:
Timestamp:
2012-11-22T15:21:22+01:00 (12 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/EXP00/iodef.xml

    r3625 r3631  
    377377     <field ref="empmr"        name="sowaflup"  /> 
    378378     <field ref="qsr"          name="soshfldo"  /> 
    379      <field ref="empsmr"       name="sowaflcd"  /> 
     379          <field ref="saltflx"      name="sosfldow"  /> 
    380380     <field ref="qt"           name="sohefldo"  /> 
    381381     <field ref="mldr10_1"     name="somxl010"  /> 
     
    784784 
    785785   <field id="empmr"        description="Net Upward Water Flux"                                        unit="kg/m2/s"  /> 
    786    <field id="empsmr"       description="concentration/dilution water flux"                            unit="kg/m2/s"  /> 
     786       <field id="saltflx"      description="Downward salt flux"                                          unit="PSU/m2/s"  /> 
    787787   <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/s"  /> 
    788788   <field id="runoffs"      description="River Runoffs"                                                unit="Kg/m2/s"  /> 
     
    805805   <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     /> 
    806806   <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     /> 
     807        <field id="qhc_oce"      description="Downward Heat Content of E-P over open ocean"                 unit="W/m2"     /> 
    807808   <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     /> 
    808809 
     
    833834   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     /> 
    834835 
     836        <!-- available if not defined key_vvl --> 
     837        <field id="emp_x_sst"      description="Concentration/Dilution term on SST"                         unit="kgC/m2/s" /> 
     838        <field id="emp_x_sss"      description="Concentration/Dilution term on SSS"                       unit="kgPSU/m2/s" /> 
    835839   <!-- available key_coupled --> 
    836840   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  /> 
Note: See TracChangeset for help on using the changeset viewer.