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 5666 for branches/UKMO/2015_CO6_CO5_shelfdiagnostic/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/iodef.xml – NEMO

Ignore:
Timestamp:
2015-08-04T14:45:33+02:00 (9 years ago)
Author:
deazer
Message:

Upgraded branch to VERSION 3 6 STABLE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/2015_CO6_CO5_shelfdiagnostic/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/iodef.xml

    r4609 r5666  
    4343     <field field_ref="empmr"        name="sowaflup"  /> 
    4444     <field field_ref="qsr"          name="soshfldo"  /> 
    45           <field field_ref="saltflx"      name="sosfldow"  /> 
     45      <field field_ref="saltflx"      name="sosfldow"  /> 
    4646     <field field_ref="qt"           name="sohefldo"  /> 
    4747     <field field_ref="mldr10_1"     name="somxl010"  /> 
    4848     <field field_ref="mldkz5"       name="somixhgt"  /> 
    49            <!-- variables available with MLE 
    50           <field field_ref="Lf_NHpf"    name="Lf_NHpf"  long_name="MLE:_Lf=NH/f"     /> 
    51       --> 
    5249        </file> 
    5350    
     
    5552          <field field_ref="uoce"         name="vozocrtx"  /> 
    5653          <field field_ref="utau"         name="sozotaux"  /> 
    57           <!-- variables available with MLE 
    58           <field field_ref="psiu_mle"     name="psiu_mle"  long_name="MLE_streamfunction_along_i-axis" /> 
    59      --> 
    6054        </file> 
    6155    
     
    6357          <field field_ref="voce"         name="vomecrty"  />  
    6458          <field field_ref="vtau"         name="sometauy"  />  
    65           <!-- variables available with MLE 
    66           <field field_ref="psiv_mle"     name="psiv_mle"  long_name="MLE_streamfunction_along_j-axis" /> 
    67      --> 
    6859        </file> 
    6960    
     
    132123     
    133124   <axis_definition>   
    134       <axis id="deptht" long_name="Vertical T levels" unit="m" positive="down" /> 
    135       <axis id="depthu" long_name="Vertical U levels" unit="m" positive="down" /> 
    136       <axis id="depthv" long_name="Vertical V levels" unit="m" positive="down" /> 
    137       <axis id="depthw" long_name="Vertical W levels" unit="m" positive="down" /> 
    138       <axis id="nfloat" long_name="Float number"      unit="-"  /> 
    139       <axis id="icbcla" long_name="Iceberg class"     unit="-"  /> 
     125      <axis id="deptht"  long_name="Vertical T levels"  unit="m" positive="down" /> 
     126      <axis id="depthu"  long_name="Vertical U levels"  unit="m" positive="down" /> 
     127      <axis id="depthv"  long_name="Vertical V levels"  unit="m" positive="down" /> 
     128      <axis id="depthw"  long_name="Vertical W levels"  unit="m" positive="down" /> 
     129      <axis id="nfloat"  long_name="Float number"       unit="1"                 /> 
     130      <axis id="icbcla"  long_name="Iceberg class"      unit="1"                 /> 
     131      <axis id="ncatice" long_name="Ice category"       unit="1"                 /> 
     132      <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"              /> 
     133      <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"              /> 
    140134   </axis_definition>  
    141135     
Note: See TracChangeset for help on using the changeset viewer.