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 5709 for branches/UKMO/DEV_r5107_dynvor_updates/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml – NEMO

Ignore:
Timestamp:
2015-08-26T16:14:53+02:00 (9 years ago)
Author:
davestorkey
Message:

Updating UKMO/DEV_r5107_dynvor_updates branch to be relative to revision 5518 of the trunk
(= branching point for NEMO 3.6_STABLE).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/DEV_r5107_dynvor_updates/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml

    r5256 r5709  
    3939           <field field_ref="tintpp"   name="tintpp"   unit="PgC/yr" operation="instant" > tintpp * 12. * 86400. * 365. / 1e15 </field> 
    4040           <field field_ref="pno3tot"  name="pno3tot"  unit="umolN"  > pno3tot * 16. / 122. * 1e6 </field> 
     41           <field field_ref="ppo4tot"  name="ppo4tot"  unit="umolP"  > ppo4tot * 1. / 122. * 1e6 </field> 
    4142           <field field_ref="psiltot"  name="psiltot"  unit="umolC"  > psiltot * 1e6  </field> 
    4243           <field field_ref="palktot"  name="palktot"  unit="umolC"  > palktot * 1e6  </field> 
     
    167168     
    168169   <axis_definition>   
    169       <axis id="deptht" long_name="Vertical T levels" unit="m" positive="down" /> 
    170       <axis id="depthu" long_name="Vertical U levels" unit="m" positive="down" /> 
    171       <axis id="depthv" long_name="Vertical V levels" unit="m" positive="down" /> 
    172       <axis id="depthw" long_name="Vertical W levels" unit="m" positive="down" /> 
    173       <axis id="nfloat" long_name="Float number"      unit="-"  /> 
    174       <axis id="icbcla" long_name="Iceberg class"     unit="-"  /> 
     170      <axis id="deptht"  long_name="Vertical T levels"  unit="m" positive="down" /> 
     171      <axis id="depthu"  long_name="Vertical U levels"  unit="m" positive="down" /> 
     172      <axis id="depthv"  long_name="Vertical V levels"  unit="m" positive="down" /> 
     173      <axis id="depthw"  long_name="Vertical W levels"  unit="m" positive="down" /> 
     174      <axis id="nfloat"  long_name="Float number"       unit="1"                 /> 
     175      <axis id="icbcla"  long_name="Iceberg class"      unit="1"                 /> 
     176      <axis id="ncatice" long_name="Ice category"       unit="1"                 /> 
     177      <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"              /> 
     178      <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"              /> 
    175179   </axis_definition>  
    176180     
Note: See TracChangeset for help on using the changeset viewer.