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

Changeset 14524


Ignore:
Timestamp:
2021-02-22T13:02:59+01:00 (3 years ago)
Author:
cetlod
Message:

trunk : minor fix for C14 output name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/SHARED/field_def_nemo-innerttrc.xml

    r14072 r14524  
    4343    <field id="C14Age"       long_name="Radiocarbon age"                          unit="yr"        grid_ref="grid_T_3D"  /> 
    4444    <field id="RAge"         long_name="Reservoir Age"                            unit="yr"       /> 
    45     <field id="qtr_C14"      long_name="Air-sea flux of C14"                      unit="1/m2/s"   /> 
    46     <field id="qint_C14"     long_name="Cumulative air-sea flux of C14"           unit="1/m2"     /> 
     45    <field id="qtr_c14"      long_name="Air-sea flux of C14"                      unit="1/m2/s"   /> 
     46    <field id="qint_c14"     long_name="Cumulative air-sea flux of C14"           unit="1/m2"     /> 
    4747    <field id="AtmCO2"       long_name="Global atmospheric CO2"                   unit="ppm"      /> 
    4848    <field id="AtmC14"       long_name="Global atmospheric DeltaC14"              unit="permil"   /> 
Note: See TracChangeset for help on using the changeset viewer.