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 14072 for NEMO/trunk/cfgs/SHARED/field_def_nemo-innerttrc.xml – NEMO

Ignore:
Timestamp:
2020-12-04T08:48:38+01:00 (3 years ago)
Author:
laurent
Message:

Merging branch "2020/dev_r13648_ASINTER-04_laurent_bulk_ice", ticket #2369

File:
1 edited

Legend:

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

    r9539 r14072  
    1 <?xml version="1.0"?>  
    2     <!-- $id$ --> 
    3      
    4     <!--  
     1<?xml version="1.0"?> 
     2<!-- $id$ --> 
     3 
     4<!-- 
    55============================================================================================================ 
    66=                                  definition of all existing variables                                    = 
    77=                                            DO NOT CHANGE                                                 = 
    88============================================================================================================ 
    9     --> 
    10    <field_definition level="1" prec="4" operation="average" enabled=".TRUE." default_value="1.e20" > <!-- time step automaticaly defined --> 
     9--> 
     10<field_definition level="1" prec="4" operation="average" enabled=".TRUE." default_value="1.e20" > <!-- time step automaticaly defined --> 
    1111 
    12     <!--  
    13 ============================================================================================================ 
    14                                      Inert tracers variables 
    15 ============================================================================================================ 
    16     --> 
     12  <!-- 
     13      ============================================================================================================ 
     14      Inert tracers variables 
     15      ============================================================================================================ 
     16  --> 
    1717 
    1818 
    19      <field_group id="inerttrc" grid_ref="grid_T_2D"> 
     19  <field_group id="inerttrc" grid_ref="grid_T_2D"> 
    2020 
    21        <!-- CFC11 : variables available with ln_cfc11 --> 
    22        <field id="CFC11"        long_name="Chlorofluoro carbon11 Concentration"      unit="umol/m3"   grid_ref="grid_T_3D" /> 
    23        <field id="CFC11_e3t"    long_name="CFC11 * e3t"                              unit="umol/m2"   grid_ref="grid_T_3D"  > CFC11 * e3t </field > 
    24        <field id="qtr_CFC11"    long_name="Air-sea flux of CFC-11"                   unit="mol/m2/s"   /> 
    25        <field id="qint_CFC11"   long_name="Cumulative air-sea flux of CFC-11"        unit="mol/m2"     /> 
     21    <!-- CFC11 : variables available with ln_cfc11 --> 
     22    <field id="CFC11"        long_name="Chlorofluoro carbon11 Concentration"      unit="umol/m3"   grid_ref="grid_T_3D" /> 
     23    <field id="CFC11_e3t"    long_name="CFC11 * e3t"                              unit="umol/m2"   grid_ref="grid_T_3D"  > CFC11 * e3t </field > 
     24    <field id="qtr_CFC11"    long_name="Air-sea flux of CFC-11"                   unit="mol/m2/s"   /> 
     25    <field id="qint_CFC11"   long_name="Cumulative air-sea flux of CFC-11"        unit="mol/m2"     /> 
    2626 
    27        <!-- CFC12 : variables available with ln_cfc12 --> 
    28        <field id="CFC12"        long_name="Chlorofluoro carbon12 Concentration"      unit="umol/m3"   grid_ref="grid_T_3D" /> 
    29        <field id="CFC12_e3t"    long_name="CFC12 * e3t"                              unit="umol/m2"   grid_ref="grid_T_3D"  > CFC12 * e3t </field > 
    30        <field id="qtr_CFC12"    long_name="Air-sea flux of CFC12"                    unit="mol/m2/s"   /> 
    31        <field id="qint_CFC12"   long_name="Cumulative air-sea flux of CFC12"         unit="mol/m2"     /> 
     27    <!-- CFC12 : variables available with ln_cfc12 --> 
     28    <field id="CFC12"        long_name="Chlorofluoro carbon12 Concentration"      unit="umol/m3"   grid_ref="grid_T_3D" /> 
     29    <field id="CFC12_e3t"    long_name="CFC12 * e3t"                              unit="umol/m2"   grid_ref="grid_T_3D"  > CFC12 * e3t </field > 
     30    <field id="qtr_CFC12"    long_name="Air-sea flux of CFC12"                    unit="mol/m2/s"   /> 
     31    <field id="qint_CFC12"   long_name="Cumulative air-sea flux of CFC12"         unit="mol/m2"     /> 
    3232 
    33        <!-- SF6 : variables available with ln_sf6 --> 
    34        <field id="SF6"          long_name="Sulfur hexafluoride Concentration"        unit="umol/m3"   grid_ref="grid_T_3D" /> 
    35        <field id="SF6_e3t"      long_name="SF6 * e3t"                                unit="umol/m2"   grid_ref="grid_T_3D"  > SF6 * e3t </field > 
    36        <field id="qtr_SF6"      long_name="Air-sea flux of SF6"                      unit="mol/m2/s"   /> 
    37        <field id="qint_SF6"     long_name="Cumulative air-sea flux of SF6"           unit="mol/m2"     /> 
     33    <!-- SF6 : variables available with ln_sf6 --> 
     34    <field id="SF6"          long_name="Sulfur hexafluoride Concentration"        unit="umol/m3"   grid_ref="grid_T_3D" /> 
     35    <field id="SF6_e3t"      long_name="SF6 * e3t"                                unit="umol/m2"   grid_ref="grid_T_3D"  > SF6 * e3t </field > 
     36    <field id="qtr_SF6"      long_name="Air-sea flux of SF6"                      unit="mol/m2/s"   /> 
     37    <field id="qint_SF6"     long_name="Cumulative air-sea flux of SF6"           unit="mol/m2"     /> 
    3838 
    39        <!-- C14 : variables available with ln_c14 --> 
    40        <field id="RC14"         long_name="Radiocarbon ratio"                        unit="-"         grid_ref="grid_T_3D"  /> 
    41        <field id="RC14_e3t"     long_name="RC14 * e3t"                               unit="m"         grid_ref="grid_T_3D"   > RC14 * e3t </field > 
    42        <field id="DeltaC14"     long_name="Delta C14"                                unit="permil"    grid_ref="grid_T_3D"  /> 
    43        <field id="C14Age"       long_name="Radiocarbon age"                          unit="yr"        grid_ref="grid_T_3D"  /> 
    44        <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"     /> 
    47        <field id="AtmCO2"       long_name="Global atmospheric CO2"                   unit="ppm"      /> 
    48        <field id="AtmC14"       long_name="Global atmospheric DeltaC14"              unit="permil"   /> 
    49        <field id="K_C14"        long_name="Global 14C/C exchange velocity"           unit="m/yr"     /> 
    50        <field id="K_CO2"        long_name="Global CO2 piston velocity"               unit="cm/h"     /> 
    51        <field id="C14Inv"       long_name="global Radiocarbon ocean inventory"       unit="10^26 atoms"   /> 
     39    <!-- C14 : variables available with ln_c14 --> 
     40    <field id="RC14"         long_name="Radiocarbon ratio"                        unit="-"         grid_ref="grid_T_3D"  /> 
     41    <field id="RC14_e3t"     long_name="RC14 * e3t"                               unit="m"         grid_ref="grid_T_3D"   > RC14 * e3t </field > 
     42    <field id="DeltaC14"     long_name="Delta C14"                                unit="permil"    grid_ref="grid_T_3D"  /> 
     43    <field id="C14Age"       long_name="Radiocarbon age"                          unit="yr"        grid_ref="grid_T_3D"  /> 
     44    <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"     /> 
     47    <field id="AtmCO2"       long_name="Global atmospheric CO2"                   unit="ppm"      /> 
     48    <field id="AtmC14"       long_name="Global atmospheric DeltaC14"              unit="permil"   /> 
     49    <field id="K_C14"        long_name="Global 14C/C exchange velocity"           unit="m/yr"     /> 
     50    <field id="K_CO2"        long_name="Global CO2 piston velocity"               unit="cm/h"     /> 
     51    <field id="C14Inv"       long_name="global Radiocarbon ocean inventory"       unit="10^26 atoms"   /> 
    5252 
    53        <!-- AGE : variables available with ln_age --> 
    54        <field id="Age"          long_name="Sea water age since surface contact"      unit="yr"        grid_ref="grid_T_3D"  /> 
    55        <field id="Age_e3t"      long_name="Age * e3t"                                unit="yr * m"   grid_ref="grid_T_3D"    > Age * e3t </field > 
     53    <!-- AGE : variables available with ln_age --> 
     54    <field id="Age"          long_name="Sea water age since surface contact"      unit="yr"        grid_ref="grid_T_3D"  /> 
     55    <field id="Age_e3t"      long_name="Age * e3t"                                unit="yr * m"   grid_ref="grid_T_3D"    > Age * e3t </field > 
    5656 
    57      </field_group> 
     57  </field_group> 
    5858 
    59    </field_definition> 
     59</field_definition> 
Note: See TracChangeset for help on using the changeset viewer.