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 5832 for branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED – NEMO

Ignore:
Timestamp:
2015-10-26T10:08:06+01:00 (9 years ago)
Author:
timgraham
Message:

Upgraded to trunk revision r5518 (NEMO 3.6 stable)

Location:
branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED/README_configs_namcfg_namdom

    r4147 r5832  
    331331!----------------------------------------------------------------------- 
    332332   cp_cfg      =  "orca"               !  name of the configuration 
    333    jp_cfg      =    1442               !  resolution of the configuration 
    334    jpidta      =    1021               !  1st lateral dimension ( >= jpi ) 
    335    jpjdta      =     511               !  2nd    "         "    ( >= jpj ) 
     333   jp_cfg      =     025               !  resolution of the configuration 
     334   jpidta      =    1442               !  1st lateral dimension ( >= jpi ) 
     335   jpjdta      =    1021               !  2nd    "         "    ( >= jpj ) 
    336336   jpkdta      =      75               !  number of levels      ( >= jpk ) 
    337337   jpiglo      =    1442               !  1st dimension of global domain --> i =jpidta 
  • branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED/domain_def.xml

    r3771 r5832  
    55    <!--   My zoom: example of hand defined zoom   --> 
    66         <domain id="myzoom" zoom_ibegin="10" zoom_jbegin="10" zoom_ni="5" zoom_nj="5" /> 
    7     <!--   Eq section   --> 
     7         <domain id="1point" zoom_ibegin="10" zoom_jbegin="10" zoom_ni="1" zoom_nj="1" /> 
     8         <!--   Eq section   --> 
    89         <domain id="EqT" zoom_ibegin="1" zoom_jbegin="0000" zoom_ni="0000" zoom_nj="1" /> 
    910         <!--   TAO   --> 
     
    168169      </domain_group> 
    169170 
    170       <domain_group id="scalarpoint"> 
    171          <domain id="scalarpoint" long_name="scalar"/> 
    172          <domain id="1point" zoom_ibegin="1" zoom_jbegin="1" zoom_ni="1" zoom_nj="1" /> 
     171      <domain_group id="scalarpoint">  
     172         <domain id="scalarpoint" long_name="scalar"/>  
     173         <!--  
     174         <domain id="1point" zoom_ibegin="1" zoom_jbegin="1" zoom_ni="1" zoom_nj="1" />  
     175         -->  
    173176      </domain_group> 
     177 
     178      <domain_group id="gznl"> 
     179         <domain id="ptr" long_name="zonal mean grid" zoom_ibegin="0000"  zoom_jbegin="1" zoom_ni="1" zoom_nj="0000" /> 
     180      </domain_group> 
     181 
    174182 
    175183   </domain_definition>     
  • branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED/field_def.xml

    r4565 r5832  
    1313   <field_definition level="1" prec="4" operation="average" enabled=".TRUE." default_value="1.e20" > <!-- time step automaticaly defined --> 
    1414 
     15    <!--  
     16============================================================================================================ 
     17                                  Physical ocean and ice model variables 
     18============================================================================================================ 
     19    --> 
     20 
    1521      <!-- T grid --> 
    1622       
    17      <field_group id="grid_T" grid_ref="grid_T_2D" > 
    18          <field id="toce"         long_name="temperature"                               unit="degC" grid_ref="grid_T_3D"/> 
    19          <field id="soce"         long_name="salinity"                                  unit="psu"  grid_ref="grid_T_3D"/> 
    20          <field id="sst"          long_name="sea surface temperature"                   unit="degC"                     /> 
    21          <field id="sst2"         long_name="square of sea surface temperature"         unit="degC2"                    /> 
    22          <field id="sstgrad"      long_name="module of sst gradient"                    unit="degC/m"                   /> 
    23          <field id="sstgrad2"     long_name="square of module of sst gradient"          unit="degC2/m2"                 /> 
    24          <field id="sss"          long_name="sea surface salinity"                      unit="psu"                      /> 
    25          <field id="sss2"         long_name="square of sea surface salinity"            unit="psu2"                     /> 
    26          <field id="ssh"          long_name="sea surface height"                        unit="m"                        /> 
    27          <field id="ssh2"         long_name="square of sea surface height"              unit="m2"                       /> 
    28          <field id="mldkz5"       long_name="mixing layer depth (Turbocline)"           unit="m"                        /> 
    29          <field id="mldr10_1"     long_name="Mixed Layer Depth 0.01 ref.10m"            unit="m"                        /> 
    30          <field id="rhop"         long_name="potential density (sigma0)"                unit="kg/m3" grid_ref="grid_T_3D"/> 
    31     <field id="eken"         long_name="kinetic energy"                            unit="m2/s2" grid_ref="grid_T_3D"/> 
    32     <field id="hdiv"         long_name="horizontal divergence"                     unit="s-1"   grid_ref="grid_T_3D"/> 
     23      <field_group id="grid_T" grid_ref="grid_T_2D" > 
     24         <field id="e3t"          long_name="T-cell thickness"   standard_name="cell_thickness"   unit="m"   grid_ref="grid_T_3D"/> 
     25 
     26         <field id="toce"         long_name="temperature"         standard_name="sea_water_potential_temperature"   unit="degC"     grid_ref="grid_T_3D"/> 
     27         <field id="toce_e3t"     long_name="temperature * e3t"                                                     unit="degC*m"   grid_ref="grid_T_3D" > toce * e3t </field > 
     28         <field id="soce"         long_name="salinity"            standard_name="sea_water_practical_salinity"      unit="1e-3"     grid_ref="grid_T_3D"/> 
     29         <field id="soce_e3t"     long_name="salinity * e3t"                                                        unit="1e-3*m"   grid_ref="grid_T_3D" > soce * e3t </field > 
     30 
     31         <field id="sst"          long_name="sea surface temperature"             standard_name="sea_surface_temperature"             unit="degC"     /> 
     32         <field id="sst2"         long_name="square of sea surface temperature"   standard_name="square_of_sea_surface_temperature"   unit="degC2"     > sst * sst </field > 
     33         <field id="sstmax"       long_name="max of sea surface temperature"   field_ref="sst"   operation="maximum"                                  /> 
     34         <field id="sstmin"       long_name="min of sea surface temperature"   field_ref="sst"   operation="minimum"                                  /> 
     35         <field id="sstgrad"      long_name="module of sst gradient"                                                                  unit="degC/m"   /> 
     36         <field id="sstgrad2"     long_name="square of module of sst gradient"                                                        unit="degC2/m2" /> 
     37         <field id="sbt"          long_name="sea bottom temperature"                                                                  unit="degC"     /> 
     38     
     39         <field id="sss"          long_name="sea surface salinity"             standard_name="sea_surface_salinity"   unit="1e-3" /> 
     40         <field id="sss2"         long_name="square of sea surface salinity"                                          unit="1e-6"  > sss * sss </field > 
     41         <field id="sssmax"       long_name="max of sea surface salinity"   field_ref="sss"   operation="maximum"                 /> 
     42         <field id="sssmin"       long_name="min of sea surface salinity"   field_ref="sss"   operation="minimum"                 /> 
     43         <field id="sbs"          long_name="sea bottom salinity"                                                     unit="1e-3" /> 
     44 
     45         <field id="taubot"       long_name="bottom stress module"                                                    unit="N/m2" />  
     46 
     47         <field id="ssh"          long_name="sea surface height"             standard_name="sea_surface_height_above_geoid"             unit="m" /> 
     48         <field id="ssh2"         long_name="square of sea surface height"   standard_name="square_of_sea_surface_height_above_geoid"   unit="m2" > ssh * ssh </field > 
     49         <field id="sshmax"       long_name="max of sea surface height"   field_ref="ssh"   operation="maximum"                                  /> 
     50 
     51         <field id="mldkz5"       long_name="Turbocline depth (Kz = 5e-4)"                       standard_name="ocean_mixed_layer_thickness_defined_by_vertical_tracer_diffusivity"                unit="m"          /> 
     52         <field id="mldr10_1"     long_name="Mixed Layer Depth (dsigma = 0.01 wrt 10m)"          standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta"                                unit="m"          /> 
     53         <field id="mldr10_1max"  long_name="Max of Mixed Layer Depth (dsigma = 0.01 wrt 10m)"   field_ref="mldr10_1"   operation="maximum"                                                                          /> 
     54         <field id="mldr10_1min"  long_name="Min of Mixed Layer Depth (dsigma = 0.01 wrt 10m)"   field_ref="mldr10_1"   operation="minimum"                                                                          /> 
     55         <field id="heatc"        long_name="Heat content vertically integrated"                 standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content"   unit="J/m2"       /> 
     56         <field id="saltc"        long_name="Salt content vertically integrated"                                                                                                                   unit="1e-3*kg/m2" /> 
     57 
     58         <!-- EOS --> 
     59         <field id="alpha"        long_name="thermal expansion"                                                         unit="degC-1" grid_ref="grid_T_3D" /> 
     60         <field id="beta"         long_name="haline contraction"                                                        unit="1e3"    grid_ref="grid_T_3D" /> 
     61         <field id="bn2"          long_name="squared Brunt-Vaisala frequency"                                           unit="s-1"    grid_ref="grid_T_3D" /> 
     62         <field id="rhop"         long_name="potential density (sigma0)"        standard_name="sea_water_sigma_theta"   unit="kg/m3"  grid_ref="grid_T_3D" /> 
     63 
     64         <!-- Energy - horizontal divergence --> 
     65         <field id="eken"         long_name="kinetic energy"          standard_name="specific_kinetic_energy_of_sea_water"   unit="m2/s2"  grid_ref="grid_T_3D" /> 
     66         <field id="hdiv"         long_name="horizontal divergence"                                                          unit="s-1"    grid_ref="grid_T_3D" /> 
     67 
    3368         <!-- variables available with MLE --> 
    34          <field id="Lf_NHpf"      long_name="MLE: Lf = N H / f"                         unit="m"                        /> 
     69         <field id="Lf_NHpf"      long_name="MLE: Lf = N H / f"   unit="m" /> 
     70 
    3571         <!-- next variables available with key_diahth --> 
    36          <field id="mlddzt"       long_name="Thermocline Depth (max dT/dz)"             unit="m"                        /> 
    37          <field id="mldr10_3"     long_name="Mixed Layer Depth dr=0.03 (ref.10m)"       unit="m"                        /> 
    38          <field id="mldr0_1"      long_name="Mixed Layer Depth dr=0.01 (ref.surf)"      unit="m"                        /> 
    39          <field id="mldr0_3"      long_name="Mixed Layer Depth dr=0.03 (ref.surf)"      unit="m"                        /> 
    40          <field id="mld_dt02"     long_name="Mixed Layer Depth |dt|=0.2 (ref.10m)"      unit="m"                        /> 
    41          <field id="topthdep"     long_name="Top of the thermocline dt=-0.2 (ref.10m)"  unit="m"                        /> 
    42          <field id="pycndep"      long_name="Pycnocline depth dr~dt=-0.2 (ref.10m)"     unit="m"                        /> 
    43          <field id="BLT"          long_name="Barrier Layer Thickness"                   unit="m"                        /> 
    44          <field id="tinv"         long_name="Max of vertical invertion of temperature"  unit="degC"                     /> 
    45          <field id="depti"        long_name="Depth of max. vert. inv. of temperature"   unit="m"                        /> 
    46          <field id="20d"          long_name="Depth of 20C isotherm"                     unit="m"                        /> 
    47          <field id="28d"          long_name="Depth of 28C isotherm"                     unit="m"                        /> 
    48          <field id="hc300"        long_name="Heat content 300 m"                        unit="W"                        /> 
     72         <field id="mlddzt"       long_name="Thermocline Depth (depth of max dT/dz)"         standard_name="depth_at_maximum_upward_derivative_of_sea_water_potential_temperature"             unit="m"                         /> 
     73         <field id="mldr10_3"     long_name="Mixed Layer Depth (dsigma = 0.03 wrt 10m)"      standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta"                                unit="m"                         /> 
     74         <field id="mldr0_1"      long_name="Mixed Layer Depth (dsigma = 0.01 wrt sfc)"      standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta"                                unit="m"                         /> 
     75         <field id="mldr0_3"      long_name="Mixed Layer Depth (dsigma = 0.03 wrt sfc)"      standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta"                                unit="m"                         /> 
     76         <field id="mld_dt02"     long_name="Mixed Layer Depth (|dT| = 0.2 wrt 10m)"         standard_name="ocean_mixed_layer_thickness_defined_by_temperature"                                unit="m"                         /> 
     77         <field id="topthdep"     long_name="Top of Thermocline Depth (dT = -0.2 wrt 10m)"   standard_name="ocean_mixed_layer_thickness_defined_by_temperature"                                unit="m"                         /> 
     78         <field id="pycndep"      long_name="Pycnocline Depth (dsigma[dT=-0.2] wrt 10m)"     standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta"                                unit="m"                         /> 
     79         <field id="BLT"          long_name="Barrier Layer Thickness"                                                                                                                          unit="m"                          > topthdep - pycndep </field> 
     80         <field id="tinv"         long_name="Max of vertical invertion of temperature"                                                                                                         unit="degC"                      /> 
     81         <field id="depti"        long_name="Depth of max. vert. inv. of temperature"                                                                                                          unit="m"                         /> 
     82         <field id="20d"          long_name="Depth of 20C isotherm"                          standard_name="depth_of_isosurface_of_sea_water_potential_temperature"                            unit="m"      axis_ref="iax_20C" /> 
     83         <field id="28d"          long_name="Depth of 28C isotherm"                          standard_name="depth_of_isosurface_of_sea_water_potential_temperature"                            unit="m"      axis_ref="iax_28C" /> 
     84         <field id="hc300"        long_name="Heat content 0-300m"                            standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content"   unit="J/m2"                      /> 
     85 
    4986         <!-- variables available with key_diaar5 --> 
    50          <field id="botpres"      long_name="Pressure at sea floor"                     unit="dbar"                     /> 
    51          <!-- variables available with key_diaar5/key_vvl --> 
    52          <field id="cellthc"      long_name="Cell thickness"                            unit="m"    grid_ref="grid_T_3D"/> 
     87         <field id="botpres"      long_name="Pressure at sea floor"   standard_name="sea_water_pressure_at_sea_floor"   unit="dbar" /> 
     88 
    5389         <!-- variables available with key_vvl --> 
    54          <field id="tpt_dep"      long_name="T-point depth"                             unit="m"    grid_ref="grid_T_3D"/> 
    55          <field id="e3tdef"       long_name="T-cell thickness deformation"              unit="%"    grid_ref="grid_T_3D"/> 
    56      </field_group> 
    57  
    58      <field_group id="Tides_T" grid_ref="grid_T_2D" operation="once" > 
    59     <!-- tidal composante --> 
    60     <field id="M2x"          long_name="M2 Elevation harmonic real part "                             unit="m"        /> 
    61     <field id="M2y"          long_name="M2 Elevation harmonic imaginary part"                         unit="m"        /> 
    62     <field id="S2x"          long_name="S2 Elevation harmonic real part "                             unit="m"        /> 
    63     <field id="S2y"          long_name="S2 Elevation harmonic imaginary part"                         unit="m"        /> 
    64     <field id="N2x"          long_name="N2 Elevation harmonic real part "                             unit="m"        /> 
    65     <field id="N2y"          long_name="N2 Elevation harmonic imaginary part"                         unit="m"        /> 
    66     <field id="K1x"          long_name="K1 Elevation harmonic real part "                             unit="m"        /> 
    67     <field id="K1y"          long_name="K1 Elevation harmonic imaginary part"                         unit="m"        /> 
    68     <field id="O1x"          long_name="O1 Elevation harmonic real part "                             unit="m"        /> 
    69     <field id="O1y"          long_name="O1 Elevation harmonic imaginary part"                         unit="m"        /> 
    70     <field id="Q1x"          long_name="Q1 Elevation harmonic real part "                             unit="m"        /> 
    71     <field id="Q1y"          long_name="Q1 Elevation harmonic imaginary part"                         unit="m"        /> 
    72     <field id="M4x"          long_name="M4 Elevation harmonic real part "                             unit="m"        /> 
    73     <field id="M4y"          long_name="M4 Elevation harmonic imaginary part"                         unit="m"        /> 
    74     <field id="K2x"          long_name="K2 Elevation harmonic real part "                             unit="m"        /> 
    75     <field id="K2y"          long_name="K2 Elevation harmonic imaginary part"                         unit="m"        /> 
    76     <field id="P1x"          long_name="P1 Elevation harmonic real part "                             unit="m"        /> 
    77     <field id="P1y"          long_name="P1 Elevation harmonic imaginary part"                         unit="m"        /> 
    78     <field id="Mfx"          long_name="Mf Elevation harmonic real part "                             unit="m"        /> 
    79     <field id="Mfy"          long_name="Mf Elevation harmonic imaginary part"                         unit="m"        /> 
    80     <field id="Mmx"          long_name="Mm Elevation harmonic real part "                             unit="m"        /> 
    81     <field id="Mmy"          long_name="Mm Elevation harmonic imaginary part"                         unit="m"        /> 
    82      </field_group> 
     90         <field id="tpt_dep"      long_name="T-point depth"                  standard_name="depth_below_geoid"   unit="m"   grid_ref="grid_T_3D" /> 
     91         <field id="e3tdef"       long_name="T-cell thickness deformation"                                       unit="%"   grid_ref="grid_T_3D" /> 
     92      </field_group> 
     93 
     94      <!-- Tides --> 
     95 
     96      <field_group id="Tides_T" grid_ref="grid_T_2D" operation="once" > 
     97         <!-- tidal composante --> 
     98         <field id="M2x"          long_name="M2 Elevation harmonic real part "                             unit="m"        /> 
     99         <field id="M2y"          long_name="M2 Elevation harmonic imaginary part"                         unit="m"        /> 
     100         <field id="S2x"          long_name="S2 Elevation harmonic real part "                             unit="m"        /> 
     101         <field id="S2y"          long_name="S2 Elevation harmonic imaginary part"                         unit="m"        /> 
     102         <field id="N2x"          long_name="N2 Elevation harmonic real part "                             unit="m"        /> 
     103         <field id="N2y"          long_name="N2 Elevation harmonic imaginary part"                         unit="m"        /> 
     104         <field id="K1x"          long_name="K1 Elevation harmonic real part "                             unit="m"        /> 
     105         <field id="K1y"          long_name="K1 Elevation harmonic imaginary part"                         unit="m"        /> 
     106         <field id="O1x"          long_name="O1 Elevation harmonic real part "                             unit="m"        /> 
     107         <field id="O1y"          long_name="O1 Elevation harmonic imaginary part"                         unit="m"        /> 
     108         <field id="Q1x"          long_name="Q1 Elevation harmonic real part "                             unit="m"        /> 
     109         <field id="Q1y"          long_name="Q1 Elevation harmonic imaginary part"                         unit="m"        /> 
     110         <field id="M4x"          long_name="M4 Elevation harmonic real part "                             unit="m"        /> 
     111         <field id="M4y"          long_name="M4 Elevation harmonic imaginary part"                         unit="m"        /> 
     112         <field id="K2x"          long_name="K2 Elevation harmonic real part "                             unit="m"        /> 
     113         <field id="K2y"          long_name="K2 Elevation harmonic imaginary part"                         unit="m"        /> 
     114         <field id="P1x"          long_name="P1 Elevation harmonic real part "                             unit="m"        /> 
     115         <field id="P1y"          long_name="P1 Elevation harmonic imaginary part"                         unit="m"        /> 
     116         <field id="Mfx"          long_name="Mf Elevation harmonic real part "                             unit="m"        /> 
     117         <field id="Mfy"          long_name="Mf Elevation harmonic imaginary part"                         unit="m"        /> 
     118         <field id="Mmx"          long_name="Mm Elevation harmonic real part "                             unit="m"        /> 
     119         <field id="Mmy"          long_name="Mm Elevation harmonic imaginary part"                         unit="m"        /> 
     120      </field_group> 
    83121     
    84      <field_group id="Tides_U" grid_ref="grid_U_2D" operation="once" > 
    85     <field id="M2x_u"          long_name="M2 current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    86     <field id="M2y_u"          long_name="M2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    87     <field id="S2x_u"          long_name="S2 current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    88     <field id="S2y_u"          long_name="S2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    89     <field id="N2x_u"          long_name="N2 current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    90     <field id="N2y_u"          long_name="N2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    91     <field id="K1x_u"          long_name="K1 current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    92     <field id="K1y_u"          long_name="K1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    93     <field id="O1x_u"          long_name="O1 current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    94     <field id="O1y_u"          long_name="O1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    95     <field id="Q1x_u"          long_name="Q1 current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    96     <field id="Q1y_u"          long_name="Q1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    97     <field id="M4x_u"          long_name="M4 current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    98     <field id="M4y_u"          long_name="M4 current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    99     <field id="K2x_u"          long_name="K2 current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    100     <field id="K2y_u"          long_name="K2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    101     <field id="P1x_u"          long_name="P1 current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    102     <field id="P1y_u"          long_name="P1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    103     <field id="Mfx_u"          long_name="Mf current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    104     <field id="Mfy_u"          long_name="Mf current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    105     <field id="Mmx_u"          long_name="Mm current barotrope along i-axis harmonic real part "      unit="m/s"        /> 
    106     <field id="Mmy_u"          long_name="Mm current barotrope along i-axis harmonic imaginary part " unit="m/s"        /> 
    107      </field_group> 
     122      <field_group id="Tides_U" grid_ref="grid_U_2D" operation="once" > 
     123         <field id="M2x_u"        long_name="M2 current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     124         <field id="M2y_u"        long_name="M2 current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     125         <field id="S2x_u"        long_name="S2 current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     126         <field id="S2y_u"        long_name="S2 current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     127         <field id="N2x_u"        long_name="N2 current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     128         <field id="N2y_u"        long_name="N2 current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     129         <field id="K1x_u"        long_name="K1 current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     130         <field id="K1y_u"        long_name="K1 current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     131         <field id="O1x_u"        long_name="O1 current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     132         <field id="O1y_u"        long_name="O1 current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     133         <field id="Q1x_u"        long_name="Q1 current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     134         <field id="Q1y_u"        long_name="Q1 current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     135         <field id="M4x_u"        long_name="M4 current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     136         <field id="M4y_u"        long_name="M4 current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     137         <field id="K2x_u"        long_name="K2 current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     138         <field id="K2y_u"        long_name="K2 current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     139         <field id="P1x_u"        long_name="P1 current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     140         <field id="P1y_u"        long_name="P1 current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     141         <field id="Mfx_u"        long_name="Mf current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     142         <field id="Mfy_u"        long_name="Mf current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     143         <field id="Mmx_u"        long_name="Mm current barotrope along i-axis harmonic real part "        unit="m/s"      /> 
     144         <field id="Mmy_u"        long_name="Mm current barotrope along i-axis harmonic imaginary part "   unit="m/s"      /> 
     145      </field_group> 
    108146     
    109      <field_group id="Tides_V" grid_ref="grid_V_2D" operation="once" > 
    110     <field id="M2x_v"          long_name="M2 current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    111     <field id="M2y_v"          long_name="M2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    112     <field id="S2x_v"          long_name="S2 current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    113     <field id="S2y_v"          long_name="S2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    114     <field id="N2x_v"          long_name="N2 current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    115     <field id="N2y_v"          long_name="N2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    116     <field id="K1x_v"          long_name="K1 current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    117     <field id="K1y_v"          long_name="K1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    118     <field id="O1x_v"          long_name="O1 current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    119     <field id="O1y_v"          long_name="O1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    120     <field id="Q1x_v"          long_name="Q1 current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    121     <field id="Q1y_v"          long_name="Q1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    122     <field id="M4x_v"          long_name="M4 current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    123     <field id="M4y_v"          long_name="M4 current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    124     <field id="K2x_v"          long_name="K2 current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    125     <field id="K2y_v"          long_name="K2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    126     <field id="P1x_v"          long_name="P1 current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    127     <field id="P1y_v"          long_name="P1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    128     <field id="Mfx_v"          long_name="Mf current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    129     <field id="Mfy_v"          long_name="Mf current barotrope along j-axis harmonic imaginary part " unit="m/s"        /> 
    130     <field id="Mmx_v"          long_name="Mm current barotrope along j-axis harmonic real part "      unit="m/s"        /> 
    131     <field id="Mmy_v"          long_name="Mm current barotrope along j-axis harmonic imaginary part " unit="m/s"        />   
    132      </field_group> 
    133  
     147      <field_group id="Tides_V" grid_ref="grid_V_2D" operation="once" > 
     148         <field id="M2x_v"        long_name="M2 current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     149         <field id="M2y_v"        long_name="M2 current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     150         <field id="S2x_v"        long_name="S2 current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     151         <field id="S2y_v"        long_name="S2 current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     152         <field id="N2x_v"        long_name="N2 current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     153         <field id="N2y_v"        long_name="N2 current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     154         <field id="K1x_v"        long_name="K1 current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     155         <field id="K1y_v"        long_name="K1 current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     156         <field id="O1x_v"        long_name="O1 current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     157         <field id="O1y_v"        long_name="O1 current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     158         <field id="Q1x_v"        long_name="Q1 current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     159         <field id="Q1y_v"        long_name="Q1 current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     160         <field id="M4x_v"        long_name="M4 current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     161         <field id="M4y_v"        long_name="M4 current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     162         <field id="K2x_v"        long_name="K2 current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     163         <field id="K2y_v"        long_name="K2 current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     164         <field id="P1x_v"        long_name="P1 current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     165         <field id="P1y_v"        long_name="P1 current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     166         <field id="Mfx_v"        long_name="Mf current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     167         <field id="Mfy_v"        long_name="Mf current barotrope along j-axis harmonic imaginary part "   unit="m/s"      /> 
     168         <field id="Mmx_v"        long_name="Mm current barotrope along j-axis harmonic real part "        unit="m/s"      /> 
     169         <field id="Mmy_v"        long_name="Mm current barotrope along j-axis harmonic imaginary part "   unit="m/s"      />   
     170      </field_group> 
    134171 
    135172      <!-- SBC --> 
    136173       
    137174      <field_group id="SBC" grid_ref="grid_T_2D" > <!-- time step automaticaly defined based on nn_fsbc --> 
    138  
    139          <field id="empmr"        long_name="Net Upward Water Flux"                                        unit="kg/m2/s"  /> 
    140          <field id="saltflx"      long_name="Downward salt flux"                                           unit="PSU/m2/s"  /> 
    141          <field id="fmmflx"       long_name="Water flux due to freezing/melting"                           unit="kg/m2/s"  /> 
    142          <field id="snowpre"      long_name="Snow precipitation"                                           unit="kg/m2/s"  /> 
    143          <field id="runoffs"      long_name="River Runoffs"                                                unit="Kg/m2/s"  /> 
    144          <field id="precip"       long_name="Total precipitation"                                           unit="kg/m2/s"  /> 
    145  
    146  
    147          <field id="qt"           long_name="Net Downward Heat Flux"                                       unit="W/m2"     /> 
    148          <field id="qns"          long_name="non solar Downward Heat Flux"                                 unit="W/m2"     /> 
    149          <field id="qsr"          long_name="Shortwave Radiation"                                          unit="W/m2"     /> 
    150          <field id="qsr3d"        long_name="Shortwave Radiation 3D distribution"  grid_ref="grid_T_3D"    unit="W/m2"     /> 
    151          <field id="qrp"          long_name="Surface Heat Flux: Damping"                                   unit="W/m2"     /> 
    152          <field id="erp"          long_name="Surface Water Flux: Damping"                                  unit="Kg/m2/s"  /> 
    153          <field id="taum"         long_name="wind stress module"                                           unit="N/m2"     /> 
    154          <field id="wspd"         long_name="Wind speed module at 10 m"                                    unit="m/s"      /> 
     175         <field id="empmr"        long_name="Net Upward Water Flux"                standard_name="water_flux_out_of_sea_ice_and_sea_water"                              unit="kg/m2/s"   /> 
     176         <field id="saltflx"      long_name="Downward salt flux"                                                                                                        unit="1e-3/m2/s" /> 
     177         <field id="fmmflx"       long_name="Water flux due to freezing/melting"                                                                                        unit="kg/m2/s"   /> 
     178         <field id="snowpre"      long_name="Snow precipitation"                   standard_name="snowfall_flux"                                                        unit="kg/m2/s"   /> 
     179         <field id="runoffs"      long_name="River Runoffs"                        standard_name="water_flux_into_sea_water_from_rivers"                                unit="kg/m2/s"   /> 
     180         <field id="precip"       long_name="Total precipitation"                  standard_name="precipitation_flux"                                                   unit="kg/m2/s"   /> 
     181  
     182         <field id="qt"           long_name="Net Downward Heat Flux"                standard_name="surface_downward_heat_flux_in_sea_water"                              unit="W/m2"                           /> 
     183         <field id="qns"          long_name="non solar Downward Heat Flux"                                                                                               unit="W/m2"                           /> 
     184         <field id="qsr"          long_name="Shortwave Radiation"                   standard_name="net_downward_shortwave_flux_at_sea_water_surface"                     unit="W/m2"                           /> 
     185         <field id="qsr3d"        long_name="Shortwave Radiation 3D distribution"   standard_name="downwelling_shortwave_flux_in_sea_water"                              unit="W/m2"      grid_ref="grid_T_3D" /> 
     186         <field id="qrp"          long_name="Surface Heat Flux: Damping"            standard_name="heat_flux_into_sea_water_due_to_newtonian_relaxation"                 unit="W/m2"                           /> 
     187         <field id="erp"          long_name="Surface Water Flux: Damping"           standard_name="water_flux_out_of_sea_water_due_to_newtonian_relaxation"              unit="kg/m2/s"                        /> 
     188         <field id="taum"         long_name="wind stress module"                    standard_name="magnitude_of_surface_downward_stress"                                 unit="N/m2"                           /> 
     189         <field id="wspd"         long_name="wind speed module"                     standard_name="wind_speed"                                                           unit="m/s"                            /> 
    155190          
    156     <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn --> 
    157     <field id="ssh_ib"       long_name="Inverse barometer sea surface height"                         unit="m"        /> 
    158     
     191         <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn --> 
     192         <field id="ssh_ib"       long_name="Inverse barometer sea surface height"  standard_name="sea_surface_height_correction_due_to_air_pressure_at_low_frequency"   unit="m"        /> 
     193 
     194         <!-- * variable related to ice shelf forcing * --> 
     195         <field id="fwfisf"       long_name="Ice shelf melting"                             unit="kg/m2/s"  /> 
     196         <field id="qisf"         long_name="Ice Shelf Heat Flux"                           unit="W/m2"     /> 
     197         <field id="isfgammat"    long_name="transfert coefficient for isf (temperature)"   unit="m/s"      /> 
     198         <field id="isfgammas"    long_name="transfert coefficient for isf (salinity)"      unit="m/s"      /> 
     199         <field id="stbl"         long_name="salinity in the Losh tbl"                      unit="1e-3"     /> 
     200         <field id="ttbl"         long_name="temperature in the Losh tbl"                   unit="degC"     /> 
     201 
    159202         <!-- *_oce variables available with ln_blk_clio or ln_blk_core --> 
    160          <field id="qns_oce"      long_name="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     /> 
    161          <field id="qlw_oce"      long_name="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     /> 
    162          <field id="qsb_oce"      long_name="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     /> 
    163          <field id="qla_oce"      long_name="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     /> 
    164          <field id="qhc_oce"      long_name="Downward Heat Content of E-P over open ocean"                 unit="W/m2"     /> 
    165          <field id="taum_oce"     long_name="wind stress module over open ocean"                           unit="N/m2"     /> 
    166  
    167          <!-- available key_coupled --> 
    168          <field id="snow_ao_cea"   long_name="Snow over ice-free ocean (cell average)"                     unit="kg/m2/s"  /> 
    169          <field id="snow_ai_cea"   long_name="Snow over sea-ice (cell average)"                            unit="kg/m2/s"  /> 
    170          <field id="subl_ai_cea"   long_name="Sublimation over sea-ice (cell average)"                     unit="kg/m2/s"  /> 
    171          <field id="icealb_cea"    long_name="Ice albedo (cell average)"                                   unit="1"        /> 
    172          <field id="calving"       long_name="Calving"                                                     unit="kg/m2/s"  /> 
    173          <!-- available if key_coupled + conservative method --> 
    174          <field id="rain"          long_name="Liquid precipitation"                                        unit="Kg/m2/s"  /> 
    175          <field id="evap_ao_cea"   long_name="Evaporation over ice-free ocean (cell average)"              unit="kg/m2/s"  /> 
    176          <!-- variables available with key_diaar5 --> 
    177          <field id="isnwmlt_cea"   long_name="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  /> 
    178          <field id="fsal_virt_cea" long_name="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  /> 
    179          <field id="fsal_real_cea" long_name="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  /> 
    180          <field id="hflx_rain_cea" long_name="heat flux due to rainfall"                                   unit="W/m2"     /> 
    181          <field id="hflx_evap_cea" long_name="heat flux due to evaporation"                                unit="W/m2"     /> 
    182          <field id="hflx_snow_cea" long_name="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     /> 
    183          <field id="hflx_ice_cea"  long_name="heat flux due to ice thermodynamics"                         unit="W/m2"     /> 
    184          <field id="hflx_rnf_cea"  long_name="heat flux due to runoffs"                                    unit="W/m2"     /> 
    185          <field id="hflx_cal_cea"  long_name="heat flux due to calving"                                    unit="W/m2"     /> 
    186          <field id="bicemel_cea"   long_name="Rate of Melt at Sea Ice Base (cell average)"                 unit="kg/m2/s"  /> 
    187          <field id="licepro_cea"   long_name="Lateral Sea Ice Growth Rate (cell average)"                  unit="kg/m2/s"  /> 
    188          <field id="snowmel_cea"   long_name="Snow Melt Rate (cell average)"                               unit="kg/m2/s"  /> 
    189          <field id="sntoice_cea"   long_name="Snow-Ice Formation Rate (cell average)"                      unit="kg/m2/s"  /> 
    190          <field id="ticemel_cea"      long_name="Rate of Melt at Upper Surface of Sea Ice (cell average)"     unit="kg/m2/s"  /> 
    191  
    192     <!-- ice fields --> 
    193  
    194          <field id="ice_cover"    long_name="Ice fraction"                                                 unit="1"        /> 
    195  
    196          <field id="ioceflxb"     long_name="Oceanic flux at the ice base"                                 unit="W/m2"     /> 
    197          <field id="qsr_ai_cea"   long_name="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     /> 
    198          <field id="qns_ai_cea"   long_name="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     /> 
    199          <field id="qla_ai_cea"   long_name="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     /> 
     203         <field id="qlw_oce"      long_name="Longwave Downward Heat Flux over open ocean"  standard_name="surface_net_downward_longwave_flux"   unit="W/m2"  /> 
     204         <field id="qsb_oce"      long_name="Sensible Downward Heat Flux over open ocean"  standard_name="surface_downward_sensible_heat_flux"  unit="W/m2"  /> 
     205         <field id="qla_oce"      long_name="Latent Downward Heat Flux over open ocean"    standard_name="surface_downward_latent_heat_flux"    unit="W/m2"  /> 
     206         <field id="qemp_oce"     long_name="Downward Heat Flux from E-P over open ocean"                                                       unit="W/m2"  /> 
     207         <field id="taum_oce"     long_name="wind stress module over open ocean"           standard_name="magnitude_of_surface_downward_stress" unit="N/m2"  /> 
     208 
     209         <!-- available key_oasis3 --> 
     210         <field id="snow_ao_cea"  long_name="Snow over ice-free ocean (cell average)"   standard_name="snowfall_flux"                             unit="kg/m2/s"  /> 
     211         <field id="snow_ai_cea"  long_name="Snow over sea-ice (cell average)"          standard_name="snowfall_flux"                             unit="kg/m2/s"  /> 
     212         <field id="subl_ai_cea"  long_name="Sublimation over sea-ice (cell average)"   standard_name="surface_snow_and_ice_sublimation_flux"     unit="kg/m2/s"  /> 
     213         <field id="icealb_cea"   long_name="Ice albedo (cell average)"                 standard_name="sea_ice_albedo"                            unit="1"        /> 
     214         <field id="calving_cea"  long_name="Calving"                                   standard_name="water_flux_into_sea_water_from_icebergs"   unit="kg/m2/s"  /> 
     215 
     216         <!-- available if key_oasis3 + conservative method --> 
     217         <field id="rain"          long_name="Liquid precipitation"                                     standard_name="rainfall_flux"                                                                 unit="kg/m2/s"  /> 
     218         <field id="evap_ao_cea"   long_name="Evaporation over ice-free ocean (cell average)"           standard_name="water_evaporation_flux"                                                        unit="kg/m2/s"  /> 
     219         <field id="isnwmlt_cea"   long_name="Snow over Ice melting (cell average)"                     standard_name="surface_snow_melt_flux"                                                        unit="kg/m2/s"  /> 
     220         <field id="fsal_virt_cea" long_name="Virtual salt flux due to ice formation (cell average)"    standard_name="virtual_salt_flux_into_sea_water_due_to_sea_ice_thermodynamics"                unit="kg/m2/s"  /> 
     221         <field id="fsal_real_cea" long_name="Real salt flux due to ice formation (cell average)"       standard_name="downward_sea_ice_basal_salt_flux"                                              unit="kg/m2/s"  /> 
     222         <field id="hflx_rain_cea" long_name="heat flux due to rainfall"                                standard_name="temperature_flux_due_to_rainfall_expressed_as_heat_flux_into_sea_water"        unit="W/m2"     /> 
     223         <field id="hflx_evap_cea" long_name="heat flux due to evaporation"                             standard_name="temperature_flux_due_to_evaporation_expressed_as_heat_flux_out_of_sea_water"   unit="W/m2"     /> 
     224         <field id="hflx_snow_cea" long_name="heat flux due to snow falling over ice-free ocean"        standard_name="heat_flux_into_sea_water_due_to_snow_thermodynamics"                           unit="W/m2"     /> 
     225         <field id="hflx_ice_cea"  long_name="heat flux due to ice thermodynamics"                      standard_name="heat_flux_into_sea_water_due_to_sea_ice_thermodynamics"                        unit="W/m2"     /> 
     226         <field id="hflx_rnf_cea"  long_name="heat flux due to runoffs"                                 standard_name="temperature_flux_due_to_runoff_expressed_as_heat_flux_into_sea_water"          unit="W/m2"     /> 
     227         <field id="hflx_cal_cea"  long_name="heat flux due to calving"                                 standard_name="heat_flux_into_sea_water_due_to_iceberg_thermodynamics"                        unit="W/m2"     /> 
     228         <field id="bicemel_cea"   long_name="Rate of Melt at Sea Ice Base (cell average)"              standard_name="tendency_of_sea_ice_amount_due_to_basal_melting"                               unit="kg/m2/s"  /> 
     229         <field id="licepro_cea"   long_name="Lateral Sea Ice Growth Rate (cell average)"               standard_name="tendency_of_sea_ice_amount_due_to_lateral_growth_of_ice_floes"                 unit="kg/m2/s"  /> 
     230         <field id="snowmel_cea"   long_name="Snow Melt Rate (cell average)"                            standard_name="surface_snow_melt_flux"                                                        unit="kg/m2/s"  /> 
     231         <field id="sntoice_cea"   long_name="Snow-Ice Formation Rate (cell average)"                   standard_name="tendency_of_sea_ice_amount_due_to_snow_conversion"                             unit="kg/m2/s"  /> 
     232         <field id="ticemel_cea"   long_name="Rate of Melt at Upper Surface of Sea Ice (cell average)"  standard_name="tendency_of_sea_ice_amount_due_to_surface_melting"                             unit="kg/m2/s"  /> 
     233 
     234         <!-- ice fields --> 
     235         <field id="ice_cover"    long_name="Ice fraction"                                                 standard_name="sea_ice_area_fraction"                              unit="1"            /> 
     236 
     237         <field id="qsr_ai_cea"   long_name="Air-Ice downward solar heat flux (cell average)"              standard_name="surface_downwelling_shortwave_flux_in_air"          unit="W/m2"         /> 
     238         <field id="qns_ai_cea"   long_name="Air-Ice downward non-solar heat flux (cell average)"                                                                             unit="W/m2"         /> 
     239         <field id="qla_ai_cea"   long_name="Air-Ice downward Latent heat flux (cell average)"             standard_name="surface_downward_latent_heat_flux"                  unit="W/m2"         /> 
    200240          
    201          <field id="qsr_io_cea"   long_name="Ice-Oce downward solar heat flux (cell average)"              unit="W/m2"     /> 
    202          <field id="qns_io_cea"   long_name="Ice-Oce downward non-solar heat flux (cell average)"          unit="W/m2"     /> 
     241         <field id="qsr_io_cea"   long_name="Ice-Oce downward solar heat flux (cell average)"              standard_name="net_downward_shortwave_flux_at_sea_water_surface"   unit="W/m2"         /> 
     242         <field id="qns_io_cea"   long_name="Ice-Oce downward non-solar heat flux (cell average)"                                                                             unit="W/m2"         /> 
    203243          
    204          <field id="snowthic_cea" long_name="Snow thickness (cell average)"                                unit="m"        /> 
    205          <field id="icethic_cea"  long_name="Ice thickness (cell average)"                                 unit="m"        /> 
    206          <field id="iceprod_cea"  long_name="Ice production (cell average)"                                unit="m/s"      /> 
     244         <field id="snowthic_cea" long_name="Snow thickness (cell average)"                                standard_name="surface_snow_thickness"                             unit="m"            /> 
     245         <field id="icethic_cea"  long_name="Ice thickness (cell average)"                                 standard_name="sea_ice_thickness"                                  unit="m"            /> 
     246         <field id="iceprod_cea"  long_name="Ice production (cell average)"                                                                                                   unit="m/s"          /> 
     247         <field id="iiceconc"     long_name="Ice concentration"                                            standard_name="sea_ice_area_fraction"                              unit="1"            /> 
    207248          
    208          <field id="ice_pres"     long_name="Ice presence"                                                 unit="-"        /> 
    209          <field id="ist_cea"      long_name="Ice surface temperature (cell average)"                       unit="degC"     /> 
    210          <field id="ist_ipa"      long_name="Ice surface temperature (ice presence average)"               unit="degC"     />       
    211          <field id="uice_ipa"     long_name="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />       
    212          <field id="vice_ipa"     long_name="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />       
     249         <field id="ice_pres"     long_name="Ice presence"                                                                                                                    unit=""             /> 
     250         <field id="ist_cea"      long_name="Ice surface temperature (cell average)"                       standard_name="surface_temperature"                                unit="degC"         /> 
     251         <field id="ist_ipa"      long_name="Ice surface temperature (ice presence average)"               standard_name="surface_temperature"                                unit="degC"         />       
     252         <field id="uice_ipa"     long_name="Ice velocity along i-axis at I-point (ice presence average)"  standard_name="sea_ice_x_velocity"                                 unit="m/s"          />       
     253         <field id="vice_ipa"     long_name="Ice velocity along j-axis at I-point (ice presence average)"  standard_name="sea_ice_y_velocity"                                 unit="m/s"          />       
    213254          
    214          <field id="utau_ice"     long_name="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     /> 
    215          <field id="vtau_ice"     long_name="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     /> 
     255         <field id="utau_ice"     long_name="Wind stress along i-axis over the ice at i-point"             standard_name="surface_downward_x_stress"                          unit="N/m2"         /> 
     256         <field id="vtau_ice"     long_name="Wind stress along j-axis over the ice at i-point"             standard_name="surface_downward_y_stress"                          unit="N/m2"         /> 
    216257          
    217          <field id="u_imasstr"    long_name="Sea-ice mass transport along i-axis"                          unit="kg/s"     /> 
    218          <field id="v_imasstr"    long_name="Sea-ice mass transport along j-axis"                          unit="kg/s"     /> 
    219          <field id="emp_x_sst"    long_name="Concentration/Dilution term on SST"                           unit="kgC/m2/s" /> 
    220          <field id="emp_x_sss"    long_name="Concentration/Dilution term on SSS"                         unit="kgPSU/m2/s" />         
    221           
    222           
    223          <field id="iceconc"      long_name="ice concentration"                                            unit="%"        /> 
    224          <field id="icebopr"      long_name="daily bottom thermo ice prod."                                unit="km3/day"   /> 
    225          <field id="icedypr"      long_name="daily  dynamic ice prod."                                     unit="km3/day"   /> 
    226     <field id="ioceflxb"     long_name="Oceanic flux at the ice base"                                 unit="W/m2"     /> 
    227          <field id="uice_ipa"     long_name="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      /> 
    228          <field id="vice_ipa"     long_name="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      /> 
    229           <field id="isst"         long_name="sea surface temperature"                                      unit="degC"     /> 
    230          <field id="isss"         long_name="sea surface salinity"                                         unit="psu"      />  
    231          <field id="qt_oce"       long_name="total flux at ocean surface"                                  unit="W/m2"     /> 
    232          <field id="qsr_oce"      long_name="solar heat flux at ocean surface"                             unit="W/m2"     /> 
    233          <field id="qns_oce"      long_name="non-solar heat flux at ocean surface"                         unit="W/m2"     /> 
    234          <field id="hfbri"        long_name="heat flux due to brine release"                               unit="W/m2"     /> 
    235          <field id="utau_ice"     long_name="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     /> 
    236          <field id="vtau_ice"     long_name="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     /> 
    237     <field id="qsr_io"       long_name="Ice-Oce downward solar heat flux"                             unit="W/m2"     /> 
    238     <field id="qns_io"       long_name="Ice-Oce downward non-solar heat flux"                         unit="W/m2"     /> 
    239          <field id="micesalt"     long_name="Mean ice salinity"                                            unit="psu"      /> 
    240          <field id="miceage"      long_name="Mean ice age"                                                 unit="years"    /> 
    241          <field id="icelapr"      long_name="daily lateral thermo ice prod."                               unit="km3/day"   /> 
    242          <field id="icesipr"      long_name="daily snowice ice prod."                                      unit="km3/day"   /> 
     258         <field id="u_imasstr"    long_name="Sea-ice mass transport along i-axis"                          standard_name="sea_ice_x_transport"                                unit="kg/s"         /> 
     259         <field id="v_imasstr"    long_name="Sea-ice mass transport along j-axis"                          standard_name="sea_ice_y_transport"                                unit="kg/s"         /> 
     260         <field id="emp_x_sst"    long_name="Concentration/Dilution term on SST"                                                                                              unit="kg*degC/m2/s" /> 
     261         <field id="emp_x_sss"    long_name="Concentration/Dilution term on SSS"                                                                                              unit="kg*1e-3/m2/s" />         
     262        
     263         <field id="iceconc"      long_name="ice concentration"                                            standard_name="sea_ice_area_fraction"                              unit="%"            /> 
     264          <field id="isst"         long_name="sea surface temperature"                                      standard_name="sea_surface_temperature"                            unit="degC"         /> 
     265         <field id="isss"         long_name="sea surface salinity"                                         standard_name="sea_surface_salinity"                               unit="1e-3"         />  
     266         <field id="qt_oce"       long_name="total flux at ocean surface"                                  standard_name="surface_downward_heat_flux_in_sea_water"            unit="W/m2"         /> 
     267         <field id="qsr_oce"      long_name="solar heat flux at ocean surface"                             standard_name="net_downward_shortwave_flux_at_sea_water_surface"   unit="W/m2"         /> 
     268         <field id="qns_oce"      long_name="non-solar heat flux at ocean surface"                                                                                            unit="W/m2"         /> 
     269         <field id="qt_ice"       long_name="total heat flux at ice surface: sum over categories"          standard_name="surface_downward_heat_flux_in_air"                  unit="W/m2"         /> 
     270         <field id="qsr_ice"      long_name="solar heat flux at ice surface: sum over categories"          standard_name="surface_downwelling_shortwave_flux_in_air"          unit="W/m2"         /> 
     271         <field id="qns_ice"      long_name="non-solar heat flux at ice surface: sum over categories"                                                                         unit="W/m2"         /> 
     272         <field id="qtr_ice"      long_name="solar heat flux transmitted through ice: sum over categories"                                                                    unit="W/m2"         /> 
     273         <field id="qemp_ice"     long_name="Downward Heat Flux from E-P over ice"                                                                                            unit="W/m2"         /> 
     274         <field id="micesalt"     long_name="Mean ice salinity"                                                                                                               unit="1e-3"         /> 
     275         <field id="miceage"      long_name="Mean ice age"                                                                                                                    unit="years"        /> 
     276 
     277         <field id="iceage_cat"   long_name="Ice age for categories"                                       unit="days"   axis_ref="ncatice" /> 
     278         <field id="iceconc_cat"  long_name="Ice concentration for categories"                             unit="%"      axis_ref="ncatice" /> 
     279         <field id="icethic_cat"  long_name="Ice thickness for categories"                                 unit="m"      axis_ref="ncatice" /> 
     280         <field id="snowthic_cat" long_name="Snow thicknessi for categories"                               unit="m"      axis_ref="ncatice" /> 
     281         <field id="salinity_cat" long_name="Sea-Ice Bulk salinity for categories"                         unit="g/kg"   axis_ref="ncatice" /> 
     282         <field id="brinevol_cat" long_name="Brine volume for categories"                                  unit="%"      axis_ref="ncatice" /> 
     283         <field id="icetemp_cat"  long_name="Ice temperature for categories"                               unit="degC"   axis_ref="ncatice" /> 
     284         <field id="snwtemp_cat"  long_name="Snow temperature for categories"                              unit="degC"   axis_ref="ncatice" /> 
     285 
    243286         <field id="micet"        long_name="Mean ice temperature"                                         unit="degC"     /> 
    244          <field id="icehc"        long_name="ice total heat content"                                       unit="10^9 J"   />  
     287         <field id="icehc"        long_name="ice total heat content"                                       unit="10^9J"    />  
    245288         <field id="isnowhc"      long_name="snow total heat content"                                      unit="10^9J"    /> 
    246289         <field id="icest"        long_name="ice surface temperature"                                      unit="degC"     /> 
    247          <field id="sfxbri"       long_name="brine salt flux"                                              unit="psu*kg/m2/day" /> 
    248          <field id="sfxthd"       long_name="equivalent FW salt flux"                                      unit="psu*kg/m2/day" /> 
    249290         <field id="ibrinv"       long_name="brine volume"                                                 unit="%"        /> 
    250291         <field id="icecolf"      long_name="frazil ice collection thickness"                              unit="m"        /> 
    251292         <field id="icestr"       long_name="ice strength"                                                 unit="N/m"      /> 
    252293         <field id="icevel"       long_name="ice velocity"                                                 unit="m/s"      /> 
    253          <field id="isume"        long_name="surface melt"                                                 unit="km3/day"   /> 
    254          <field id="ibome"        long_name="bottom melt"                                                  unit="km3/day"   /> 
    255          <field id="idive"        long_name="divergence"                                                   unit="10-8s-1"  /> 
    256          <field id="ishear"       long_name="shear"                                                        unit="10-8s-1"  /> 
    257          <field id="icerepr"      long_name="daily resultant ice prod./melting from limupdate"             unit="km3/day"   /> 
    258          <field id="icevolu"      long_name="ice volume"                                                   unit="km3"      /> 
    259          <field id="snowvol"      long_name="snow volume"                                                  unit="km3"      /> 
    260          <field id="sfxmec"       long_name="salt flux from ridging rafting"                               unit="psu*kg/m2/day" /> 
    261          <field id="sfxres"       long_name="salt flux from lipupdate (resultant)"                         unit="psu*kg/m2/day" /> 
    262          <field id="icetrp"       long_name="ice volume transport"                                         unit="km3/day"   /> 
    263  
     294         <field id="idive"        long_name="divergence"                                                   unit="1e-8s-1"  /> 
     295         <field id="ishear"       long_name="shear"                                                        unit="1e-8s-1"  /> 
     296         <field id="icevolu"      long_name="ice volume"                                                   unit="m"        /> 
     297         <field id="snowvol"      long_name="snow volume"                                                  unit="m"        /> 
     298 
     299         <field id="icetrp"       long_name="ice volume transport"                                         unit="m/day"          /> 
     300         <field id="snwtrp"       long_name="snw volume transport"                                         unit="m/day"          /> 
     301         <field id="saltrp"       long_name="salt content transport"                                       unit="1e-3*kg/m2/day" /> 
     302         <field id="deitrp"       long_name="advected ice enthalpy"                                        unit="W/m2"           /> 
     303         <field id="destrp"       long_name="advected snw enthalpy"                                        unit="W/m2"           /> 
     304 
     305         <field id="sfxbri"       long_name="brine salt flux"                                              unit="1e-3*kg/m2/day" /> 
     306         <field id="sfxdyn"       long_name="salt flux from ridging rafting"                               unit="1e-3*kg/m2/day" /> 
     307         <field id="sfxres"       long_name="salt flux from lipupdate (resultant)"                         unit="1e-3*kg/m2/day" /> 
     308         <field id="sfxbog"       long_name="salt flux from bot growth"                                    unit="1e-3*kg/m2/day" /> 
     309         <field id="sfxbom"       long_name="salt flux from bot melt"                                      unit="1e-3*kg/m2/day" /> 
     310         <field id="sfxsum"       long_name="salt flux from surf melt"                                     unit="1e-3*kg/m2/day" /> 
     311         <field id="sfxsni"       long_name="salt flux from snow-ice formation"                            unit="1e-3*kg/m2/day" /> 
     312         <field id="sfxopw"       long_name="salt flux from open water ice formation"                      unit="1e-3*kg/m2/day" /> 
     313         <field id="sfx"          long_name="salt flux total"                                              unit="1e-3*kg/m2/day" /> 
     314 
     315         <field id="vfxbog"       long_name="daily bottom thermo ice prod."                                unit="m/day"   /> 
     316         <field id="vfxdyn"       long_name="daily  dynamic ice prod."                                     unit="m/day"   /> 
     317         <field id="vfxopw"       long_name="daily lateral thermo ice prod."                               unit="m/day"   /> 
     318         <field id="vfxsni"       long_name="daily snowice ice prod."                                      unit="m/day"   /> 
     319         <field id="vfxsum"       long_name="surface melt"                                                 unit="m/day"   /> 
     320         <field id="vfxbom"       long_name="bottom melt"                                                  unit="m/day"   /> 
     321         <field id="vfxres"       long_name="daily resultant ice prod./melting from limupdate"             unit="m/day"   /> 
     322         <field id="vfxice"       long_name="ice melt/growth"                                              unit="m/day"   /> 
     323         <field id="vfxsnw"       long_name="snw melt/growth"                                              unit="m/day"   /> 
     324         <field id="vfxsub"       long_name="snw sublimation"                                              unit="m/day"   /> 
     325         <field id="vfxspr"       long_name="snw precipitation on ice"                                     unit="m/day"   /> 
     326 
     327         <field id="afxtot"       long_name="area tendency (total)"                                        unit="day-1"   /> 
     328         <field id="afxdyn"       long_name="area tendency (dynamics)"                                     unit="day-1"   /> 
     329         <field id="afxthd"       long_name="area tendency (thermo)"                                       unit="day-1"   /> 
     330 
     331         <field id="hfxsum"       long_name="heat fluxes causing surface ice melt"                         unit="W/m2"  /> 
     332         <field id="hfxbom"       long_name="heat fluxes causing bottom ice melt"                          unit="W/m2"  /> 
     333         <field id="hfxbog"       long_name="heat fluxes causing bottom ice growth"                        unit="W/m2"  /> 
     334         <field id="hfxdif"       long_name="heat fluxes causing ice temperature change"                   unit="W/m2"  /> 
     335         <field id="hfxopw"       long_name="heat fluxes causing open water ice formation"                 unit="W/m2"  /> 
     336         <field id="hfxsnw"       long_name="heat fluxes causing snow melt"                                unit="W/m2"  /> 
     337         <field id="hfxerr"       long_name="heat fluxes error after heat diffusion"                       unit="W/m2"  /> 
     338         <field id="hfxerr_rem"   long_name="heat fluxes error after remapping"                            unit="W/m2"  /> 
     339         <field id="hfxout"       long_name="total heat fluxes received by the ocean"                      unit="W/m2"  /> 
     340         <field id="hfxin"        long_name="total heat fluxes at the ice/ocean surface"                   unit="W/m2"  /> 
     341 
     342         <!-- heat flux associated with mass exchange --> 
     343         <field id="hfxthd"       long_name="heat fluxes from ice-ocean mass exchange during thermo"       unit="W/m2"  /> 
     344         <field id="hfxdyn"       long_name="heat fluxes from ice-ocean mass exchange during dynamic"      unit="W/m2"  /> 
     345         <field id="hfxres"       long_name="heat fluxes from ice-ocean mass exchange during resultant"    unit="W/m2"  /> 
     346         <field id="hfxsub"       long_name="heat fluxes from ice-atm. mass exchange during sublimation"   unit="W/m2"  /> 
     347         <field id="hfxspr"       long_name="heat fluxes from ice-atm. mass exchange during snow precip"   unit="W/m2"  /> 
     348 
     349         <!-- diags --> 
     350         <field id="hfxdhc"       long_name="Heat content variation in snow and ice"                       unit="W/m2" /> 
     351         <field id="hfxtur"       long_name="turbulent heat flux at the ice base"                          unit="W/m2" /> 
     352    <!-- sbcssm variables --> 
     353         <field id="sst_m"    unit="degC" /> 
     354         <field id="sss_m"    unit="psu"  /> 
     355         <field id="ssu_m"    unit="m/s"  /> 
     356         <field id="ssv_m"    unit="m/s"  /> 
     357         <field id="ssh_m"    unit="m"    /> 
     358         <field id="e3t_m"    unit="m"    /> 
     359         <field id="frq_m"    unit="-"    /> 
    264360 
    265361      </field_group> 
     
    268364       
    269365      <field_group id="grid_U"   grid_ref="grid_U_2D"> 
    270          <field id="utau"         long_name="Wind Stress along i-axis"                    unit="N/m2" /> 
    271          <field id="suoce"        long_name="ocean surface current along i-axis"          unit="m/s"  /> 
    272          <field id="uoce"         long_name="ocean current along i-axis"                  unit="m/s"  grid_ref="grid_U_3D" /> 
    273          <field id="uocetr_eff"   long_name="Effective ocean transport along i-axis"      unit="m3/s" grid_ref="grid_U_3D" /> 
    274          <field id="uocet"        long_name="ocean transport along i-axis times temperature" unit="degC.m/s" grid_ref="grid_U_3D" /> 
    275          <field id="uoces"        long_name="ocean transport along i-axis times salinity"    unit="psu.m/s"  grid_ref="grid_U_3D" /> 
     366         <field id="e3u"          long_name="U-cell thickness"                                       standard_name="cell_thickness"              unit="m"          grid_ref="grid_U_3D" /> 
     367         <field id="utau"         long_name="Wind Stress along i-axis"                               standard_name="surface_downward_x_stress"   unit="N/m2"                            /> 
     368         <field id="uoce"         long_name="ocean current along i-axis"                             standard_name="sea_water_x_velocity"        unit="m/s"        grid_ref="grid_U_3D" /> 
     369         <field id="uoce_e3u"     long_name="ocean current along i-axis * e3u"                                                                   unit="m2/s"       grid_ref="grid_U_3D"  > uoce * e3u </field> 
     370         <field id="ssu"          long_name="ocean surface current along i-axis"                                                                 unit="m/s"                             /> 
     371         <field id="sbu"          long_name="ocean bottom current along i-axis"                                                                  unit="m/s"                             /> 
     372         <field id="ubar"         long_name="ocean barotropic current along i-axis"                                                              unit="m/s"                             /> 
     373         <field id="uocetr_eff"   long_name="Effective ocean transport along i-axis"                 standard_name="ocean_volume_x_transport"    unit="m3/s"       grid_ref="grid_U_3D" /> 
     374         <field id="uocet"        long_name="ocean transport along i-axis times temperature (CRS)"                                               unit="degC*m/s"   grid_ref="grid_U_3D" /> 
     375         <field id="uoces"        long_name="ocean transport along i-axis times salinity (CRS)"                                                  unit="1e-3*m/s"   grid_ref="grid_U_3D" /> 
     376 
    276377         <!-- variables available with MLE --> 
    277          <field id="psiu_mle"     long_name="MLE streamfunction along i-axis"             unit="m3/s"  grid_ref="grid_U_3D"  /> 
     378         <field id="psiu_mle"     long_name="MLE streamfunction along i-axis"   unit="m3/s"   grid_ref="grid_U_3D" /> 
     379 
    278380         <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv --> 
    279          <field id="uoce_eiv"     long_name="EIV ocean current along i-axis"              unit="m/s"  grid_ref="grid_U_3D" /> 
     381         <field id="uoce_eiv"     long_name="EIV ocean current along i-axis"   standard_name="bolus_sea_water_x_velocity"   unit="m/s"   grid_ref="grid_U_3D" /> 
     382 
    280383         <!-- uoce_eiv: available with key_trabbl --> 
    281          <field id="uoce_bbl"     long_name="BBL ocean current along i-axis"              unit="m/s"  grid_ref="grid_U_3D" /> 
    282     <field id="ahu_bbl"      long_name="BBL diffusive flux along i-axis"             unit="m3/s" /> 
     384         <field id="uoce_bbl"     long_name="BBL ocean current along i-axis"    unit="m/s"  /> 
     385         <field id="ahu_bbl"      long_name="BBL diffusive flux along i-axis"   unit="m3/s" /> 
     386 
     387         <!-- variable for ice shelves --> 
     388         <field id="utbl"         long_name="zonal current in the Losh tbl"     unit="m/s" /> 
     389 
    283390         <!-- variables available with key_diaar5 --> 
    284          <field id="u_masstr"     long_name="ocean eulerian mass transport along i-axis"  unit="kg/s" grid_ref="grid_U_3D" /> 
    285          <field id="u_heattr"     long_name="ocean eulerian heat transport along i-axis"  unit="W"    /> 
    286          <field id="ueiv_heattr"  long_name="ocean bolus heat transport along i-axis"     unit="W"    /> 
    287          <field id="udiff_heattr" long_name="ocean diffusion heat transport along i-axis" unit="W"    /> 
    288      </field_group> 
     391         <field id="u_masstr"     long_name="ocean eulerian mass transport along i-axis"    standard_name="ocean_mass_x_transport"                          unit="kg/s"        grid_ref="grid_U_3D" /> 
     392         <field id="u_heattr"     long_name="ocean eulerian heat transport along i-axis"    standard_name="ocean_heat_x_transport"                          unit="W"                                /> 
     393         <field id="u_salttr"     long_name="ocean eulerian salt transport along i-axis"    standard_name="ocean_salt_x_transport"                          unit="1e-3*kg/s"                        /> 
     394         <field id="ueiv_heattr"  long_name="ocean bolus heat transport along i-axis"       standard_name="ocean_heat_x_transport_due_to_bolus_advection"   unit="W"                                /> 
     395         <field id="udiff_heattr" long_name="ocean diffusion heat transport along i-axis"   standard_name="ocean_heat_x_transport_due_to_diffusion"         unit="W"                                /> 
     396      </field_group> 
    289397       
    290398      <!-- V grid --> 
    291399       
    292400      <field_group id="grid_V"   grid_ref="grid_V_2D"> 
    293          <field id="vtau"         long_name="Wind Stress along j-axis"                    unit="N/m2" /> 
    294          <field id="svoce"        long_name="ocean surface current along j-axis"          unit="m/s"  /> 
    295          <field id="voce"         long_name="ocean current along j-axis"                  unit="m/s"  grid_ref="grid_V_3D" /> 
    296          <field id="vocetr_eff"   long_name="Effective ocean transport along j-axis"      unit="m3/s" grid_ref="grid_V_3D" /> 
    297          <field id="vocet"        long_name="ocean transport along j-axis times temperature" unit="degC.m/s" grid_ref="grid_V_3D" /> 
    298          <field id="voces"        long_name="ocean transport along j-axis times salinity"    unit="psu.m/s"  grid_ref="grid_V_3D" /> 
     401         <field id="e3v"          long_name="V-cell thickness"                                       standard_name="cell_thickness"              unit="m"          grid_ref="grid_V_3D" /> 
     402         <field id="vtau"         long_name="Wind Stress along j-axis"                               standard_name="surface_downward_y_stress"   unit="N/m2"                            /> 
     403         <field id="voce"         long_name="ocean current along j-axis"                             standard_name="sea_water_y_velocity"        unit="m/s"        grid_ref="grid_V_3D" /> 
     404         <field id="voce_e3v"     long_name="ocean current along j-axis * e3v"                                                                   unit="m2/s"       grid_ref="grid_V_3D"  > voce * e3v </field> 
     405         <field id="ssv"          long_name="ocean surface current along j-axis"                                                                 unit="m/s"                             /> 
     406         <field id="sbv"          long_name="ocean bottom current along j-axis"                                                                  unit="m/s"                             /> 
     407         <field id="vbar"         long_name="ocean barotropic current along j-axis"                                                              unit="m/s"                             /> 
     408         <field id="vocetr_eff"   long_name="Effective ocean transport along j-axis"                 standard_name="ocean_volume_y_transport"    unit="m3/s"       grid_ref="grid_V_3D" /> 
     409         <field id="vocet"        long_name="ocean transport along j-axis times temperature (CRS)"                                               unit="degC*m/s"   grid_ref="grid_V_3D" /> 
     410         <field id="voces"        long_name="ocean transport along j-axis times salinity (CRS)"                                                  unit="1e-3*m/s"   grid_ref="grid_V_3D" /> 
     411 
    299412         <!-- variables available with MLE --> 
    300          <field id="psiv_mle"     long_name="MLE streamfunction along j-axis"             unit="m3/s"  grid_ref="grid_V_3D"  /> 
     413         <field id="psiv_mle"     long_name="MLE streamfunction along j-axis"   unit="m3/s"   grid_ref="grid_V_3D" /> 
     414 
    301415         <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv --> 
    302          <field id="voce_eiv"     long_name="EIV ocean current along j-axis"              unit="m/s"  grid_ref="grid_V_3D" /> 
     416         <field id="voce_eiv"     long_name="EIV ocean current along j-axis"   standard_name="bolus_sea_water_y_velocity"   unit="m/s"   grid_ref="grid_V_3D" /> 
     417 
    303418         <!-- voce_eiv: available with key_trabbl --> 
    304          <field id="voce_bbl"     long_name="BBL ocean current along j-axis"              unit="m/s"  grid_ref="grid_V_3D" /> 
    305     <field id="ahv_bbl"      long_name="BBL diffusive flux along j-axis"             unit="m3/s"                   /> 
     419         <field id="voce_bbl"     long_name="BBL ocean current along j-axis"    unit="m/s"  /> 
     420         <field id="ahv_bbl"      long_name="BBL diffusive flux along j-axis"   unit="m3/s" /> 
     421 
     422         <!-- variable for ice shelves --> 
     423         <field id="vtbl"         long_name="meridional current in the Losh tbl"   unit="m/s" /> 
     424 
    306425         <!-- variables available with key_diaar5 --> 
    307          <field id="v_masstr"     long_name="ocean eulerian mass transport along j-axis"  unit="kg/s" grid_ref="grid_V_3D" /> 
    308          <field id="v_heattr"     long_name="ocean eulerian heat transport along j-axis"  unit="W"     /> 
    309          <field id="veiv_heattr"  long_name="ocean bolus heat transport along j-axis"     unit="W"     /> 
    310          <field id="vdiff_heattr" long_name="ocean diffusion heat transport along j-axis" unit="W"     /> 
     426         <field id="v_masstr"     long_name="ocean eulerian mass transport along j-axis"    standard_name="ocean_mass_y_transport"                          unit="kg/s"        grid_ref="grid_V_3D" /> 
     427         <field id="v_heattr"     long_name="ocean eulerian heat transport along j-axis"    standard_name="ocean_heat_y_transport"                          unit="W"                                /> 
     428         <field id="v_salttr"     long_name="ocean eulerian salt transport along i-axis"    standard_name="ocean_salt_y_transport"                          unit="1e-3*kg/s"                        /> 
     429         <field id="veiv_heattr"  long_name="ocean bolus heat transport along j-axis"       standard_name="ocean_heat_y_transport_due_to_bolus_advection"   unit="W"                                /> 
     430         <field id="vdiff_heattr" long_name="ocean diffusion heat transport along j-axis"   standard_name="ocean_heat_y_transport_due_to_diffusion"         unit="W"                                /> 
    311431      </field_group> 
    312432       
     
    314434       
    315435      <field_group id="grid_W" grid_ref="grid_W_3D"> 
    316         <field id="woce"         long_name="ocean vertical velocity"                  unit="m/s"    /> 
    317         <field id="wocetr_eff"   long_name="effective ocean vertical transport"       unit="m3/s"   /> 
     436        <field id="e3w"          long_name="W-cell thickness"                     standard_name="cell_thickness"              unit="m"    /> 
     437        <field id="woce"         long_name="ocean vertical velocity"              standard_name="upward_sea_water_velocity"   unit="m/s"  /> 
     438        <field id="wocetr_eff"   long_name="effective ocean vertical transport"                                               unit="m3/s" /> 
     439 
    318440        <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv --> 
    319         <field id="woce_eiv"     long_name="EIV ocean vertical velocity"              unit="m/s"    /> 
     441        <field id="woce_eiv"     long_name="EIV ocean vertical velocity"   standard_name="bolus_upward_sea_water_velocity"   unit="m/s" /> 
     442 
    320443        <!-- woce_eiv: available with key_trabbl_adv --> 
    321         <field id="avt"          long_name="vertical eddy diffusivity"                unit="m2/s"   /> 
    322         <field id="avm"          long_name="vertical eddy viscosity"                  unit="m2/s"   /> 
     444        <field id="avt"          long_name="vertical eddy diffusivity"   standard_name="ocean_vertical_heat_diffusivity"       unit="m2/s" /> 
     445        <field id="avm"          long_name="vertical eddy viscosity"     standard_name="ocean_vertical_momentum_diffusivity"   unit="m2/s" /> 
     446 
    323447        <!-- avs: available with key_zdfddm --> 
    324         <field id="avs"          long_name="salt vertical eddy diffusivity"           unit="m2/s"   /> 
     448        <field id="avs"          long_name="salt vertical eddy diffusivity"   standard_name="ocean_vertical_salt_diffusivity"   unit="m2/s" /> 
     449 
    325450        <!-- avt_evd and avm_evd: available with ln_zdfevd --> 
    326         <field id="avt_evd"      long_name="enhanced vertical diffusivity"            unit="m2/s"   /> 
    327         <field id="avm_evd"      long_name="enhanced vertical viscosity"              unit="m2/s"   /> 
     451        <field id="avt_evd"      long_name="convective enhancement to vertical diffusivity"   standard_name="ocean_vertical_tracer_diffusivity_due_to_convection"     unit="m2/s" /> 
     452        <field id="avm_evd"      long_name="convective enhancement to vertical viscosity"     standard_name="ocean_vertical_momentum_diffusivity_due_to_convection"   unit="m2/s" /> 
     453 
    328454        <!-- avt_tide: available with key_zdftmx --> 
    329         <field id="av_tide"      long_name="tidal vertical diffusivity"               unit="m2/s"   /> 
     455        <field id="av_tide"      long_name="tidal vertical diffusivity"   standard_name="ocean_vertical_tracer_diffusivity_due_to_tides"   unit="m2/s" /> 
     456 
    330457        <!-- variables available with key_diaar5 -->    
    331         <field id="w_masstr"     long_name="vertical mass trasport"                   unit="kg/s"   /> 
    332         <field id="w_masstr2"    long_name="square of vertical mass trasport"         unit="kg2/s2" /> 
    333          
     458        <field id="w_masstr"     long_name="vertical mass transport"             standard_name="upward_ocean_mass_transport"             unit="kg/s"   /> 
     459        <field id="w_masstr2"    long_name="square of vertical mass transport"   standard_name="square_of_upward_ocean_mass_transport"   unit="kg2/s2" /> 
     460 
    334461        <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d --> 
    335         <field id="aht2d"        long_name="lateral eddy diffusivity"                    unit="m2/s"   grid_ref="grid_W_2D" /> 
    336         <field id="aht2d_eiv"    long_name="EIV lateral eddy diffusivity"                unit="m2/s"   grid_ref="grid_W_2D"/> 
     462        <field id="aht2d"        long_name="lateral eddy diffusivity"       standard_name="ocean_tracer_xy_laplacian_diffusivity"      unit="m2/s"   grid_ref="grid_W_2D" /> 
     463        <field id="aht2d_eiv"    long_name="EIV lateral eddy diffusivity"   standard_name="ocean_tracer_bolus_laplacian_diffusivity"   unit="m2/s"   grid_ref="grid_W_2D" /> 
    337464      </field_group> 
    338465           
     
    340467 
    341468      <field_group id="scalar"  domain_ref="1point" > 
    342          <field id="voltot"     long_name="global mean volume"                         unit="m3"   /> 
    343          <field id="sshtot"     long_name="global mean ssh"                            unit="m"    /> 
    344          <field id="sshsteric"  long_name="global mean ssh steric"                     unit="m"    /> 
    345          <field id="sshthster"  long_name="global mean ssh thermosteric"               unit="m"    /> 
    346          <field id="masstot"    long_name="global mean mass"                           unit="kg"   /> 
    347          <field id="temptot"    long_name="global mean temperature"                    unit="degC" /> 
    348          <field id="saltot"     long_name="global mean salinity"                       unit="psu"  /> 
    349          <field id="fram_trans" long_name="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" /> 
    350  
    351        <!-- available with ln_diahsb --> 
    352     <field id="bgtemper"     long_name="global mean temperature"                  unit="degC"   /> 
    353     <field id="bgsaline"     long_name="global mean salinity"                     unit="psu"    /> 
    354     <field id="bgheatco"     long_name="global mean heat content"                 unit="10^9J"  /> 
    355     <field id="bgsaltco"     long_name="global mean salt content"                 unit="psu*m3" /> 
    356     <field id="bgvolssh"     long_name="global mean ssh volume"                   unit="km3"     /> 
    357     <field id="bgvoltot"     long_name="global mean volume"                       unit="km3"     /> 
    358     <field id="bgsshtot"     long_name="global mean ssh"                          unit="m"      /> 
    359     <field id="bgfrcvol"     long_name="global mean volume from forcing"          unit="km3"     /> 
    360     <field id="bgfrctem"     long_name="global mean heat content from forcing"    unit="10^9J"  /> 
    361     <field id="bgfrcsal"     long_name="global mean salt content from forcing"    unit="psu*km3" /> 
    362     <field id="bgmistem"     long_name="global mean temperature error due to free surface" unit="degC" /> 
    363     <field id="bgmissal"     long_name="global mean salinity error due to free surface"    unit="psu"  /> 
    364       </field_group> 
     469         <field id="voltot"     long_name="global total volume"                          standard_name="sea_water_volume"                               unit="m3"   /> 
     470         <field id="sshtot"     long_name="global mean ssh"                              standard_name="global_average_sea_level_change"                unit="m"    /> 
     471         <field id="sshsteric"  long_name="global mean ssh steric"                       standard_name="global_average_steric_sea_level_change"         unit="m"    /> 
     472         <field id="sshthster"  long_name="global mean ssh thermosteric"                 standard_name="global_average_thermosteric_sea_level_change"   unit="m"    /> 
     473         <field id="masstot"    long_name="global total mass"                            standard_name="sea_water_mass"                                 unit="kg"   /> 
     474         <field id="temptot"    long_name="global mean temperature"                      standard_name="sea_water_potential_temperature"                unit="degC" /> 
     475         <field id="saltot"     long_name="global mean salinity"                         standard_name="sea_water_salinity"                             unit="1e-3" /> 
     476         <field id="fram_trans" long_name="Sea Ice Mass Transport Through Fram Strait"   standard_name="sea_ice_transport_across_line"                  unit="kg/s" /> 
     477 
     478          <!-- available with ln_diahsb --> 
     479       <field id="bgtemper"     long_name="drift in global mean temperature wrt timestep 1"                 standard_name="change_over_time_in_sea_water_potential_temperature"   unit="degC"     /> 
     480       <field id="bgsaline"     long_name="drift in global mean salinity wrt timestep 1"                    standard_name="change_over_time_in_sea_water_practical_salinity"      unit="1e-3"     /> 
     481       <field id="bgheatco"     long_name="drift in global mean heat content wrt timestep 1"                                                                                      unit="10^9J"    /> 
     482       <field id="bgsaltco"     long_name="drift in global mean salt content wrt timestep 1"                                                                                      unit="1e-3*m3"  /> 
     483       <field id="bgvolssh"     long_name="drift in global mean ssh volume wrt timestep 1"                                                                                        unit="km3"      /> 
     484         <field id="bgvole3t"     long_name="drift in global mean volume variation (e3t) wrt timestep 1"                                                                            unit="km3"      /> 
     485       <field id="bgvoltot"     long_name="drift in global mean volume wrt timestep 1"                                                                                            unit="km3"      /> 
     486         <!-- NOTE: No matching iom_put call --> 
     487       <field id="bgsshtot"     long_name="drift in global mean ssh wrt timestep 1"                         standard_name="global_average_sea_level_change"                       unit="m"        /> 
     488       <field id="bgfrcvol"     long_name="drift in global mean volume from forcing wrt timestep 1"                                                                               unit="km3"      /> 
     489       <field id="bgfrctem"     long_name="drift in global mean heat content from forcing wrt timestep 1"                                                                         unit="10^9J"    /> 
     490       <field id="bgfrcsal"     long_name="drift in global mean salt content from forcing wrt timestep 1"                                                                         unit="1e-3*km3" /> 
     491       <field id="bgmistem"     long_name="global mean temperature error due to free surface"                                                                                     unit="degC"     /> 
     492       <field id="bgmissal"     long_name="global mean salinity error due to free surface"                                                                                        unit="1e-3"     /> 
     493      </field_group> 
     494 
     495      <!-- LIM3 scalar variables --> 
    365496 
    366497      <field_group id="SBC_scalar"  domain_ref="1point" > 
    367          <!-- available with ln_limdiahsb --> 
    368     <field id="ibgvoltot"    long_name="global mean ice volume"                   unit="km3"   /> 
    369     <field id="sbgvoltot"    long_name="global mean snow volume"                  unit="km3"   /> 
    370     <field id="ibgarea"      long_name="global mean ice area"                     unit="km2"   /> 
    371     <field id="ibgsaline"    long_name="global mean ice salinity"                 unit="psu"   /> 
    372     <field id="ibgtemper"    long_name="global mean ice temperature"              unit="degC"   /> 
    373     <field id="ibgheatco"    long_name="global mean ice heat content"             unit="10^9J"   /> 
    374     <field id="ibgsaltco"    long_name="global mean ice salt content"             unit="psu*km3"   /> 
    375     <field id="sbgheatco"    long_name="global mean snow heat content"            unit="10^9J"   /> 
    376     <field id="ibgfrcsfx"    long_name="global mean salt content from sfx"        unit="psu*km3"   /> 
    377     <field id="ibgfrcemp"    long_name="global mean volume from emp"              unit="km3"      /> 
    378     <field id="ibgsfx"       long_name="global mean emps"                         unit="psu*kg/m2/day"   /> 
    379     <field id="ibgemp"       long_name="global mean emp"                          unit="kg/m2/day"   /> 
    380     <field id="ibgsfxbri"    long_name="global mean ice sfx_bri"                  unit="psu*kg/m2/day"   /> 
    381     <field id="ibgsfxthd"    long_name="global mean ice sfx_thd"                  unit="psu*kg/m2/day"   /> 
    382     <field id="ibgsfxres"    long_name="global mean ice sfx_res"                  unit="psu*kg/m2/day"   /> 
    383     <field id="ibgsfxmec"    long_name="global mean ice fsalt_rpo"                unit="psu*kg/m2/day"   /> 
    384     <field id="ibggrpme"     long_name="global mean ice growth+melt volume"       unit="km3"      /> 
     498         <!-- available with ln_limdiaout --> 
     499         <field id="ibgvoltot"    long_name="global mean ice volume"                                 unit="km3"        /> 
     500         <field id="sbgvoltot"    long_name="global mean snow volume"                                unit="km3"        /> 
     501         <field id="ibgarea"      long_name="global mean ice area"                                   unit="km2"        /> 
     502         <field id="ibgsaline"    long_name="global mean ice salinity"                               unit="1e-3"       /> 
     503         <field id="ibgtemper"    long_name="global mean ice temperature"                            unit="degC"       /> 
     504         <field id="ibgheatco"    long_name="global mean ice heat content"                           unit="10^20J"     /> 
     505         <field id="sbgheatco"    long_name="global mean snow heat content"                          unit="10^20J"     /> 
     506         <field id="ibgsaltco"    long_name="global mean ice salt content"                           unit="1e-3*km3"   /> 
     507 
     508         <field id="ibgvfx"       long_name="global mean volume flux (emp)"                          unit="m/day"      /> 
     509         <field id="ibgvfxbog"    long_name="global mean volume flux (bottom growth)"                unit="m/day"      /> 
     510         <field id="ibgvfxopw"    long_name="global mean volume flux (open water growth)"            unit="m/day"      /> 
     511         <field id="ibgvfxsni"    long_name="global mean volume flux (snow-ice growth)"              unit="m/day"      /> 
     512         <field id="ibgvfxdyn"    long_name="global mean volume flux (dynamic growth)"               unit="m/day"      /> 
     513         <field id="ibgvfxbom"    long_name="global mean volume flux (bottom melt)"                  unit="m/day"      /> 
     514         <field id="ibgvfxsum"    long_name="global mean volume flux (surface melt)"                 unit="m/day"      /> 
     515         <field id="ibgvfxres"    long_name="global mean volume flux (resultant)"                    unit="m/day"      /> 
     516         <field id="ibgvfxspr"    long_name="global mean volume flux (snow precip)"                  unit="m/day"      /> 
     517         <field id="ibgvfxsnw"    long_name="global mean volume flux (snow melt)"                    unit="m/day"      /> 
     518         <field id="ibgvfxsub"    long_name="global mean volume flux (snow sublimation)"             unit="m/day"      /> 
     519 
     520         <field id="ibgsfx"       long_name="global mean salt flux (total)"                          unit="1e-3*m/day" /> 
     521         <field id="ibgsfxbri"    long_name="global mean salt flux (brines)"                         unit="1e-3*m/day" /> 
     522         <field id="ibgsfxdyn"    long_name="global mean salt flux (dynamic)"                        unit="1e-3*m/day" /> 
     523         <field id="ibgsfxres"    long_name="global mean salt flux (resultant)"                      unit="1e-3*m/day" /> 
     524         <field id="ibgsfxbog"    long_name="global mean salt flux (thermo)"                         unit="1e-3*m/day" /> 
     525         <field id="ibgsfxopw"    long_name="global mean salt flux (thermo)"                         unit="1e-3*m/day" /> 
     526         <field id="ibgsfxsni"    long_name="global mean salt flux (thermo)"                         unit="1e-3*m/day" /> 
     527         <field id="ibgsfxbom"    long_name="global mean salt flux (thermo)"                         unit="1e-3*m/day" /> 
     528         <field id="ibgsfxsum"    long_name="global mean salt flux (thermo)"                         unit="1e-3*m/day" /> 
     529 
     530         <field id="ibghfxdhc"    long_name="Heat content variation in snow and ice"                 unit="W"          /> 
     531         <field id="ibghfxspr"    long_name="Heat content of snow precip"                            unit="W"          /> 
     532 
     533         <field id="ibghfxthd"    long_name="heat fluxes from ice-ocean exchange during thermo"      unit="W"          /> 
     534         <field id="ibghfxsum"    long_name="heat fluxes causing surface ice melt"                   unit="W"          /> 
     535         <field id="ibghfxbom"    long_name="heat fluxes causing bottom ice melt"                    unit="W"          /> 
     536         <field id="ibghfxbog"    long_name="heat fluxes causing bottom ice growth"                  unit="W"          /> 
     537         <field id="ibghfxdif"    long_name="heat fluxes causing ice temperature change"             unit="W"          /> 
     538         <field id="ibghfxopw"    long_name="heat fluxes causing open water ice formation"           unit="W"          /> 
     539         <field id="ibghfxdyn"    long_name="heat fluxes from ice-ocean exchange during dynamic"     unit="W"          /> 
     540         <field id="ibghfxres"    long_name="heat fluxes from ice-ocean exchange during resultant"   unit="W"          /> 
     541         <field id="ibghfxsub"    long_name="heat fluxes from sublimation"                           unit="W"          /> 
     542         <field id="ibghfxsnw"    long_name="heat fluxes from snow-ocean exchange"                   unit="W"          /> 
     543         <field id="ibghfxout"    long_name="non solar heat fluxes received by the ocean"            unit="W"          /> 
     544         <field id="ibghfxin"     long_name="total heat fluxes at the ice surface"                   unit="W"          /> 
     545 
     546         <field id="ibgfrcvol"    long_name="global mean forcing volume (emp)"                       unit="km3"        /> 
     547         <field id="ibgfrcsfx"    long_name="global mean forcing salt   (sfx)"                       unit="1e-3*km3"   /> 
     548         <field id="ibgvolgrm"    long_name="global mean ice growth+melt volume"                     unit="km3"        /> 
    385549      </field_group> 
    386550   
    387551      <!-- variables available with key_float --> 
     552 
    388553      <field_group id="floatvar" domain_ref="1point" axis_ref="nfloat" operation="instant" > 
    389         <field id="traj_lon"   long_name="floats longitude"   unit="deg"   /> 
    390         <field id="traj_lat"   long_name="floats latitude"    unit="deg"  /> 
    391         <field id="traj_dep"   long_name="floats depth"       unit="m"     /> 
    392         <field id="traj_temp"  long_name="floats temperature" unit="degC"  /> 
    393         <field id="traj_salt"  long_name="floats salinity"    unit="psu"   /> 
    394         <field id="traj_dens"  long_name="floats density"     unit="kg/m3" /> 
    395         <field id="traj_group" long_name="floats group"       unit="none"  /> 
     554        <field id="traj_lon"      long_name="floats longitude"                                                           unit="degrees_east"  /> 
     555        <field id="traj_lat"      long_name="floats latitude"                                                            unit="degrees_north" /> 
     556        <field id="traj_dep"      long_name="floats depth"                                                               unit="m"             /> 
     557        <field id="traj_temp"     long_name="floats temperature"       standard_name="sea_water_potential_temperature"   unit="degC"          /> 
     558        <field id="traj_salt"     long_name="floats salinity"          standard_name="sea_water_practical_salinity"      unit="1e-3"          /> 
     559        <field id="traj_dens"     long_name="floats in-situ density"   standard_name="sea_water_density"                 unit="kg/m3"        /> 
     560        <field id="traj_group"    long_name="floats group"                                                               unit="1"             /> 
    396561      </field_group> 
    397562 
    398563      <!-- variables available with iceberg trajectories --> 
     564 
    399565      <field_group id="icbvar" domain_ref="grid_T"  >  
    400         <field id="berg_melt"          long_name="icb melt rate of icebergs"                     unit="kg/m2/s"   /> 
    401         <field id="berg_buoy_melt"     long_name="icb buoyancy component of iceberg melt rate"   unit="kg/m2/s"   /> 
    402         <field id="berg_eros_melt"     long_name="icb erosion component of iceberg melt rate"    unit="kg/m2/s"   /> 
    403         <field id="berg_conv_melt"     long_name="icb convective component of iceberg melt rate" unit="kg/m2/s"   /> 
    404         <field id="berg_virtual_area"  long_name="icb virtual coverage by icebergs"              unit="m2"        /> 
    405         <field id="bits_src"           long_name="icb mass source of bergy bits"                 unit="kg/m2/s"   /> 
    406         <field id="bits_melt"          long_name="icb melt rate of bergy bits"                   unit="kg/m2/s"   /> 
    407         <field id="bits_mass"          long_name="icb bergy bit density field"                   unit="kg/m2"     /> 
    408         <field id="berg_mass"          long_name="icb iceberg density field"                     unit="kg/m2"     /> 
    409         <field id="calving"            long_name="icb calving mass input"                        unit="kg/s"      /> 
    410         <field id="berg_floating_melt" long_name="icb melt rate of icebergs + bits"              unit="kg/m2/s"   /> 
    411         <field id="berg_real_calving"  long_name="icb calving into iceberg class"                unit="kg/s"     axis_ref="icbcla" /> 
    412         <field id="berg_stored_ice"    long_name="icb accumulated ice mass by class"             unit="kg"       axis_ref="icbcla" /> 
    413       </field_group> 
     566        <field id="berg_melt"          long_name="icb melt rate of icebergs"                       unit="kg/m2/s"                    /> 
     567        <field id="berg_buoy_melt"     long_name="icb buoyancy component of iceberg melt rate"     unit="kg/m2/s"                    /> 
     568        <field id="berg_eros_melt"     long_name="icb erosion component of iceberg melt rate"      unit="kg/m2/s"                    /> 
     569        <field id="berg_conv_melt"     long_name="icb convective component of iceberg melt rate"   unit="kg/m2/s"                    /> 
     570        <field id="berg_virtual_area"  long_name="icb virtual coverage by icebergs"                unit="m2"                         /> 
     571        <field id="bits_src"           long_name="icb mass source of bergy bits"                   unit="kg/m2/s"                    /> 
     572        <field id="bits_melt"          long_name="icb melt rate of bergy bits"                     unit="kg/m2/s"                    /> 
     573        <field id="bits_mass"          long_name="icb bergy bit density field"                     unit="kg/m2"                      /> 
     574        <field id="berg_mass"          long_name="icb iceberg density field"                       unit="kg/m2"                      /> 
     575        <field id="calving"            long_name="icb calving mass input"                          unit="kg/s"                       /> 
     576        <field id="berg_floating_melt" long_name="icb melt rate of icebergs + bits"                unit="kg/m2/s"                    /> 
     577        <field id="berg_real_calving"  long_name="icb calving into iceberg class"                  unit="kg/s"     axis_ref="icbcla" /> 
     578        <field id="berg_stored_ice"    long_name="icb accumulated ice mass by class"               unit="kg"       axis_ref="icbcla" /> 
     579      </field_group> 
     580 
     581      <!-- Poleward transport : ptr -->      
     582      <field_group id="diaptr" domain_ref="ptr" >  
     583        <field id="zomsfglo"          long_name="Meridional Stream-Function: Global"           unit="Sv"       grid_ref="gznl_W_3D" /> 
     584        <field id="zomsfatl"          long_name="Meridional Stream-Function: Atlantic"         unit="Sv"       grid_ref="gznl_W_3D" /> 
     585        <field id="zomsfpac"          long_name="Meridional Stream-Function: Pacific"          unit="Sv"       grid_ref="gznl_W_3D" /> 
     586        <field id="zomsfind"          long_name="Meridional Stream-Function: Indian"           unit="Sv"       grid_ref="gznl_W_3D" /> 
     587        <field id="zomsfipc"          long_name="Meridional Stream-Function: Pacific+Indian"   unit="Sv"       grid_ref="gznl_W_3D" /> 
     588        <field id="zotemglo"          long_name="Zonal Mean Temperature : Global"              unit="degC"     grid_ref="gznl_T_3D" /> 
     589        <field id="zotematl"          long_name="Zonal Mean Temperature : Atlantic"            unit="degC"     grid_ref="gznl_T_3D" /> 
     590        <field id="zotempac"          long_name="Zonal Mean Temperature : Pacific"             unit="degC"     grid_ref="gznl_T_3D" /> 
     591        <field id="zotemind"          long_name="Zonal Mean Temperature : Indian"              unit="degC"     grid_ref="gznl_T_3D" /> 
     592        <field id="zotemipc"          long_name="Zonal Mean Temperature : Pacific+Indian"      unit="degC"     grid_ref="gznl_T_3D" /> 
     593        <field id="zosalglo"          long_name="Zonal Mean Salinity : Global"                 unit="1e-3"     grid_ref="gznl_T_3D" /> 
     594        <field id="zosalatl"          long_name="Zonal Mean Salinity : Atlantic"               unit="1e-3"     grid_ref="gznl_T_3D" /> 
     595        <field id="zosalpac"          long_name="Zonal Mean Salinity : Pacific"                unit="1e-3"     grid_ref="gznl_T_3D" /> 
     596        <field id="zosalind"          long_name="Zonal Mean Salinity : Indian"                 unit="1e-3"     grid_ref="gznl_T_3D" /> 
     597        <field id="zosalipc"          long_name="Zonal Mean Salinity : Pacific+Indian"         unit="1e-3"     grid_ref="gznl_T_3D" /> 
     598        <field id="zosrfglo"          long_name="Zonal Mean Surface"                           unit="m2"       grid_ref="gznl_T_3D" /> 
     599        <field id="zosrfatl"          long_name="Zonal Mean Surface : Atlantic"                unit="m2"       grid_ref="gznl_T_3D" /> 
     600        <field id="zosrfpac"          long_name="Zonal Mean Surface : Pacific"                 unit="m2"       grid_ref="gznl_T_3D" /> 
     601        <field id="zosrfind"          long_name="Zonal Mean Surface : Indian"                  unit="m2"       grid_ref="gznl_T_3D" /> 
     602        <field id="zosrfipc"          long_name="Zonal Mean Surface : Pacific+Indian"          unit="m2"       grid_ref="gznl_T_3D" /> 
     603        <field id="sophtadv"          long_name="Advective Heat Transport"                     unit="PW"       grid_ref="gznl_T_2D" /> 
     604        <field id="sophtldf"          long_name="Diffusive Heat Transport"                     unit="PW"       grid_ref="gznl_T_2D" /> 
     605        <field id="sopstadv"          long_name="Advective Salt Transport"                     unit="Giga g/s" grid_ref="gznl_T_2D" /> 
     606        <field id="sopstldf"          long_name="Diffusive Salt Transport"                     unit="Giga g/s" grid_ref="gznl_T_2D" /> 
     607      </field_group> 
     608 
     609    <!--  
     610============================================================================================================ 
     611                  Physical ocean model trend diagnostics : temperature, KE, PE, momentum 
     612============================================================================================================ 
     613    --> 
     614 
     615    <field_group id="trendT" grid_ref="grid_T_3D"> 
     616      <!-- variables available with ln_tra_trd --> 
     617      <field id="ttrd_xad"      long_name="temperature-trend: i-advection"                                                                                          unit="degC/s"                        /> 
     618      <field id="strd_xad"      long_name="salinity   -trend: i-advection"                                                                                          unit="1e-3/s"                        /> 
     619      <field id="ttrd_yad"      long_name="temperature-trend: j-advection"                                                                                          unit="degC/s"                        /> 
     620      <field id="strd_yad"      long_name="salinity   -trend: j-advection"                                                                                          unit="1e-3/s"                        /> 
     621      <field id="ttrd_zad"      long_name="temperature-trend: k-advection"                                                                                          unit="degC/s"                        /> 
     622      <field id="strd_zad"      long_name="salinity   -trend: k-advection"                                                                                          unit="1e-3/s"                        /> 
     623      <field id="ttrd_ad"       long_name="temperature-trend: advection"               standard_name="tendency_of_sea_water_temperature_due_to_advection"           unit="degC/s"                         > sqrt( ttrd_xad^2 + ttrd_yad^2 + ttrd_zad^2 ) </field> 
     624      <field id="strd_ad"       long_name="salinity   -trend: advection"               standard_name="tendency_of_sea_water_salinity_due_to_advection"              unit="1e-3/s"                         > sqrt( strd_xad^2 + strd_yad^2 + strd_zad^2 ) </field> 
     625      <field id="ttrd_sad"      long_name="temperature-trend: surface adv. (no-vvl)"                                                                                unit="degC/s"   grid_ref="grid_T_2D" /> 
     626      <field id="strd_sad"      long_name="salinity   -trend: surface adv. (no-vvl)"                                                                                unit="1e-3/s"   grid_ref="grid_T_2D" /> 
     627      <field id="ttrd_ldf"      long_name="temperature-trend: lateral  diffusion"      standard_name="tendency_of_sea_water_temperature_due_to_horizontal_mixing"   unit="degC/s"                        /> 
     628      <field id="strd_ldf"      long_name="salinity   -trend: lateral  diffusion"      standard_name="tendency_of_sea_water_salinity_due_to_horizontal_mixing"      unit="1e-3/s"                        /> 
     629      <field id="ttrd_zdf"      long_name="temperature-trend: vertical diffusion"      standard_name="tendency_of_sea_water_temperature_due_to_vertical_mixing"     unit="degC/s"                        /> 
     630      <field id="strd_zdf"      long_name="salinity   -trend: vertical diffusion"      standard_name="tendency_of_sea_water_salinity_due_to_vertical_mixing"        unit="1e-3/s"                        /> 
     631 
     632      <!-- ln_traldf_iso=T only (iso-neutral diffusion) --> 
     633      <field id="ttrd_zdfp"     long_name="temperature-trend: pure vert. diffusion"   unit="degC/s" /> 
     634      <field id="strd_zdfp"     long_name="salinity   -trend: pure vert. diffusion"   unit="1e-3/s" /> 
     635 
     636      <!-- --> 
     637      <field id="ttrd_dmp"      long_name="temperature-trend: interior restoring"        unit="degC/s" /> 
     638      <field id="strd_dmp"      long_name="salinity   -trend: interior restoring"        unit="1e-3/s" /> 
     639      <field id="ttrd_bbl"      long_name="temperature-trend: bottom boundary layer"     unit="degC/s" /> 
     640      <field id="strd_bbl"      long_name="salinity   -trend: bottom boundary layer"     unit="1e-3/s" /> 
     641      <field id="ttrd_npc"      long_name="temperature-trend: non-penetrative conv."     unit="degC/s" /> 
     642      <field id="strd_npc"      long_name="salinity   -trend: non-penetrative conv."     unit="1e-3/s" /> 
     643      <field id="ttrd_qns"      long_name="temperature-trend: non-solar flux + runoff"   unit="degC/s" /> 
     644      <field id="strd_cdt"      long_name="salinity   -trend: C/D term       + runoff"   unit="degC/s" /> 
     645      <field id="ttrd_qsr"      long_name="temperature-trend: solar penetr. heating"     unit="degC/s" /> 
     646      <field id="ttrd_bbc"      long_name="temperature-trend: geothermal heating"        unit="degC/s" /> 
     647      <field id="ttrd_atf"      long_name="temperature-trend: asselin time filter"       unit="degC/s" /> 
     648      <field id="strd_atf"      long_name="salinity   -trend: asselin time filter"       unit="1e-3/s" /> 
     649 
     650      <!-- variables available with ln_KE_trd --> 
     651      <field id="ketrd_hpg"     long_name="ke-trend: hydrostatic pressure gradient"          unit="W/s^3"                        /> 
     652      <field id="ketrd_spg"     long_name="ke-trend: surface     pressure gradient"          unit="W/s^3"                        /> 
     653      <field id="ketrd_spgexp"  long_name="ke-trend: surface pressure gradient (explicit)"   unit="W/s^3"                        /> 
     654      <field id="ketrd_spgflt"  long_name="ke-trend: surface pressure gradient (filter)"     unit="W/s^3"                        /> 
     655      <field id="ssh_flt"       long_name="filtered contribution to ssh (dynspg_flt)"        unit="m"       grid_ref="grid_T_2D" /> 
     656      <field id="w0"            long_name="surface vertical velocity"                        unit="m/s"     grid_ref="grid_T_2D" /> 
     657      <field id="pw0_exp"       long_name="surface pressure flux due to ssh"                 unit="W/s^2"   grid_ref="grid_T_2D" /> 
     658      <field id="pw0_flt"       long_name="surface pressure flux due to filtered ssh"        unit="W/s^2"   grid_ref="grid_T_2D" /> 
     659      <field id="ketrd_keg"     long_name="ke-trend: KE gradient         or hor. adv."       unit="W/s^3"                        /> 
     660      <field id="ketrd_rvo"     long_name="ke-trend: relative  vorticity or metric term"     unit="W/s^3"                        /> 
     661      <field id="ketrd_pvo"     long_name="ke-trend: planetary vorticity"                    unit="W/s^3"                        /> 
     662      <field id="ketrd_zad"     long_name="ke-trend: vertical  advection"                    unit="W/s^3"                        /> 
     663      <field id="ketrd_udx"     long_name="ke-trend: U.dx[U]"                                unit="W/s^3"                        /> 
     664      <field id="ketrd_ldf"     long_name="ke-trend: lateral   diffusion"                    unit="W/s^3"                        /> 
     665      <field id="ketrd_zdf"     long_name="ke-trend: vertical  diffusion"                    unit="W/s^3"                        /> 
     666      <field id="ketrd_tau"     long_name="ke-trend: wind stress "                           unit="W/s^3"   grid_ref="grid_T_2D" /> 
     667      <field id="ketrd_bfr"     long_name="ke-trend: bottom friction (explicit)"             unit="W/s^3"                        />    
     668      <field id="ketrd_bfri"    long_name="ke-trend: bottom friction (implicit)"             unit="W/s^3"                        />    
     669      <field id="ketrd_atf"     long_name="ke-trend: asselin time filter trend"              unit="W/s^3"                        />   
     670      <field id="ketrd_convP2K" long_name="ke-trend: conversion (potential to kinetic)"      unit="W/s^3"                        /> 
     671      <field id="KE"            long_name="kinetic energy: u(n)*u(n+1)/2"                    unit="W/s^2"                        />    
     672 
     673      <!-- variables available with ln_PE_trd --> 
     674      <field id="petrd_xad"     long_name="pe-trend: i-advection"                unit="W/m^3"                        /> 
     675      <field id="petrd_yad"     long_name="pe-trend: j-advection"                unit="W/m^3"                        /> 
     676      <field id="petrd_zad"     long_name="pe-trend: k-advection"                unit="W/m^3"                        /> 
     677      <field id="petrd_sad"     long_name="pe-trend: surface adv. (no-vvl)"      unit="W/m^3"   grid_ref="grid_T_2D" /> 
     678      <field id="petrd_ldf"     long_name="pe-trend: lateral  diffusion"         unit="W/m^3"                        /> 
     679      <field id="petrd_zdf"     long_name="pe-trend: vertical diffusion"         unit="W/m^3"                        /> 
     680      <field id="petrd_zdfp"    long_name="pe-trend: pure vert. diffusion"       unit="W/m^3"                        /> 
     681      <field id="petrd_dmp"     long_name="pe-trend: interior restoring"         unit="W/m^3"                        /> 
     682      <field id="petrd_bbl"     long_name="pe-trend: bottom boundary layer"      unit="W/m^3"                        /> 
     683      <field id="petrd_npc"     long_name="pe-trend: non-penetrative conv."      unit="W/m^3"                        /> 
     684      <field id="petrd_nsr"     long_name="pe-trend: surface forcing + runoff"   unit="W/m^3"                        /> 
     685      <field id="petrd_qsr"     long_name="pe-trend: solar penetr. heating"      unit="W/m^3"                        /> 
     686      <field id="petrd_bbc"     long_name="pe-trend: geothermal heating"         unit="W/m^3"                        /> 
     687      <field id="petrd_atf"     long_name="pe-trend: asselin time filter"        unit="W/m^3"                        /> 
     688      <field id="PEanom"        long_name="potential energy anomaly"             unit="1"                            />    
     689      <field id="alphaPE"       long_name="partial deriv. of PEanom wrt T"       unit="degC-1"                       />    
     690      <field id="betaPE"        long_name="partial deriv. of PEanom wrt S"       unit="1e3"                          />    
     691    </field_group> 
     692 
     693    <field_group id="trendU" grid_ref="grid_U_3D"> 
     694     <!-- variables available with ln_dyn_trd --> 
     695     <field id="utrd_hpg"       long_name="i-trend: hydrostatic pressure gradient"          unit="m/s^2"                        /> 
     696     <field id="utrd_spg"       long_name="i-trend: surface     pressure gradient"          unit="m/s^2"                        /> 
     697     <field id="utrd_spgexp"    long_name="i-trend: surface pressure gradient (explicit)"   unit="m/s^2"                        /> 
     698     <field id="utrd_spgflt"    long_name="i-trend: surface pressure gradient (filtered)"   unit="m/s^2"                        /> 
     699     <field id="utrd_keg"       long_name="i-trend: KE gradient         or hor. adv."       unit="m/s^2"                        /> 
     700     <field id="utrd_rvo"       long_name="i-trend: relative  vorticity or metric term"     unit="m/s^2"                        /> 
     701     <field id="utrd_pvo"       long_name="i-trend: planetary vorticity"                    unit="m/s^2"                        /> 
     702     <field id="utrd_zad"       long_name="i-trend: vertical  advection"                    unit="m/s^2"                        /> 
     703     <field id="utrd_udx"       long_name="i-trend: U.dx[U]"                                unit="m/s^2"                        /> 
     704     <field id="utrd_ldf"       long_name="i-trend: lateral   diffusion"                    unit="m/s^2"                        /> 
     705     <field id="utrd_zdf"       long_name="i-trend: vertical  diffusion"                    unit="m/s^2"                        /> 
     706     <field id="utrd_tau"       long_name="i-trend: wind stress "                           unit="m/s^2"   grid_ref="grid_U_2D" /> 
     707     <field id="utrd_bfr"       long_name="i-trend: bottom friction (explicit)"             unit="m/s^2"                        />    
     708     <field id="utrd_bfri"      long_name="i-trend: bottom friction (implicit)"             unit="m/s^2"                        />    
     709     <field id="utrd_tot"       long_name="i-trend: total momentum trend before atf"        unit="m/s^2"                        />    
     710     <field id="utrd_atf"       long_name="i-trend: asselin time filter trend"              unit="m/s^2"                        />    
     711    </field_group> 
     712 
     713    <field_group id="trendV" grid_ref="grid_V_3D"> 
     714     <!-- variables available with ln_dyn_trd --> 
     715     <field id="vtrd_hpg"       long_name="j-trend: hydrostatic pressure gradient"          unit="m/s^2"                        /> 
     716     <field id="vtrd_spg"       long_name="j-trend: surface     pressure gradient"          unit="m/s^2"                        /> 
     717     <field id="vtrd_spgexp"    long_name="j-trend: surface pressure gradient (explicit)"   unit="m/s^2"                        /> 
     718     <field id="vtrd_spgflt"    long_name="j-trend: surface pressure gradient (filtered)"   unit="m/s^2"                        /> 
     719     <field id="vtrd_keg"       long_name="j-trend: KE gradient         or hor. adv."       unit="m/s^2"                        /> 
     720     <field id="vtrd_rvo"       long_name="j-trend: relative  vorticity or metric term"     unit="m/s^2"                        /> 
     721     <field id="vtrd_pvo"       long_name="j-trend: planetary vorticity"                    unit="m/s^2"                        /> 
     722     <field id="vtrd_zad"       long_name="j-trend: vertical  advection"                    unit="m/s^2"                        /> 
     723     <field id="vtrd_vdy"       long_name="i-trend: V.dx[V]"                                unit="m/s^2"                        /> 
     724     <field id="vtrd_ldf"       long_name="j-trend: lateral   diffusion"                    unit="m/s^2"                        /> 
     725     <field id="vtrd_zdf"       long_name="j-trend: vertical  diffusion"                    unit="m/s^2"                        /> 
     726     <field id="vtrd_tau"       long_name="j-trend: wind stress "                           unit="m/s^2"   grid_ref="grid_V_2D" /> 
     727     <field id="vtrd_bfr"       long_name="j-trend: bottom friction (explicit)"             unit="m/s^2"                        />    
     728     <field id="vtrd_bfri"      long_name="j-trend: bottom friction (implicit)"             unit="m/s^2"                        />    
     729     <field id="vtrd_tot"       long_name="j-trend: total momentum trend before atf"        unit="m/s^2"                        />    
     730     <field id="vtrd_atf"       long_name="j-trend: asselin time filter trend"              unit="m/s^2"                        />    
     731    </field_group> 
     732 
     733    <!--  
     734============================================================================================================ 
     735                                     Biogeochemistry model variables 
     736============================================================================================================ 
     737    --> 
    414738 
    415739      <!-- ptrc on T grid --> 
    416740 
    417       <field_group id="ptrc_T" grid_ref="grid_T_3D"> 
    418        <field id="DIC"      long_name="Dissolved inorganic Concentration"        unit="mmol/m3" /> 
    419        <field id="Alkalini" long_name="Total Alkalinity Concentration"           unit="mmol/m3" /> 
    420        <field id="O2"       long_name="Oxygen Concentration"                     unit="mmol/m3" /> 
    421        <field id="CaCO3"    long_name="Calcite Concentration"                    unit="mmol/m3" /> 
    422        <field id="PO4"      long_name="Phosphate Concentration"                  unit="mmol/m3" /> 
    423        <field id="POC"      long_name="Small organic carbon Concentration"       unit="mmol/m3" /> 
    424        <field id="Si"       long_name="Silicate Concentration"                   unit="mmol/m3" /> 
    425        <field id="PHY"      long_name="(Nano)Phytoplankton Concentration"        unit="mmol/m3" /> 
    426        <field id="ZOO"      long_name="(Micro)Zooplankton Concentration"         unit="mmol/m3" /> 
    427        <field id="DOC"      long_name="Dissolved organic Concentration"          unit="mmol/m3" /> 
    428        <field id="PHY2"     long_name="Diatoms Concentration"                    unit="mmol/m3" /> 
    429        <field id="ZOO2"     long_name="Mesozooplankton Concentration"            unit="mmol/m3" /> 
    430        <field id="DSi"      long_name="Diatoms Silicate Concentration"           unit="mmol/m3" /> 
    431        <field id="Fer"      long_name="Dissolved Iron Concentration"             unit="mmol/m3" /> 
    432        <field id="BFe"      long_name="Big iron particles Concentration"         unit="mmol/m3" /> 
    433        <field id="GOC"      long_name="Big organic carbon Concentration"         unit="mmol/m3" /> 
    434        <field id="SFe"      long_name="Small iron particles Concentration"       unit="mmol/m3" /> 
    435        <field id="DFe"      long_name="Diatoms iron  Concentration"              unit="mmol/m3" /> 
    436        <field id="GSi"      long_name="Sinking biogenic Silicate Concentration"  unit="mmol/m3" /> 
    437        <field id="NFe"      long_name="Nano iron Concentration"                  unit="mmol/m3" /> 
    438        <field id="NCHL"     long_name="Nano chlorophyl Concentration"            unit="mg/m3"   /> 
    439        <field id="DCHL"     long_name="Diatoms chlorophyl Concentration"         unit="mg/m3"   /> 
    440        <field id="NO3"      long_name="Nitrate Concentration"                    unit="mmol/m3" /> 
    441        <field id="NH4"      long_name="Ammonium Concentration"                   unit="mmol/m3" /> 
     741     <field_group id="ptrc_T" grid_ref="grid_T_3D"> 
     742       <field id="DIC"          long_name="Dissolved inorganic Concentration"        unit="mmol/m3" /> 
     743       <field id="DIC_E3T"      long_name="DIC * E3T"                                unit="mmol/m2" > DIC * e3t </field > 
     744       <field id="Alkalini"     long_name="Total Alkalinity Concentration"           unit="mmol/m3" /> 
     745       <field id="Alkalini_E3T" long_name="Alkalini * E3T"                           unit="mmol/m2"  > Alkalini * e3t </field > 
     746       <field id="O2"           long_name="Oxygen Concentration"                     unit="mmol/m3" /> 
     747       <field id="O2_E3T"       long_name="O2 * E3T"                                 unit="mmol/m2"  > O2 * e3t </field > 
     748       <field id="CaCO3"        long_name="Calcite Concentration"                    unit="mmol/m3" /> 
     749       <field id="CaCO3_E3T"    long_name="CaCO3 * E3T"                              unit="mmol/m2"  > CaCO3 * e3t </field > 
     750       <field id="PO4"          long_name="Phosphate Concentration"                  unit="mmol/m3" /> 
     751       <field id="PO4_E3T"      long_name="PO4 * E3T"                                unit="mmol/m2"  > PO4 * e3t </field > 
     752       <field id="POC"          long_name="Small organic carbon Concentration"       unit="mmol/m3" /> 
     753       <field id="POC_E3T"      long_name="POC * E3T"                                unit="mmol/m2"  > POC * e3t </field > 
     754       <field id="Si"           long_name="Silicate Concentration"                   unit="mmol/m3" /> 
     755       <field id="Si_E3T"       long_name="Si * E3T"                                 unit="mmol/m2"  > Si * e3t </field > 
     756       <field id="PHY"          long_name="(Nano)Phytoplankton Concentration"        unit="mmol/m3" /> 
     757       <field id="PHY_E3T"      long_name="PHY * E3T"                                unit="mmol/m2"  > PHY * e3t </field > 
     758       <field id="ZOO"          long_name="(Micro)Zooplankton Concentration"         unit="mmol/m3" /> 
     759       <field id="ZOO_E3T"      long_name="ZOO2 * E3T"                               unit="mmol/m2"  > ZOO * e3t </field > 
     760       <field id="DOC"          long_name="Dissolved organic Concentration"          unit="mmol/m3" /> 
     761       <field id="DOC_E3T"      long_name="DOC * E3T"                                unit="mmol/m2"  > DOC * e3t </field > 
     762       <field id="PHY2"         long_name="Diatoms Concentration"                    unit="mmol/m3" /> 
     763       <field id="PHY2_E3T"     long_name="PHY2 * E3T"                               unit="mmol/m2"  > PHY2 * e3t </field > 
     764       <field id="ZOO2"         long_name="Mesozooplankton Concentration"            unit="mmol/m3" /> 
     765       <field id="ZOO2_E3T"     long_name="ZOO2 * E3T"                               unit="mmol/m2"  > ZOO2 * e3t </field > 
     766       <field id="DSi"          long_name="Diatoms Silicate Concentration"           unit="mmol/m3" /> 
     767       <field id="DSi_E3T"      long_name="Dsi * E3T"                                unit="mmol/m2"  > DSi * e3t </field > 
     768       <field id="Fer"          long_name="Dissolved Iron Concentration"             unit="mmol/m3" /> 
     769       <field id="Fer_E3T"      long_name="Fer * E3T"                                unit="mmol/m2"  > Fer * e3t </field > 
     770       <field id="BFe"          long_name="Big iron particles Concentration"         unit="mmol/m3" /> 
     771       <field id="BFe_E3T"      long_name="BFe * E3T"                                unit="mmol/m2"  > BFe * e3t </field > 
     772       <field id="GOC"          long_name="Big organic carbon Concentration"         unit="mmol/m3" /> 
     773       <field id="GOC_E3T"      long_name="GOC * E3T"                                unit="mmol/m2"  > GOC * e3t </field > 
     774       <field id="SFe"          long_name="Small iron particles Concentration"       unit="mmol/m3" /> 
     775       <field id="SFe_E3T"      long_name="SFe * E3T"                                unit="mmol/m2"  > SFe * e3t </field > 
     776       <field id="DFe"          long_name="Diatoms iron  Concentration"              unit="mmol/m3" /> 
     777       <field id="DFe_E3T"      long_name="DFe * E3T"                                unit="mmol/m2"  > DFe * e3t </field > 
     778       <field id="GSi"          long_name="Sinking biogenic Silicate Concentration"  unit="mmol/m3" /> 
     779       <field id="GSi_E3T"      long_name="GSi * E3T"                                unit="mmol/m2"  > GSi * e3t </field > 
     780       <field id="NFe"          long_name="Nano iron Concentration"                  unit="mmol/m3" /> 
     781       <field id="NFe_E3T"      long_name="NFe * E3T"                                unit="mmol/m2"  > NFe * e3t </field > 
     782       <field id="NCHL"         long_name="Nano chlorophyl Concentration"            unit="mg/m3"   /> 
     783       <field id="NCHL_E3T"     long_name="NCHL * E3T"                               unit="mmol/m2"  > NCHL * e3t </field > 
     784       <field id="DCHL"         long_name="Diatoms chlorophyl Concentration"         unit="mg/m3"   /> 
     785       <field id="DCHL_E3T"     long_name="DCHL * E3T"                               unit="mmol/m2"  > DCHL * e3t </field > 
     786       <field id="NO3"          long_name="Nitrate Concentration"                    unit="mmol/m3" /> 
     787       <field id="NO3_E3T"      long_name="NO3 * E3T"                                unit="mmol/m2"  > NO3 * e3t </field > 
     788       <field id="NH4"          long_name="Ammonium Concentration"                   unit="mmol/m3" /> 
     789       <field id="NH4_E3T"      long_name="NH4 * E3T"                                unit="mmol/m2"  > NH4 * e3t </field > 
    442790 
    443791       <!-- PISCES with Kriest parametisation : variables available with key_kriest --> 
    444        <field id="Num"      long_name="Number of organic particles"              unit="nbr" /> 
     792       <field id="Num"         long_name="Number of organic particles"              unit="1" /> 
     793       <field id="Num_E3T"     long_name="Num * E3T"                                unit="m"  > Num * e3t </field > 
    445794 
    446795       <!-- PISCES light : variables available with key_pisces_reduced --> 
    447        <field id="DET"      long_name="Detritus"                                 unit="mmol-N/m3" /> 
    448        <field id="DOM"      long_name="Dissolved Organic Matter"                 unit="mmol-N/m3" /> 
     796       <field id="DET"         long_name="Detritus"                                 unit="mmol-N/m3" /> 
     797       <field id="DET_E3T"     long_name="DET * E3T"                                unit="mmol-N/m2"  > DET * e3t </field > 
     798       <field id="DOM"         long_name="Dissolved Organic Matter"                 unit="mmol-N/m3" /> 
     799       <field id="DOM_E3T"     long_name="DOM * E3T"                                unit="mmol-N/m2"  > DOM * e3t </field > 
    449800 
    450801       <!-- CFC11 : variables available with key_cfc --> 
    451        <field id="CFC11"    long_name="CFC-11 Concentration"                     unit="umol/L" /> 
     802       <field id="CFC11"       long_name="CFC-11 Concentration"                     unit="umol/m3" /> 
     803       <field id="CFC11_E3T"   long_name="CFC11 * E3T"                              unit="umol/m2"  > CFC11 * e3t </field > 
    452804       <!-- Bomb C14 : variables available with key_c14b --> 
    453        <field id="C14B"     long_name="Bomb C14 Concentration"                   unit="ration" /> 
     805       <field id="C14B"     long_name="Bomb C14 Concentration"                      unit="1"         /> 
     806       <field id="C14B_E3T"    long_name="C14B * E3T"                               unit="m"  > C14B * e3t </field > 
    454807     </field_group> 
    455808 
    456       <!-- PISCES additional diagnostics on T grid  --> 
     809     <!-- PISCES additional diagnostics on T grid  --> 
     810 
    457811     <field_group id="diad_T" grid_ref="grid_T_2D"> 
    458        <field id="PH"          long_name="PH"                                      unit="-"          grid_ref="grid_T_3D" /> 
     812       <field id="PH"          long_name="PH"                                      unit="1"          grid_ref="grid_T_3D" /> 
    459813       <field id="CO3"         long_name="Bicarbonates"                            unit="mol/m3"     grid_ref="grid_T_3D" /> 
    460814       <field id="CO3sat"      long_name="CO3 saturation"                          unit="mol/m3"     grid_ref="grid_T_3D" /> 
    461815       <field id="PAR"         long_name="Photosynthetically Available Radiation"  unit="W/m2"       grid_ref="grid_T_3D" /> 
    462        <field id="PPPHY"       long_name="Primary production of nanophyto"         unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    463        <field id="PPPHY2"      long_name="Primary production of diatoms"           unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    464        <field id="PPNEWN"      long_name="New Primary production of nanophyto"     unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    465        <field id="PPNEWD"      long_name="New Primary production of diatoms"       unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    466        <field id="PBSi"        long_name="Primary production of Si diatoms"        unit="molSi/m3/s" grid_ref="grid_T_3D" /> 
    467        <field id="PFeN"        long_name="Primary production of nano iron"         unit="molFe/m3/s" grid_ref="grid_T_3D" /> 
    468        <field id="PFeD"        long_name="Primary production of diatoms iron"      unit="molFe/m3/s" grid_ref="grid_T_3D" /> 
    469        <field id="xfracal"     long_name="Calcifying fraction"                     unit="-"          grid_ref="grid_T_3D" /> 
    470        <field id="PCAL"        long_name="Calcite production"                      unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    471        <field id="DCAL"        long_name="Calcite dissolution"                     unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    472        <field id="GRAZ1"       long_name="Grazing by microzooplankton"             unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    473        <field id="GRAZ2"       long_name="Grazing by mesozooplankton"              unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    474        <field id="REMIN"       long_name="Oxic remineralization of OM"             unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    475        <field id="DENIT"       long_name="Anoxic remineralization of OM"           unit="molC/m3/s"  grid_ref="grid_T_3D" /> 
    476        <field id="Nfix"        long_name="Nitrogen fixation"                       unit="molN/m3/s"  grid_ref="grid_T_3D" /> 
     816       <field id="PARDM"       long_name="Daily mean PAR"                          unit="W/m2"       grid_ref="grid_T_3D" /> 
     817       <field id="PPPHY"       long_name="Primary production of nanophyto"         unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     818       <field id="PPPHY2"      long_name="Primary production of diatoms"           unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     819       <field id="PPNEWN"      long_name="New Primary production of nanophyto"     unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     820       <field id="PPNEWD"      long_name="New Primary production of diatoms"       unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     821       <field id="PBSi"        long_name="Primary production of Si diatoms"        unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     822       <field id="PFeN"        long_name="Primary production of nano iron"         unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     823       <field id="PFeD"        long_name="Primary production of diatoms iron"      unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     824       <field id="xfracal"     long_name="Calcifying fraction"                     unit="1"          grid_ref="grid_T_3D" /> 
     825       <field id="PCAL"        long_name="Calcite production"                      unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     826       <field id="DCAL"        long_name="Calcite dissolution"                     unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     827       <field id="GRAZ1"       long_name="Grazing by microzooplankton"             unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     828       <field id="GRAZ2"       long_name="Grazing by mesozooplankton"              unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     829       <field id="REMIN"       long_name="Oxic remineralization of OM"             unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     830       <field id="DENIT"       long_name="Anoxic remineralization of OM"           unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
     831       <field id="Nfix"        long_name="Nitrogen fixation"                       unit="mol/m3/s"   grid_ref="grid_T_3D" /> 
    477832       <field id="Mumax"       long_name="Maximum growth rate"                     unit="s-1"        grid_ref="grid_T_3D" /> 
    478833       <field id="MuN"         long_name="Realized growth rate for nanophyto"      unit="s-1"        grid_ref="grid_T_3D" /> 
    479834       <field id="MuD"         long_name="Realized growth rate for diatomes"       unit="s-1"        grid_ref="grid_T_3D" /> 
    480        <field id="LNnut"       long_name="Nutrient limitation term in Nanophyto"   unit="-"          grid_ref="grid_T_3D" /> 
    481        <field id="LDnut"       long_name="Nutrient limitation term in Diatoms"     unit="-"          grid_ref="grid_T_3D" /> 
    482        <field id="LNFe"        long_name="Iron limitation term in Nanophyto"       unit="-"          grid_ref="grid_T_3D" /> 
    483        <field id="LDFe"        long_name="Iron limitation term in Diatoms"         unit="-"          grid_ref="grid_T_3D" /> 
    484        <field id="LNlight"     long_name="Light limitation term in Nanophyto"      unit="-"          grid_ref="grid_T_3D" /> 
    485        <field id="LDlight"     long_name="Light limitation term in Diatoms"        unit="-"          grid_ref="grid_T_3D" /> 
    486        <field id="Fe2"         long_name="Iron II concentration"                   unit="nmol/L"     grid_ref="grid_T_3D" /> 
    487        <field id="Fe3"         long_name="Iron III concentration"                  unit="nmol/L"     grid_ref="grid_T_3D" /> 
    488        <field id="FeL1"        long_name="Complexed Iron concentration with L1"    unit="nmol/L"     grid_ref="grid_T_3D" /> 
    489        <field id="FeL2"        long_name="Complexed Iron concentration with L2"    unit="nmol/L"     grid_ref="grid_T_3D" /> 
    490        <field id="FeP"         long_name="Precipitated Iron III"                   unit="nmol/L"     grid_ref="grid_T_3D" /> 
    491        <field id="TL1"         long_name="Total L1 concentration"                  unit="nmol/L"     grid_ref="grid_T_3D" /> 
    492        <field id="TL2"         long_name="Total L2 concentration"                  unit="nmol/L"     grid_ref="grid_T_3D" /> 
    493        <field id="pdust"       long_name="dust concentration"                      unit="g/L"                          /> 
    494        <field id="Totlig"      long_name="Total ligand concentation"               unit="nmol/L"     grid_ref="grid_T_3D" /> 
    495        <field id="Biron"       long_name="Bioavailable iron"                       unit="nmol/L"     grid_ref="grid_T_3D" /> 
    496        <field id="Sdenit"      long_name="Nitrate reduction in the sediments"      unit="molN/m2/s"                    /> 
    497        <field id="Ironice"     long_name="Iron input/uptake due to sea ice"        unit="molFe/m2/s"                   /> 
    498        <field id="HYDR"        long_name="Iron input from hydrothemal vents"       unit="molFe/m2/s" grid_ref="grid_T_3D" /> 
    499        <field id="EPC100"      long_name="Export of carbon particles at 100 m"     unit="mol/m2/s"                     /> 
    500        <field id="EPFE100"     long_name="Export of biogenic iron at 100 m"        unit="mol/m2/s"                     /> 
    501        <field id="EPSI100"     long_name="Export of Silicate at 100 m"             unit="mol/m2/s"                     /> 
    502        <field id="EPCAL100"    long_name="Export of Calcite at 100 m"              unit="mol/m2/s"                     /> 
    503        <field id="Cflx"        long_name="DIC flux"                                unit="mol/m2/s"                     /> 
    504        <field id="Oflx"        long_name="Oxygen flux"                             unit="mol/m2/s"                     /> 
    505        <field id="Kg"          long_name="Gas transfer"                            unit="mol/m2/s/uatm"                /> 
    506        <field id="Dpco2"       long_name="Delta CO2"                               unit="uatm"                         /> 
    507        <field id="Dpo2"        long_name="Delta O2"                                unit="uatm"                         /> 
    508        <field id="Heup"        long_name="Euphotic layer depth"                    unit="m"                            /> 
    509        <field id="Irondep"     long_name="Iron deposition from dust"               unit="mol/m2/s"                     /> 
    510        <field id="Ironsed"     long_name="Iron deposition from sediment"           unit="mol/m2/s"  grid_ref="grid_T_3D"/> 
     835       <field id="LNnut"       long_name="Nutrient limitation term in Nanophyto"   unit=""           grid_ref="grid_T_3D" /> 
     836       <field id="LDnut"       long_name="Nutrient limitation term in Diatoms"     unit=""           grid_ref="grid_T_3D" /> 
     837       <field id="LNFe"        long_name="Iron limitation term in Nanophyto"       unit=""           grid_ref="grid_T_3D" /> 
     838       <field id="LDFe"        long_name="Iron limitation term in Diatoms"         unit=""           grid_ref="grid_T_3D" /> 
     839       <field id="LNlight"     long_name="Light limitation term in Nanophyto"      unit=""           grid_ref="grid_T_3D" /> 
     840       <field id="LDlight"     long_name="Light limitation term in Diatoms"        unit=""           grid_ref="grid_T_3D" /> 
     841       <field id="Fe2"         long_name="Iron II concentration"                   unit="nmol/m3"    grid_ref="grid_T_3D" /> 
     842       <field id="Fe3"         long_name="Iron III concentration"                  unit="nmol/m3"    grid_ref="grid_T_3D" /> 
     843       <field id="FeL1"        long_name="Complexed Iron concentration with L1"    unit="nmol/m3"    grid_ref="grid_T_3D" /> 
     844       <field id="FeL2"        long_name="Complexed Iron concentration with L2"    unit="nmol/m3"    grid_ref="grid_T_3D" /> 
     845       <field id="FeP"         long_name="Precipitated Iron III"                   unit="nmol/m3"    grid_ref="grid_T_3D" /> 
     846       <field id="TL1"         long_name="Total L1 concentration"                  unit="nmol/m3"    grid_ref="grid_T_3D" /> 
     847       <field id="TL2"         long_name="Total L2 concentration"                  unit="nmol/m3"    grid_ref="grid_T_3D" /> 
     848       <field id="pdust"       long_name="dust concentration"                      unit="g/m3"                            /> 
     849       <field id="Totlig"      long_name="Total ligand concentation"               unit="nmol/m3"    grid_ref="grid_T_3D" /> 
     850       <field id="Biron"       long_name="Bioavailable iron"                       unit="nmol/m3"    grid_ref="grid_T_3D" /> 
     851       <field id="Sdenit"      long_name="Nitrate reduction in the sediments"      unit="mol/m2/s"                        /> 
     852       <field id="Ironice"     long_name="Iron input/uptake due to sea ice"        unit="mol/m2/s"                        /> 
     853       <field id="HYDR"        long_name="Iron input from hydrothemal vents"       unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
     854       <field id="EPC100"      long_name="Export of carbon particles at 100 m"     unit="mol/m2/s"                        /> 
     855       <field id="EPFE100"     long_name="Export of biogenic iron at 100 m"        unit="mol/m2/s"                        /> 
     856       <field id="EPSI100"     long_name="Export of Silicate at 100 m"             unit="mol/m2/s"                        /> 
     857       <field id="EPCAL100"    long_name="Export of Calcite at 100 m"              unit="mol/m2/s"                        /> 
     858       <field id="EXPC"        long_name="Export of carbon"                        unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
     859       <field id="EXPFE"       long_name="Export of biogenic iron"                 unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
     860       <field id="EXPSI"       long_name="Export of Silicate"                      unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
     861       <field id="EXPCAL"      long_name="Export of Calcite"                       unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
     862       <field id="Cflx"        long_name="DIC flux"                                unit="mol/m2/s"                        /> 
     863       <field id="Oflx"        long_name="Oxygen flux"                             unit="mol/m2/s"                        /> 
     864       <field id="Kg"          long_name="Gas transfer"                            unit="mol/m2/s/uatm"                   /> 
     865       <field id="Dpco2"       long_name="Delta CO2"                               unit="uatm"                            /> 
     866       <field id="Dpo2"        long_name="Delta O2"                                unit="uatm"                            /> 
     867       <field id="Heup"        long_name="Euphotic layer depth"                    unit="m"                               /> 
     868       <field id="Irondep"     long_name="Iron deposition from dust"               unit="mol/m2/s"                        /> 
     869       <field id="Ironsed"     long_name="Iron deposition from sediment"           unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
     870 
    511871 
    512872       <!-- PISCES with Kriest parametisation : variables available with key_kriest --> 
    513        <field id="POCFlx"      long_name="Particulate organic C flux"              unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
    514        <field id="NumFlx"      long_name="Particle number flux"                    unit="nbr/m2/s"   grid_ref="grid_T_3D" /> 
    515        <field id="SiFlx"       long_name="Biogenic Si flux"                        unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
    516        <field id="CaCO3Flx"    long_name="CaCO3 flux"                              unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
    517        <field id="xnum"        long_name="Number of particles in aggregats"        unit="-"          grid_ref="grid_T_3D" /> 
    518        <field id="W1"          long_name="sinking speed of mass flux"              unit="m2/s"       grid_ref="grid_T_3D" /> 
    519        <field id="W2"          long_name="sinking speed of number flux"            unit="m2/s"       grid_ref="grid_T_3D" /> 
     873       <field id="EPN100"      long_name="Particulate number flux at 100 m"        unit="mol/m2/s"                        /> 
     874       <field id="EXPN"        long_name="Particulate number flux"                 unit="mol/m2/s"   grid_ref="grid_T_3D" /> 
     875       <field id="XNUM"        long_name="Number of particles in aggregats"        unit="1"          grid_ref="grid_T_3D" /> 
     876       <field id="WSC"         long_name="sinking speed of mass flux"              unit="m2/s"       grid_ref="grid_T_3D" /> 
     877       <field id="WSN"         long_name="sinking speed of number flux"            unit="m2/s"       grid_ref="grid_T_3D" /> 
     878 
     879       <!-- dbio_T on T grid : variables available with key_diaar5 --> 
     880       <field id="TPP"         long_name="Total Primary production of phyto"                   unit="mol/m3/s"  grid_ref="grid_T_3D" /> 
     881       <field id="TPNEW"       long_name="New Primary production of phyto"                     unit="mol/m3/s"  grid_ref="grid_T_3D" /> 
     882       <field id="TPBFE"       long_name="Total biogenic iron production"                      unit="mol/m3/s"  grid_ref="grid_T_3D" /> 
     883       <field id="INTDIC"      long_name="DIC content"                                         unit="kg/m2"                          /> 
     884       <field id="O2MIN"       long_name="Oxygen minimum concentration"                        unit="mol/m3"                          /> 
     885       <field id="ZO2MIN"      long_name="Depth of oxygen minimum concentration"               unit="m"                              /> 
     886       <field id="INTNFIX"     long_name="Nitrogen fixation rate : vert. integrated"           unit="mol/m2/s"                       /> 
     887       <field id="INTPPPHY"    long_name="Vertically integrated primary production by nanophy" unit="mol/m2/s"                       /> 
     888       <field id="INTPPPHY2"   long_name="Vertically integrated primary production by diatom"  unit="mol/m2/s"                       /> 
     889       <field id="INTPP"       long_name="Vertically integrated primary production by phyto"   unit="mol/m2/s"                       /> 
     890       <field id="INTPNEW"     long_name="Vertically integrated new primary production"        unit="mol/m2/s"                       /> 
     891       <field id="INTPBFE"     long_name="Vertically integrated of biogenic iron production"   unit="mol/m2/s"                       /> 
     892       <field id="INTPBSI"     long_name="Vertically integrated of biogenic Si production"     unit="mol/m2/s"                       /> 
     893       <field id="INTPCAL"     long_name="Vertically integrated of calcite production"         unit="mol/m2/s"                       /> 
    520894 
    521895       <!-- PISCES light : variables available with key_pisces_reduced --> 
    522        <field id="FNO3PHY"     long_name="FNO3PHY"                                 unit="-"          grid_ref="grid_T_3D" />  
    523        <field id="FNH4PHY"     long_name="FNH4PHY"                                 unit="-"          grid_ref="grid_T_3D" />  
    524        <field id="FNH4NO3"     long_name="FNH4NO3"                                 unit="-"          grid_ref="grid_T_3D" />  
    525        <field id="TNO3PHY"     long_name="TNO3PHY"                                 unit="-"  />  
    526        <field id="TNH4PHY"     long_name="TNH4PHY"                                 unit="-"  />  
    527        <field id="TPHYDOM"     long_name="TPHYDOM"                                 unit="-"  />  
    528        <field id="TPHYNH4"     long_name="TPHYNH4"                                 unit="-"  />  
    529        <field id="TPHYZOO"     long_name="TPHYZOO"                                 unit="-"  />  
    530        <field id="TPHYDET"     long_name="TPHYDET"                                 unit="-"  />  
    531        <field id="TDETZOO"     long_name="TDETZOO"                                 unit="-"  />  
    532        <field id="TZOODET"     long_name="TZOODET"                                 unit="-"  />  
    533        <field id="TZOOBOD"     long_name="TZOOBOD"                                 unit="-"  />  
    534        <field id="TZOONH4"     long_name="TZOONH4"                                 unit="-"  />  
    535        <field id="TZOODOM"     long_name="TZOODOM"                                 unit="-"  />  
    536        <field id="TNH4NO3"     long_name="TNH4NO3"                                 unit="-"  />  
    537        <field id="TDOMNH4"     long_name="TDOMNH4"                                 unit="-"  />  
    538        <field id="TDETNH4"     long_name="TDETNH4"                                 unit="-"  />  
    539        <field id="TPHYTOT"     long_name="TPHYTOT"                                 unit="-"  />  
    540        <field id="TZOOTOT"     long_name="TZOOTOT"                                 unit="-"  />  
    541        <field id="SEDPOC"      long_name="SEDPOC"                                  unit="-"  />  
    542        <field id="TDETSED"     long_name="TDETSED"                                 unit="-"  />  
     896       <field id="FNO3PHY"     long_name="FNO3PHY"                                 unit=""          grid_ref="grid_T_3D" />  
     897       <field id="FNH4PHY"     long_name="FNH4PHY"                                 unit=""          grid_ref="grid_T_3D" />  
     898       <field id="FNH4NO3"     long_name="FNH4NO3"                                 unit=""          grid_ref="grid_T_3D" />  
     899       <field id="TNO3PHY"     long_name="TNO3PHY"                                 unit=""  />  
     900       <field id="TNH4PHY"     long_name="TNH4PHY"                                 unit=""  />  
     901       <field id="TPHYDOM"     long_name="TPHYDOM"                                 unit=""  />  
     902       <field id="TPHYNH4"     long_name="TPHYNH4"                                 unit=""  />  
     903       <field id="TPHYZOO"     long_name="TPHYZOO"                                 unit=""  />  
     904       <field id="TPHYDET"     long_name="TPHYDET"                                 unit=""  />  
     905       <field id="TDETZOO"     long_name="TDETZOO"                                 unit=""  />  
     906       <field id="TZOODET"     long_name="TZOODET"                                 unit=""  />  
     907       <field id="TZOOBOD"     long_name="TZOOBOD"                                 unit=""  />  
     908       <field id="TZOONH4"     long_name="TZOONH4"                                 unit=""  />  
     909       <field id="TZOODOM"     long_name="TZOODOM"                                 unit=""  />  
     910       <field id="TNH4NO3"     long_name="TNH4NO3"                                 unit=""  />  
     911       <field id="TDOMNH4"     long_name="TDOMNH4"                                 unit=""  />  
     912       <field id="TDETNH4"     long_name="TDETNH4"                                 unit=""  />  
     913       <field id="TPHYTOT"     long_name="TPHYTOT"                                 unit=""  />  
     914       <field id="TZOOTOT"     long_name="TZOOTOT"                                 unit=""  />  
     915       <field id="SEDPOC"      long_name="SEDPOC"                                  unit=""  />  
     916       <field id="TDETSED"     long_name="TDETSED"                                 unit=""  />  
    543917 
    544918       <!-- CFC11 : variables available with key_cfc --> 
    545        <field id="qtrCFC11"    long_name="Air-sea flux of CFC-11"                   unit="mol/m2/s"   /> 
    546        <field id="qintCFC11"   long_name="Cumulative air-sea flux of CFC-11"        unit="mol/m2"     /> 
     919       <field id="qtrCFC11"    long_name="Air-sea flux of CFC-11"                  unit="mol/m2/s"   /> 
     920       <field id="qintCFC11"   long_name="Cumulative air-sea flux of CFC-11"       unit="mol/m2"     /> 
     921 
    547922       <!-- Bomb C14 : variables available with key_c14b --> 
    548        <field id="qtrC14b"     long_name="Air-sea flux of Bomb C14"                 unit="mol/m2/s"   /> 
    549        <field id="qintC14b"    long_name="Cumulative air-sea flux of Bomb C14"      unit="mol/m2"     /> 
    550        <field id="fdecay"      long_name="Radiactive decay of Bomb C14"             unit="mol/m3"  grid_ref="grid_T_3D"  /> 
     923       <field id="qtrC14b"     long_name="Air-sea flux of Bomb C14"                unit="mol/m2/s"   /> 
     924       <field id="qintC14b"    long_name="Cumulative air-sea flux of Bomb C14"     unit="mol/m2"     /> 
     925       <field id="fdecay"      long_name="Radiactive decay of Bomb C14"            unit="mol/m3"  grid_ref="grid_T_3D"  /> 
    551926     </field_group> 
    552927 
     928     <field_group id="PISCES_scalar"  domain_ref="1point" > 
     929       <field id="pno3tot"         long_name="global mean nitrate concentration"                  unit="mol/m3"   /> 
     930       <field id="ppo4tot"         long_name="global mean phosphorus concentration"               unit="mol/m3"   /> 
     931       <field id="psiltot"         long_name="global mean silicate concentration"                 unit="mol/m3"   /> 
     932       <field id="palktot"         long_name="global mean alkalinity concentration"               unit="mol/m3"   /> 
     933       <field id="pfertot"         long_name="global mean iron concentration"                     unit="mol/m3"   /> 
     934       <field id="tcflx"           long_name="total Flux of Carbon out of the ocean"              unit="mol/s"   /> 
     935       <field id="tcflxcum"        long_name="cumulative total Flux of Carbon out of the ocean"   unit="mol/s"   /> 
     936       <field id="tcexp"           long_name="total Carbon export at 100m"                        unit="mol/s"   /> 
     937       <field id="tintpp"          long_name="global total integrated primary production"         unit="mol/s"   /> 
     938       <field id="tnfix"           long_name="global total nitrogen fixation"                     unit="mol/s"   /> 
     939       <field id="tdenit"          long_name="Total denitrification"                              unit="mol/s"   /> 
     940     </field_group> 
     941 
    553942    <!--  
     943============================================================================================================ 
     944                                        Definitions for iodef_demo.xml 
    554945============================================================================================================ 
    555946    --> 
     
    572963      <field field_ref="qsr"          name="rsntds"   long_name="surface_net_downward_shortwave_flux"           /> 
    573964      <field field_ref="qt"           name="tohfls"   long_name="surface_net_downward_total_heat_flux"          /> 
    574       <field field_ref="taum"          /> 
    575       <field field_ref="20d"           /> 
    576       <field field_ref="mldkz5"        /> 
    577       <field field_ref="mldr10_1"      /> 
    578       <field field_ref="mldr10_3"      /> 
    579       <field field_ref="mldr0_1"       /> 
    580       <field field_ref="mldr0_3"       /> 
    581       <field field_ref="mld_dt02"      /> 
    582       <field field_ref="topthdep"      /> 
    583       <field field_ref="pycndep"       /> 
    584       <field field_ref="tinv"          /> 
    585       <field field_ref="depti"         /> 
    586       <field field_ref="BLT"          name="blt"      long_name="barrier_layer_thickness"               /> 
    587       <field field_ref="utau"         name="tauuo"    long_name="surface_downward_x_stress"             /> 
    588       <field field_ref="vtau"         name="tauvo"    long_name="surface_downward_y_stress"             /> 
     965      <field field_ref="taum"                                                                                   /> 
     966      <field field_ref="20d"                                                                                    /> 
     967      <field field_ref="mldkz5"                                                                                 /> 
     968      <field field_ref="mldr10_1"                                                                               /> 
     969      <field field_ref="mldr10_3"                                                                               /> 
     970      <field field_ref="mldr0_1"                                                                                /> 
     971      <field field_ref="mldr0_3"                                                                                /> 
     972      <field field_ref="mld_dt02"                                                                               /> 
     973      <field field_ref="topthdep"                                                                               /> 
     974      <field field_ref="pycndep"                                                                                /> 
     975      <field field_ref="tinv"                                                                                   /> 
     976      <field field_ref="depti"                                                                                  /> 
     977      <field field_ref="BLT"          name="blt"      long_name="barrier_layer_thickness"                       /> 
     978      <field field_ref="utau"         name="tauuo"    long_name="surface_downward_x_stress"                     /> 
     979      <field field_ref="vtau"         name="tauvo"    long_name="surface_downward_y_stress"                     /> 
    589980    </field_group> 
    590981 
    591      
    592982    <field_group id="groupT" > 
    593983      <field field_ref="toce"         name="thetao"   long_name="sea_water_potential_temperature"               /> 
     
    600990      <field field_ref="qsr"          name="rsntds"   long_name="surface_net_downward_shortwave_flux"           /> 
    601991      <field field_ref="qt"           name="tohfls"   long_name="surface_net_downward_total_heat_flux"          /> 
    602       <field field_ref="taum"         /> 
    603       <field field_ref="20d"          /> 
    604       <field field_ref="mldkz5"       /> 
    605       <field field_ref="mldr10_1"     /> 
    606       <field field_ref="mldr10_3"     /> 
    607       <field field_ref="mld_dt02"     /> 
    608       <field field_ref="topthdep"     /> 
    609       <field field_ref="pycndep"      /> 
    610       <field field_ref="tinv"         /> 
    611       <field field_ref="depti"        /> 
    612       <field field_ref="BLT"          name="blt"      long_name="Barrier Layer Thickness"  /> 
     992      <field field_ref="taum"                                                                                   /> 
     993      <field field_ref="20d"                                                                                    /> 
     994      <field field_ref="mldkz5"                                                                                 /> 
     995      <field field_ref="mldr10_1"                                                                               /> 
     996      <field field_ref="mldr10_3"                                                                               /> 
     997      <field field_ref="mld_dt02"                                                                               /> 
     998      <field field_ref="topthdep"                                                                               /> 
     999      <field field_ref="pycndep"                                                                                /> 
     1000      <field field_ref="tinv"                                                                                   /> 
     1001      <field field_ref="depti"                                                                                  /> 
     1002      <field field_ref="BLT"          name="blt"      long_name="Barrier Layer Thickness"                       /> 
    6131003    </field_group> 
    6141004     
    6151005    <field_group id="groupU" > 
    6161006      <field field_ref="uoce"         name="uo"      long_name="sea_water_x_velocity"      /> 
    617       <field field_ref="suoce"        name="uos"     long_name="sea_surface_x_velocity"    /> 
     1007      <field field_ref="ssu"          name="uos"     long_name="sea_surface_x_velocity"    /> 
    6181008      <field field_ref="utau"         name="tauuo"   long_name="surface_downward_x_stress" /> 
    6191009    </field_group> 
     
    6211011    <field_group id="groupV" > 
    6221012      <field field_ref="voce"         name="vo"      long_name="sea_water_y_velocity"      /> 
    623       <field field_ref="svoce"        name="vos"     long_name="sea_surface_y_velocity"    /> 
     1013      <field field_ref="ssv"          name="vos"     long_name="sea_surface_y_velocity"    /> 
    6241014      <field field_ref="vtau"         name="tauvo"   long_name="surface_downward_y_stress" /> 
    6251015    </field_group> 
     
    6291019    </field_group> 
    6301020     
    631     </field_definition> 
     1021 
     1022   </field_definition> 
  • branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED/namelist_ice_lim2_ref

    r4329 r5832  
    1414!----------------------------------------------------------------------- 
    1515   cn_icerst_in  = "restart_ice_in"   !  suffix of ice restart name (input) 
     16   cn_icerst_indir = "."              !  directory from which to read input ice restarts 
    1617   cn_icerst_out = "restart_ice"      !  suffix of ice restart name (output) 
     18   cn_icerst_outdir = "."             !  directory in which to write output ice restarts 
    1719   ln_limdyn     = .true.             !  ice dynamics (T) or thermodynamics only (F) 
    1820   ln_limdmp     = .false.            !  restoring ice thickness and fraction leads   (T => fill  namice_dmp) 
     
    4850   c_rhg       =  20.0     !  2nd bulk-rhelogy parameter 
    4951   etamn       =   0.0e+07 !  minimun value for viscosity 
    50    creepl      =   1.0e-08 !  creep limit 
    51    ecc         =   2.0     !  eccentricity of the elliptical yield curve 
     52   rn_creepl   =   1.0e-08 !  creep limit 
     53   rn_ecc      =   2.0     !  eccentricity of the elliptical yield curve 
    5254   ahi0        = 350.e0    !  horizontal eddy diffusivity coefficient for sea-ice [m2/s] 
    53    nevp        =   120     !  number of EVP subcycling iterations 
     55   nn_nevp     =   120     !  number of EVP subcycling iterations 
    5456   telast      =   9600    !  timescale for EVP elastic waves 
    5557   alphaevp    =   1.0     !  coefficient for the solution of EVP int. stresses 
    56    hminrhg     =   0.05     !  ice thickness (m) below which ice velocity equal ocean velocity 
    5758/ 
    5859!----------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref

    r4205 r5832  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/LIM3 :  1 - dynamics/advection/thermo          (namicerun) 
    3 !! namelists    2 - ice intialisation                  (namiceini) 
    4 !!              3 - ice dynamic                        (namicedyn) 
    5 !!              4 - ice advection                      (namicetrp) 
    6 !!              5 - thermodynamic                      (namicethd) 
    7 !!              6 - ice salinity                       (namicesal) 
    8 !!              7 - mechanical redistribution of ice   (namiceitdme) 
    9 !!              8 - ice diagnostics                    (namicedia) 
    10 !!              9 - ice outputs                        (namiceout) 
     2!! LIM3 namelist :   
     3!!              1 - Generic parameters                 (namicerun) 
     4!!              2 - Ice initialization                 (namiceini) 
     5!!              3 - Ice discretization                 (namiceitd) 
     6!!              4 - Ice dynamics and transport         (namicedyn) 
     7!!              5 - Ice thermodynamics                 (namicethd) 
     8!!              6 - Ice salinity                       (namicesal) 
     9!!              7 - Ice mechanical redistribution      (namiceitdme) 
    1110!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    12  
    13 !----------------------------------------------------------------------- 
    14 &namicerun     !   Share parameters for dynamics/advection/thermo 
    15 !----------------------------------------------------------------------- 
     11! 
     12!------------------------------------------------------------------------------ 
     13&namicerun     !   Generic parameters 
     14!------------------------------------------------------------------------------ 
     15   jpl            =    5           !  number of ice  categories 
     16   nlay_i         =    2           !  number of ice  layers 
     17   nlay_s         =    1           !  number of snow layers (only 1 is working) 
    1618   cn_icerst_in  = "restart_ice"   !  suffix of ice restart name (input) 
    17    cn_icerst_out = "restart_ice"      !  suffix of ice restart name (output) 
    18    ln_limdyn   = .true.    !  ice dynamics (T) or thermodynamics only (F) 
    19    amax        = 0.999      !  maximum ice concentration 
    20    cai         =  1.40e-3  !  atmospheric drag over sea ice 
    21    cao         =  1.00e-3  !  atmospheric drag over ocean 
    22    ln_nicep    = .false.   !  Ice points output for debug (yes or no) 
    23    ln_limdiahsb  = .false.    !  check the heat and salt budgets (T) or not (F) 
    24    ln_limdiaout  = .false.    !  output the heat and salt budgets (T) or not (F) 
     19   cn_icerst_indir = "."           !  directory from which to read input ice restarts 
     20   cn_icerst_out = "restart_ice"   !  suffix of ice restart name (output) 
     21   cn_icerst_outdir = "."          !  directory in which to write output ice restarts 
     22   ln_limdyn     = .true.          !  ice dynamics (T) or thermodynamics only (F) 
     23   rn_amax       = 0.999           !  maximum tolerated ice concentration  
     24   ln_limdiahsb  = .false.         !  check the heat and salt budgets (T) or not (F) 
     25   ln_limdiaout  = .true.          !  output the heat and salt budgets (T) or not (F) 
     26   ln_icectl     = .false.         !  ice points output for debug (T or F) 
     27   iiceprt       = 10              !  i-index for debug 
     28   jiceprt       = 10              !  j-index for debug 
    2529/ 
    26 !----------------------------------------------------------------------- 
    27 &namiceini     !   ice initialisation 
    28 !----------------------------------------------------------------------- 
    29    ttest       =  2.0      !  threshold water temperature for initial sea ice 
    30    hninn       =  0.3      !  initial snow thickness in the north 
    31    hnins       =  0.1      !        "            "          south 
    32    hginn       =  3.50     !  initial undeformed ice thickness in the north 
    33    hgins       =  1.0      !        "            "              "     south 
    34    aginn       =  0.95     !  initial undeformed ice concentration in the north 
    35    agins       =  0.9      !        "            "              "         south 
    36    sinn        =  6.301    !  initial salinity in the north 
    37    sins        =  6.301    !        "            "    south 
     30!------------------------------------------------------------------------------ 
     31&namiceini     !   Ice initialization 
     32!------------------------------------------------------------------------------ 
     33   ln_iceini      = .true.         !  activate ice initialization (T) or not (F) 
     34   rn_thres_sst   =  2.0           !  maximum water temperature with initial ice (degC) 
     35   rn_hts_ini_n   =  0.3           !  initial real snow thickness (m), North 
     36   rn_hts_ini_s   =  0.3           !        "            "             South 
     37   rn_hti_ini_n   =  3.0           !  initial real ice thickness  (m), North 
     38   rn_hti_ini_s   =  1.0           !        "            "             South 
     39   rn_ati_ini_n   =  0.9           !  initial ice concentration   (-), North 
     40   rn_ati_ini_s   =  0.9           !        "            "             South 
     41   rn_smi_ini_n   =  6.3           !  initial ice salinity     (g/kg), North 
     42   rn_smi_ini_s   =  6.3           !        "            "             South 
     43   rn_tmi_ini_n   =  270.          !  initial ice/snw temperature (K), North 
     44   rn_tmi_ini_s   =  270.          !        "            "             South 
    3845/ 
    39 !----------------------------------------------------------------------- 
    40 &namicedyn     !   ice dynamic 
    41 !----------------------------------------------------------------------- 
    42    epsd        =   1.0e-20 !  tolerance parameter 
    43    alpha       =   0.5     !  coefficient for semi-implicit coriolis 
    44    dm          =   0.6e+03 !  diffusion constant for dynamics 
    45    nbiter      =   1       !  number of sub-time steps for relaxation 
    46    nbitdr      = 500       !  maximum number of iterations for relaxation 
    47    om          =   0.5     !  relaxation constant  
    48    resl        =   5.0e-05 !  maximum value for the residual of relaxation 
    49    cw          =   5.0e-03 !  drag coefficient for oceanic stress 
    50    angvg       =   0.0     !  turning angle for oceanic stress 
    51    pstar       =   2.0e+04 !  1st bulk-rheology parameter 
    52    c_rhg       =  20.0     !  2nd bulk-rhelogy parameter 
    53    etamn       =   0.0e+07 !  minimun value for viscosity 
    54    creepl      =   1.0e-12 !  creep limit 
    55    ecc         =   2.0     !  eccentricity of the elliptical yield curve 
    56    ahi0        = 350.e0    !  horizontal eddy diffusivity coefficient for sea-ice [m2/s] 
    57    nevp        = 300       !  number of iterations for subcycling in EVP, SB, 400 
    58    telast      =9600.0     !  timescale for elastic waves, SB, 720.0 
    59    alphaevp    =   1.0     !  coefficient for the solution of internal ice stresses 
    60    hminrhg     =   0.001   !  ice volume (a*h in m) below which ice velocity equal ocean velocity 
     46!------------------------------------------------------------------------------ 
     47&namiceitd     !   Ice discretization 
     48!------------------------------------------------------------------------------ 
     49   nn_catbnd      =    2           !  computation of ice category boundaries based on 
     50                                   !      1: tanh function 
     51                                   !      2: h^(-alpha), function of rn_himean 
     52   rn_himean      =    2.0         !  expected domain-average ice thickness (m), nn_catbnd = 2 only 
    6153/ 
    62 !----------------------------------------------------------------------- 
    63 &namicetrp     !   ice transport 
    64 !----------------------------------------------------------------------- 
    65    bound       =   0.      !  boundary conditions (=0.0 no-slip, =1.0 free-slip) 
     54!------------------------------------------------------------------------------ 
     55&namicedyn     !   Ice dynamics and transport 
     56!------------------------------------------------------------------------------ 
     57   nn_icestr      =    0           !  ice strength parameteriztaion                       
     58                                   !     0: Hibler_79     P = pstar*<h>*exp(-c_rhg*A) 
     59                                   !     1: Rothrock_75   P = Cf*coeff*integral(wr.h^2)     
     60   ln_icestr_bvf  =    .false.     !  ice strength function brine volume (T) or not (F)      
     61   rn_pe_rdg      =   17.0         !  ridging work divided by pot. energy change in ridging, if nn_icestr = 1 
     62   rn_pstar       =    2.0e+04     !  ice strength thickness parameter (N/m2), nn_icestr = 0  
     63   rn_crhg        =   20.0         !  ice strength conc. parameter (-), nn_icestr = 0        
     64   rn_cio         =    5.0e-03     !  ice-ocean drag coefficient           (-)              
     65   rn_creepl      =    1.0e-12     !  creep limit (s-1)                                    
     66   rn_ecc         =    2.0         !  eccentricity of the elliptical yield curve           
     67   nn_nevp        =  120           !  number of EVP subcycles                              
     68   rn_relast      =    0.333       !  ratio of elastic timescale to ice time step: Telast = dt_ice * rn_relast  
     69                                   !     advised value: 1/3 (rn_nevp=120) or 1/9 (rn_nevp=300) 
     70   nn_ahi0        =    2           !  horizontal diffusivity computation 
     71                                   !     0: use rn_ahi0_ref 
     72                                   !     1: use rn_ahi0_ref x mean grid cell length / ( 2deg mean grid cell length ) 
     73                                   !     2: use rn_ahi0_ref x grid cell length      / ( 2deg mean grid cell length ) 
     74   rn_ahi0_ref    = 350.0          !  horizontal sea ice diffusivity (m2/s)  
     75                                   !     if nn_ahi0 > 0, rn_ahi0_ref is the reference value at a nominal 2 deg resolution 
    6676/ 
    67 !----------------------------------------------------------------------- 
    68 &namicethd     !   ice thermodynamic 
    69 !----------------------------------------------------------------------- 
    70    hmelt       = -0.15     !  maximum melting at the bottom 
    71    hiccrit     = 0.1 , 0.1 !  ice thickness for lateral accretion in the Northern (Southern) Hemisphere 
    72                            !         caution 1.0, 1.0 best value to be used!!! (gilles G.)  ???? 
    73    fraz_swi    = 0.0       !  use of frazil ice collection thickness in function of wind (1.0) or not (0.0) 
    74    maxfrazb    = 0.0       !  maximum portion of frazil ice collecting at the ice bottom 
    75    vfrazb      = 0.4166667 !  thresold drift speed for frazil ice collecting at the ice bottom 
    76    Cfrazb      = 5.0       !  squeezing coefficient for frazil ice collecting at the ice bottom 
    77    hicmin      = 0.2       !  ice thickness corr. to max. energy stored in brine pocket 
    78    hiclim      = 0.10      !  minimum ice thickness 
    79    sbeta       = 1.        !  numerical caracteritic of the scheme for diffusion in ice 
    80                            !        Cranck-Nicholson (=0.5), implicit (=1), explicit (=0) 
    81    parlat      = 0.0       !  percentage of energy used for lateral ablation 
    82    hakspl      = 0.25      !  slope of distr. for Hakkinen-Mellor's lateral melting 
    83    hibspl      = 0.5       !  slope of distribution for Hibler's lateral melting 
    84    exld        = 2.0       !  exponent for leads-closure rate 
    85    hakdif      = 1.0       !  coefficient for diffusions of ice and snow 
    86    thth        = 0.2       !  threshold thickness for comp. of eq. thermal conductivity 
    87    hnzst       = 0.1       !  thickness of the surf. layer in temp. computation 
    88    parsub      = 1.0       !  switch for snow sublimation or not 
    89    alphs       = 1.0       !  coefficient for snow density when snow ice formation 
    90    betas       = 0.6       !  exponent in lead-ice fractionation of snow precipitation 0.66 
    91                            !        betas = 1 -> equipartition, betas < 1 -> more on leads 
    92    kappa_i     = 1.0       !  extinction radiation parameter in sea ice (1.0) 
    93    nconv_i_thd = 50        !  maximal number of iterations for heat diffusion computation 
    94    maxer_i_thd = 0.0001    !  maximal error in temperature for heat diffusion computation 
    95    thcon_i_swi = 1         !  switch for computation of thermal conductivity in the ice 
    96                            !        (0) Untersteiner (1964), (1) Pringle et al. (2007) 
     77!------------------------------------------------------------------------------ 
     78&namicehdf     !   Ice horizontal diffusion 
     79!------------------------------------------------------------------------------ 
     80   nn_convfrq     = 5              !  convergence check frequency of the Crant-Nicholson scheme (perf. optimization) 
    9781/ 
    98 !----------------------------------------------------------------------- 
    99 &namicesal     !   ice salinity 
    100 !----------------------------------------------------------------------- 
    101    num_sal     =  2        !  salinity option: 1 -> S = bulk_sal 
    102                            !                   2 -> S = S(z,t) with a simple parameterization 
    103                            !                   3 -> S = S(z) profile of Scwharzacher [1959] 
    104                            !                   4 -> S = S(h) Cox and Weeks [1974] 
    105    bulk_sal    =  4.0      !  if 1 is used, it represents the ice salinity 
    106    sal_G       =  5.00     !  restoring salinity for GD 
    107    time_G      =  1.728e+6 !  restoring time for GD 
    108    sal_F       =  2.00     !  restoring salinity for flushing 
    109    time_F      =  8.640e+5 !  restoring time for flushing 
    110    s_i_max     = 20.0      !  Maximum salinity  
    111    s_i_min     =  0.1      !  Minimum tolerated ice salinity 
    112    s_i_0       =  3.5      !  1st salinity for salinity profile 
    113    s_i_1       =  4.5      !  2nd salinity for salinity profile 
     82!------------------------------------------------------------------------------ 
     83&namicethd     !   Ice thermodynamics 
     84!------------------------------------------------------------------------------ 
     85   rn_hnewice  = 0.1               !  thickness for new ice formation in open water (m) 
     86   ln_frazil   = .false.           !  use frazil ice collection thickness as a function of wind (T) or not (F) 
     87   rn_maxfrazb = 0.0               !  maximum fraction of frazil ice collecting at the ice base 
     88   rn_vfrazb   = 0.417             !  thresold drift speed for frazil ice collecting at the ice bottom (m/s) 
     89   rn_Cfrazb   = 5.0               !  squeezing coefficient for frazil ice collecting at the ice bottom 
     90   rn_himin    = 0.10              !  minimum ice thickness (m) used in remapping, must be smaller than rn_hnewice 
     91   rn_betas    = 0.66              !  exponent in lead-ice repratition of snow precipitation 
     92                                   !     betas = 1 -> equipartition, betas < 1 -> more on leads 
     93   rn_kappa_i  = 1.0               !  radiation attenuation coefficient in sea ice (m-1) 
     94   nn_conv_dif = 50                !  maximal number of iterations for heat diffusion computation 
     95   rn_terr_dif = 0.0001            !  maximum temperature after heat diffusion (degC) 
     96   nn_ice_thcon= 1                 !  sea ice thermal conductivity 
     97                                   !     0: k = k0 + beta.S/T (Untersteiner, 1964) 
     98                                   !     1: k = k0 + beta1.S/T - beta2.T (Pringle et al., 2007) 
     99   nn_monocat  = 0                 !  virtual ITD mono-category parameterizations (1, jpl = 1 only) or not (0) 
     100                                   !     2: simple piling instead of ridging --- temporary option 
     101                                   !     3: activate G(he) only              --- temporary option 
     102                                   !     4: activate lateral melting only    --- temporary option 
     103  ln_it_qnsice = .true.            !  iterate the surface non-solar flux with surface temperature (T) or not (F) 
    114104/ 
    115 !----------------------------------------------------------------------- 
    116 &namiceitdme   !   parameters for mechanical redistribution of ice  
    117 !----------------------------------------------------------------------- 
    118    ridge_scheme_swi = 0      !  which ridging scheme using (1=Rothrock,else=Hibler79) 
    119    Cs               =   0.50 !  shearing energy contribution to ridging 
    120    Cf               =  17.0  !  ratio of ridging work to PE change in ridging 
    121    fsnowrdg         =   0.5  !  snow fraction that survives in ridging 
    122    fsnowrft         =   0.5  !  snow fraction that survives in rafting 
    123    Gstar            =   0.15 !  fractional area of thin ice being ridged 
    124    astar            =   0.05 !  equivalent of gstar (0.05 for TH75 and 0.03 for weaker ice) 
    125    Hstar            = 100.0  !  parameter determining the maximum thickness of ridged ice 
    126    raftswi          =   1    !  rafting or not 
    127    hparmeter        =   0.75 !  threshold thickness for rafting or not 
    128    Craft            =   5.0  !  coefficient used in the rafting function 
    129    ridge_por        =   0.3  !  initial porosity of the ridged ice (typically 0.30) 
    130    sal_max_ridge    =  15.0  !  maximum ridged ice salinity 
    131    partfun_swi      =   1    !  participation function linear, TH75 (0) or exponential Letal07 (1) 
    132    transfun_swi     =   0    !  transfer function uniform of H80 (0) or exponential Letal07 (1) 
    133    brinstren_swi    =   0    !  (1) use brine volume to diminish ice strength 
     105!------------------------------------------------------------------------------ 
     106&namicesal     !   Ice salinity 
     107!------------------------------------------------------------------------------ 
     108   nn_icesal   =  2                !  ice salinity option 
     109                                   !     1: constant ice salinity (S=rn_icesal) 
     110                                   !     2: varying salinity parameterization S(z,t) 
     111                                   !     3: prescribed salinity profile S(z), Schwarzacher, 1959 
     112   rn_icesal   =  4.               !  ice salinity (g/kg, nn_icesal = 1 only) 
     113   rn_sal_gd   =  5.               !  restoring ice salinity, gravity drainage (g/kg) 
     114   rn_time_gd  =  1.73e+6          !  restoring time scale, gravity drainage  (s) 
     115   rn_sal_fl   =  2.               !  restoring ice salinity, flushing (g/kg) 
     116   rn_time_fl  =  8.64e+5          !  restoring time scale, flushing (s) 
     117   rn_simax    = 20.               !  maximum tolerated ice salinity (g/kg) 
     118   rn_simin    =  0.1              !  minimum tolerated ice salinity (g/kg) 
    134119/ 
    135 !----------------------------------------------------------------------- 
    136 &namicedia     !   ice diagnostics 
    137 !----------------------------------------------------------------------- 
    138    fmtinf      ='1PE13.5 ' !  format of the output values 
    139    nfrinf      = 4         !  number of variables written in one line 
    140    ntmoy       = 1         !  instantaneous values of ice evolution or averaging 
    141    ninfo       = 1         !  frequency of ouputs on file ice_evolu in case of averaging 
     120!------------------------------------------------------------------------------ 
     121&namiceitdme   !   Ice mechanical redistribution (ridging and rafting) 
     122!------------------------------------------------------------------------------ 
     123   rn_Cs       =   0.5             !  fraction of shearing energy contributing to ridging 
     124   rn_fsnowrdg =   0.5             !  snow volume fraction that survives in ridging 
     125   rn_fsnowrft =   0.5             !  snow volume fraction that survives in rafting 
     126   nn_partfun  =   1               !  type of ridging participation function 
     127                                   !     0: linear (Thorndike et al, 1975) 
     128                                   !     1: exponential (Lipscomb, 2007 
     129   rn_gstar    =   0.15            !  fractional area of thin ice being ridged (nn_partfun = 0) 
     130   rn_astar    =   0.05            !  exponential measure of ridging ice fraction (nn_partfun = 1) 
     131   rn_hstar    = 100.0             !  determines the maximum thickness of ridged ice (m) (Hibler, 1980) 
     132   ln_rafting  =   .true.          !  rafting activated (T) or not (F) 
     133   rn_hraft    =   0.75            !  threshold thickness for rafting (m) 
     134   rn_craft    =   5.0             !  squeezing coefficient used in the rafting function 
     135   rn_por_rdg  =   0.3             !  porosity of newly ridged ice (Lepparanta et al., 1995) 
    142136/ 
    143 !!----------------------------------------------------------------------- 
    144 !&namicehsb       !  Heat and salt budgets  
    145 !!----------------------------------------------------------------------- 
    146 ! 
    147 !/ 
    148 !----------------------------------------------------------------------- 
    149 &namiceout     !   parameters for outputs 
    150 !----------------------------------------------------------------------- 
    151    noumef      =   43      !  number of fields 
    152    add_diag_swi=    1      !  1 -> diagnose distribution in thickness space 
    153                            !  0 -> only simple diagnostics 
    154 ! 
    155 !           !         title of the field           !  name     !   units   !  save  ! multipl. ! additive ! 
    156 !           !                                      !           !           ! or not !  factor  !  factor  ! 
    157    field_1  = 'Ice concentration                  ', 'iiceconc', '%       ',    1   ,  1.0     ,    0.0 
    158    field_2  = 'Ice thickness                      ', 'iicethic', 'm       ',    1   ,  1.0     ,    0.0 
    159    field_3  = 'Snow thickness                     ', 'isnowthi', 'm       ',    1   ,  1.0     ,    0.0 
    160    field_4  = 'Daily bottom thermo ice production ', 'iicebopr', 'km3/day ',    1   , 1.0e-9   ,    0.0 
    161    field_5  = 'Daily dynamic ice production       ', 'iicedypr', 'km3/day ',    1   , 1.0e-9   ,    0.0 
    162    field_6  = 'Oceanic flux at the ice base       ', 'ioceflxb', 'w/m2    ',    1   ,  1.0     ,    0.0 
    163    field_7  = 'Ice velocity u                     ', 'iicevelu', 'm/s     ',    1   ,  1.0     ,    0.0 
    164    field_8  = 'Ice velocity v                     ', 'iicevelv', 'm/s     ',    1   ,  1.0     ,    0.0 
    165    field_9  = 'Sea surface temperature            ', 'isstempe', 'C       ',    1   ,  1.0     , -273.15 
    166    field_10 = 'Sea surface salinity               ', 'isssalin', 'PSU     ',    1   ,  1.0     ,    0.0 
    167    field_11 = 'Total flux at ocean surface        ', 'iocetflx', 'w/m2    ',    1   ,  1.0     ,    0.0 
    168    field_12 = 'Solar flux at ocean surface        ', 'iocesflx', 'w/m2    ',    1   ,  1.0     ,    0.0 
    169    field_13 = 'Non-solar flux at ocean surface    ', 'iocwnsfl', 'w/m2    ',    1   ,  1.0     ,    0.0 
    170    field_14 = 'Heat flux due to brine release     ', 'iocehebr', 'w/m2    ',    1   ,  1.0     ,    0.0 
    171    field_15 = 'Wind stress u                      ', 'iocestru', 'Pa      ',    1   ,  1.0     ,    0.0 
    172    field_16 = 'Wind stress v                      ', 'iocestrv', 'Pa      ',    1   ,  1.0     ,    0.0  
    173    field_17 = 'Solar flux at ice/ocean surface    ', 'iicesflx', 'w/m2    ',    1   ,  1.0     ,    0.0 
    174    field_18 = 'Non-solar flux at ice/ocean surface', 'iicenflx', 'w/m2    ',    1   ,  1.0     ,    0.0 
    175    field_19 = 'Snow precipitation                 ', 'isnowpre', 'kg/m2/d ',    1   ,  1.0     ,    0.0 
    176    field_20 = 'Mean ice salinity                  ', 'iicesali', 'psu     ',    1   ,  1.0     ,    0.0 
    177    field_21 = 'Mean ice age                       ', 'iiceages', 'years   ',    1   ,  0.002739,    0.0 
    178    field_22 = 'Daily lateral thermo ice prod.     ', 'iicelapr', 'km3/day ',    1   ,1.0e-9    ,    0.0 
    179    field_23 = 'Daily snowice ice production       ', 'iicesipr', 'km3/day ',    1   ,1.0e-9    ,    0.0 
    180    field_24 = 'Mean ice temperature               ', 'iicetemp', 'C       ',    1   ,  1.0     , -273.15 
    181    field_25 = 'Ice total heat content             ', 'iiceheco', '10^9 J  ',    1   ,  1.0     ,    0.0 
    182    field_26 = 'Ice surface temperature            ', 'iicesurt', 'C       ',    1   ,  1.0     , -273.15 
    183    field_27 = 'Snow temperature                   ', 'isnotem2', 'C       ',    1   ,  1.0     , -273.15 
    184    field_28 = 'Fsbri - brine salt flux            ', 'iicefsbr', 'kg/m2/d ',    1   ,  1.0     ,    0.0 
    185    field_29 = 'Fseqv - equivalent FW salt flux    ', 'iicefseq', 'kg/m2/d ',    1   ,  1.0     ,    0.0 
    186    field_30 = 'Brine volume                       ', 'ibrinvol', '%       ',    1   ,  100.0   ,    0.0 
    187    field_31 = 'Frazil ice collection thickness    ', 'iicecolf', 'm       ',    1   ,  1.0     ,    0.0 
    188    field_32 = 'Ice strength                       ', 'iicestre', 'N/m     ',    1   ,  0.001   ,    0.0 
    189    field_33 = 'Ice velocity                       ', 'iicevelo', 'm/s     ',    1   ,  1.0     ,    0.0 
    190    field_34 = 'Surface melt                       ', 'iicesume', 'km3/day ',    1   ,1.0e-9    ,    0.0 
    191    field_35 = 'Bottom melt                        ', 'iicebome', 'km3/day ',    1   ,1.0e-9    ,    0.0 
    192    field_36 = 'Divergence                         ', 'iicedive', '10-8s-1 ',    1   ,  1.0e8   ,    0.0 
    193    field_37 = 'Shear                              ', 'iiceshea', '10-8s-1 ',    1   ,  1.0e8   ,    0.0 
    194    field_38 = 'Daily resultant ice prod/melt      ', 'iicerepr', 'km3/day ',    1   ,  1.0e-9  ,    0.0 
    195    field_39 = 'Ice volume                         ', 'iicevolu', 'km3     ',    1   ,  1.0e-9  ,    0.0 
    196    field_40 = 'Snow volume                        ', 'isnowvol', 'km3     ',    1   ,  1.0e-9  ,    0.0 
    197    field_41 = 'Fsrpo - salt flux from ridg/raft   ', 'iicefsrp', 'kg/m2/d ',    1   ,  1.0     ,    0.0 
    198    field_42 = 'Fsres - salt flux from limupdate   ', 'iicefsre', 'kg/m2/d ',    1   ,  1.0     ,    0.0 
    199    field_43 = 'Ice volume transport               ', 'iicevtrp', 'km3/day ',    1   ,1.0e-9    ,    0.0 
    200 /  
    201  
  • branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref

    r4529 r5832  
    4848!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    4949   concnno3   =  1.e-6    ! Nitrate half saturation of nanophytoplankton 
    50    concdno3   =  3.E-6    ! Phosphate half saturation for diatoms 
     50   concdno3   =  3.E-6    ! Nitrate half saturation for diatoms 
    5151   concnnh4   =  1.E-7    ! NH4 half saturation for phyto 
    5252   concdnh4   =  3.E-7    ! NH4 half saturation for diatoms 
    5353   concnfer   =  1.E-9    ! Iron half saturation for phyto 
    5454   concdfer   =  3.E-9    ! Iron half saturation for diatoms 
    55    concbfe    =  1.E-11   ! Half-saturation for Fe limitation of Bacteria 
    56    concbnh4   =  2.E-8    ! NH4 half saturation for phyto 
    57    concbno3   =  2.E-7    ! Phosphate half saturation for diatoms 
     55   concbfe    =  1.E-11   ! Iron half-saturation for DOC remin. 
     56   concbnh4   =  2.E-8    ! NH4 half saturation for DOC remin. 
     57   concbno3   =  2.E-7    ! Nitrate half saturation for DOC remin. 
    5858   xsizedia   =  1.E-6    ! Minimum size criteria for diatoms 
    5959   xsizephy   =  1.E-6    ! Minimum size criteria for phyto 
     
    6161   xsizerd    =  3.0      ! Size ratio for diatoms 
    6262   xksi1      =  2.E-6    ! half saturation constant for Si uptake 
    63    xksi2      =  20E-6  ! half saturation constant for Si/C 
     63   xksi2      =  20E-6    ! half saturation constant for Si/C 
    6464   xkdoc      =  417.E-6  ! half-saturation constant of DOC remineralization 
    6565   qnfelim    =  7.E-6    ! Optimal quota of phyto 
     
    8686   excret2    =  0.05     ! excretion ratio of diatoms 
    8787   ln_newprod =  .true.   ! Enable new parame. of production (T/F)  
    88    bresp      =  0.00333  ! Basal respiration rate 
    89    chlcnm     =  0.033    ! Minimum Chl/C in nanophytoplankton 
    90    chlcdm     =  0.05     ! Minimum Chl/C in diatoms 
    91    chlcmin    =  0.004    ! Maximum Chl/c in phytoplankton 
     88   bresp      =  0.033    ! Basal respiration rate 
     89   chlcnm     =  0.033    ! Maximum Chl/C in nanophytoplankton 
     90   chlcdm     =  0.05     ! Maximum Chl/C in diatoms 
     91   chlcmin    =  0.004    ! Minimum Chl/c in phytoplankton 
    9292   fecnm      =  40E-6    ! Maximum Fe/C in nanophytoplankton 
    93    fecdm      =  40E-6    ! Minimum Fe/C in diatoms 
     93   fecdm      =  40E-6    ! Maximum Fe/C in diatoms 
    9494   grosip     =  0.159    ! mean Si/C ratio 
    9595/ 
     
    110110   resrat2    =  0.005    ! exsudation rate of mesozooplankton 
    111111   mzrat2     =  0.03     ! mesozooplankton mortality rate 
    112    xprefc     =  1.       ! zoo preference for phyto 
    113    xprefp     =  0.3      ! zoo preference for POC 
    114    xprefz     =  1.       ! zoo preference for zoo 
    115    xprefpoc   =  0.3      ! zoo preference for poc 
     112   xprefc     =  1.       ! mesozoo preference for diatoms 
     113   xprefp     =  0.3      ! mesozoo preference for nanophyto. 
     114   xprefz     =  1.       ! mesozoo preference for microzoo. 
     115   xprefpoc   =  0.3      ! mesozoo preference for poc 
    116116   xthresh2zoo = 1E-8     ! zoo feeding threshold for mesozooplankton  
    117117   xthresh2dia = 1E-8     ! diatoms feeding threshold for mesozooplankton  
     
    119119   xthresh2poc = 1E-8     ! poc feeding threshold for mesozooplankton  
    120120   xthresh2   =  3E-7     ! Food threshold for grazing 
    121    xkgraz2    =  20.E-6   ! half sturation constant for meso grazing 
     121   xkgraz2    =  20.E-6   ! half saturation constant for meso grazing 
    122122   epsher2    =  0.35     ! Efficicency of Mesozoo growth 
    123123   sigma2     =  0.6      ! Fraction of mesozoo excretion as DOM 
     
    156156&nampisrem     !   parameters for remineralization 
    157157!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    158    xremik    =  0.35      ! remineralization rate of DOC 
     158   xremik    =  0.3       ! remineralization rate of DOC 
    159159   xremip    =  0.025     ! remineralisation rate of POC 
    160160   nitrif    =  0.05      ! NH4 nitrification rate 
     
    207207/ 
    208208!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
     209&nampisice      !  Prescribed sea ice tracers 
     210!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
     211! constant ocean tracer concentrations are defined in trcice_pisces.F90 (Global, Arctic, Antarctic and Baltic) 
     212! trc_ice_ratio     * betw 0 and 1: prescribed ice/ocean tracer concentration ratio 
     213!                   * -1 => the ice-ocean tracer concentration ratio follows the  
     214!                           ice-ocean salinity ratio 
     215!                   * -2 => tracer concentration in sea ice is prescribed and  
     216!                           trc_ice_prescr is used 
     217! trc_ice_prescr    * prescribed tracer concentration. used only if  
     218!                     trc_ice_ratio = -2. equals -99 if not used. 
     219! cn_trc_o          * 'GL' use global ocean values making the Baltic distinction only 
     220!                     'AA' use specific Arctic/Antarctic/Baltic values 
     221!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
     222!    sn_tri_ ! trc_ice_ratio ! trc_ice_prescr !     cn_trc_o 
     223   sn_tri_dic =           -1.,           -99.,          'AA' 
     224   sn_tri_doc =            0.,           -99.,          'AA' 
     225   sn_tri_tal =           -1.,           -99.,          'AA' 
     226   sn_tri_oxy =           -1.,           -99.,          'AA' 
     227   sn_tri_cal =            0.,           -99.,          'AA' 
     228   sn_tri_po4 =           -1.,           -99.,          'AA' 
     229   sn_tri_poc =            0.,           -99.,          'AA' 
     230   sn_tri_goc =            0.,           -99.,          'AA' 
     231   sn_tri_bfe =            0.,           -99.,          'AA' 
     232   sn_tri_num =            0.,           -99.,          'AA' 
     233   sn_tri_sil =           -1.,           -99.,          'AA' 
     234   sn_tri_dsi =            0.,           -99.,          'AA' 
     235   sn_tri_gsi =            0.,           -99.,          'AA' 
     236   sn_tri_phy =            0.,           -99.,          'AA' 
     237   sn_tri_dia =            0.,           -99.,          'AA' 
     238   sn_tri_zoo =            0.,           -99.,          'AA' 
     239   sn_tri_mes =            0.,           -99.,          'AA' 
     240   sn_tri_fer =           -2.,          15E-9,          'AA' 
     241   sn_tri_sfe =            0.,           -99.,          'AA' 
     242   sn_tri_dfe =            0.,           -99.,          'AA' 
     243   sn_tri_nfe =            0.,           -99.,          'AA' 
     244   sn_tri_nch =            0.,           -99.,          'AA' 
     245   sn_tri_dch =            0.,           -99.,          'AA' 
     246   sn_tri_no3 =           -1.,           -99.,          'AA' 
     247   sn_tri_nh4 =            1.,           -99.,          'AA' 
     248/ 
     249!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
    209250&nampiskrp     !   Kriest parameterization : parameters     "key_kriest" 
    210251!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
  • branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED/namelist_ref

    r4714 r5832  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  :  1 - run manager      (namrun, namcfg) 
    3 !! namelists    2 - Domain           (namzgr, namzgr_sco, namdom, namtsd) 
     2!! NEMO/OPA  :  1 - run manager      (namrun) 
     3!! namelists    2 - Domain           (namcfg, namzgr, namzgr_sco, namdom, namtsd) 
    44!!              3 - Surface boundary (namsbc, namsbc_ana, namsbc_flx, namsbc_clio, namsbc_core, namsbc_sas 
    55!!                                    namsbc_cpl, namtra_qsr, namsbc_rnf, 
     
    1010!!              7 - dynamics         (namdyn_adv, namdyn_vor, namdyn_hpg, namdyn_spg, namdyn_ldf) 
    1111!!              8 - Verical physics  (namzdf, namzdf_ric, namzdf_tke, namzdf_kpp, namzdf_ddm, namzdf_tmx) 
    12 !!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namptr, namhsb) 
     12!!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namhsb, namsto) 
    1313!!             10 - miscellaneous    (namsol, nammpp, namctl) 
    1414!!             11 - Obs & Assim      (namobs, nam_asminc) 
     
    1818!!                   ***  Run management namelists  *** 
    1919!!====================================================================== 
    20 !!   namrun        parameters of the run 
     20!!   namrun       parameters of the run 
    2121!!====================================================================== 
    2222! 
     
    3131   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
    3232   ln_rstart   = .false.   !  start from rest (F) or from a restart file (T) 
    33    nn_euler    =       1   !  = 0 : start with forward time step if ln_rstart=.true. 
    34    nn_rstctl   =       0   !  restart control => activated only if ln_rstart = T 
     33   nn_euler    =       1   !  = 0 : start with forward time step if ln_rstart=T 
     34   nn_rstctl   =       0   !  restart control ==> activated only if ln_rstart=T 
    3535                           !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist 
    3636                           !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart 
    3737                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart 
    3838   cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input) 
     39   cn_ocerst_indir = "."       !  directory from which to read input ocean restarts 
    3940   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output) 
     41   cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts 
    4042   nn_istate   =       0   !  output the initial state (1) or not (0) 
     43   ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
    4144   nn_stock    =    5475   !  frequency of creation of a restart file (modulo referenced to 1) 
     45   nn_stocklist = 0,0,0,0,0,0,0,0,0,0 ! List of timesteps when a restart file is to be written 
    4246   nn_write    =    5475   !  frequency of write in the output file   (modulo referenced to nn_it000) 
    4347   ln_dimgnnn  = .false.   !  DIMG file format: 1 file for all processors (F) or by processor (T) 
    4448   ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%) 
     49   ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard 
    4550   ln_clobber  = .false.   !  clobber (overwrite) an existing file 
    4651   nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines) 
    4752/ 
    4853! 
    49 !----------------------------------------------------------------------- 
    50 &namcfg     !   default parameters of the configuration       
     54!!====================================================================== 
     55!!                      ***  Domain namelists  *** 
     56!!====================================================================== 
     57!!   namcfg       parameters of the configuration 
     58!!   namzgr       vertical coordinate 
     59!!   namzgr_sco   s-coordinate or hybrid z-s-coordinate 
     60!!   namdom       space and time domain (bathymetry, mesh, timestep) 
     61!!   namtsd       data: temperature & salinity 
     62!!====================================================================== 
     63! 
     64!----------------------------------------------------------------------- 
     65&namcfg     !   parameters of the configuration 
    5166!----------------------------------------------------------------------- 
    5267   cp_cfg      =  "default"            !  name of the configuration 
    53    cp_cfz      =         ''            !  name of the zoom of configuration 
     68   cp_cfz      =  "no zoom"            !  name of the zoom of configuration 
    5469   jp_cfg      =       0               !  resolution of the configuration 
    5570   jpidta      =      10               !  1st lateral dimension ( >= jpi ) 
     
    5772   jpkdta      =      31               !  number of levels      ( >= jpk ) 
    5873   jpiglo      =      10               !  1st dimension of global domain --> i =jpidta 
    59    jpjglo      =      12               !  2nd    -                  -    --> j  =jpjdta 
     74   jpjglo      =      12               !  2nd    -                  -    --> j =jpjdta 
    6075   jpizoom     =       1               !  left bottom (i,j) indices of the zoom 
    6176   jpjzoom     =       1               !  in data domain indices 
    6277   jperio      =       0               !  lateral cond. type (between 0 and 6) 
    6378                                       !  = 0 closed                 ;   = 1 cyclic East-West 
    64                                        !  = 2 equatorial symmetric   ;   = 3 North fold T-point pivot  
     79                                       !  = 2 equatorial symmetric   ;   = 3 North fold T-point pivot 
    6580                                       !  = 4 cyclic East-West AND North fold T-point pivot 
    6681                                       !  = 5 North fold F-point pivot 
    6782                                       !  = 6 cyclic East-West AND North fold F-point pivot 
    68 / 
    69 !!====================================================================== 
    70 !!                      ***  Domain namelists  *** 
    71 !!====================================================================== 
    72 !!   namzgr       vertical coordinate 
    73 !!   namzgr_sco   s-coordinate or hybrid z-s-coordinate 
    74 !!   namdom       space and time domain (bathymetry, mesh, timestep) 
    75 !!   namtsd       data: temperature & salinity 
    76 !!====================================================================== 
    77 ! 
     83   ln_use_jattr = .false.              !  use (T) the file attribute: open_ocean_jstart, if present 
     84                                       !  in netcdf input files, as the start j-row for reading 
     85/ 
    7886!----------------------------------------------------------------------- 
    7987&namzgr        !   vertical coordinate 
     
    8290   ln_zps      = .true.    !  z-coordinate - partial steps   (T/F) 
    8391   ln_sco      = .false.   !  s- or hybrid z-s-coordinate    (T/F) 
     92   ln_isfcav   = .false.   !  ice shelf cavity               (T/F) 
    8493/ 
    8594!----------------------------------------------------------------------- 
     
    97106                        !!!!!!!  SH94 stretching coefficients  (ln_s_sh94 = .true.) 
    98107   rn_theta    =    6.0    !  surface control parameter (0<=theta<=20) 
    99    rn_bb       =    0.8    !  stretching with SH94 s-sigma    
     108   rn_bb       =    0.8    !  stretching with SH94 s-sigma 
    100109                        !!!!!!!  SF12 stretching coefficient  (ln_s_sf12 = .true.) 
    101110   rn_alpha    =    4.4    !  stretching with SF12 s-sigma 
     
    106115   rn_zb_b     =   -0.2    !  offset for calculating Zb 
    107116                        !!!!!!!! Other stretching (not SH94 or SF12) [also uses rn_theta above] 
    108    rn_thetb    =    1.0    !  bottom control parameter  (0<=thetb<= 1)  
     117   rn_thetb    =    1.0    !  bottom control parameter  (0<=thetb<= 1) 
    109118/ 
    110119!----------------------------------------------------------------------- 
     
    114123   rn_bathy    =    0.     !  value of the bathymetry. if (=0) bottom flat at jpkm1 
    115124   nn_closea   =    0      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
    116    nn_msh      =    0      !  create (=1) a mesh file or not (=0) 
     125   nn_msh      =    1      !  create (=1) a mesh file or not (=0) 
    117126   rn_hmin     =   -3.     !  min depth of the ocean (>0) or min number of ocean level (<0) 
    118127   rn_e3zps_min=   20.     !  partial step thickness is set larger than the minimum of 
     
    160169   nn_baro       =    30               !  Number of iterations of barotropic mode 
    161170                                       !  during rn_rdt seconds. Only used if ln_bt_nn_auto=F 
    162    rn_bt_cmax    =    0.8              !  Maximum courant number allowed if ln_bt_nn_auto=T  
     171   rn_bt_cmax    =    0.8              !  Maximum courant number allowed if ln_bt_nn_auto=T 
    163172   nn_bt_flt     =    1                !  Time filter choice 
    164173                                       !  = 0 None 
    165174                                       !  = 1 Boxcar over   nn_baro barotropic steps 
    166                                        !  = 2 Boxcar over 2*nn_baro     "        "   
     175                                       !  = 2 Boxcar over 2*nn_baro     "        " 
    167176/ 
    168177!----------------------------------------------------------------------- 
     
    183192/ 
    184193!----------------------------------------------------------------------- 
     194&namc1d        !   1D configuration options                             ("key_c1d") 
     195!----------------------------------------------------------------------- 
     196   rn_lat1d    =      50   !  Column latitude (default at PAPA station) 
     197   rn_lon1d    =    -145   !  Column longitude (default at PAPA station) 
     198   ln_c1d_locpt=  .true.   ! Localization of 1D config in a grid (T) or independant point (F) 
     199/ 
     200!----------------------------------------------------------------------- 
    185201&namtsd    !   data : Temperature  & Salinity 
    186202!----------------------------------------------------------------------- 
     
    204220!!   namsbc_core     CORE bulk formulae formulation 
    205221!!   namsbc_mfs      MFS  bulk formulae formulation 
    206 !!   namsbc_cpl      CouPLed            formulation                     ("key_coupled") 
     222!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3") 
    207223!!   namsbc_sas      StAndalone Surface module 
    208224!!   namtra_qsr      penetrative solar radiation 
    209225!!   namsbc_rnf      river runoffs 
     226!!   namsbc_isf      ice shelf melting/freezing 
    210227!!   namsbc_apr      Atmospheric Pressure 
    211228!!   namsbc_ssr      sea surface restoring term (for T and/or S) 
     
    223240   ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
    224241   ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs ) 
    225    ln_cpl      = .false.   !  Coupled formulation                       (T => fill namsbc_cpl ) 
     242   ln_cpl      = .false.   !  atmosphere coupled   formulation          ( requires key_oasis3 ) 
     243   ln_mixcpl   = .false.   !  forced-coupled mixed formulation          ( requires key_oasis3 ) 
     244   nn_components = 0       !  configuration of the opa-sas OASIS coupling 
     245                           !  =0 no opa-sas OASIS coupling: default single executable configuration 
     246                           !  =1 opa-sas OASIS coupling: multi executable configuration, OPA component 
     247                           !  =2 opa-sas OASIS coupling: multi executable configuration, SAS component  
    226248   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    227249   nn_ice      = 2         !  =0 no ice boundary condition   , 
    228250                           !  =1 use observed ice-cover      , 
    229                            !  =2 ice-model used                         ("key_lim3" or "key_lim2) 
     251                           !  =2 ice-model used                         ("key_lim3" or "key_lim2") 
    230252   nn_ice_embd = 1         !  =0 levitating ice (no mass exchange, concentration/dilution effect) 
    231253                           !  =1 levitating ice with mass and salt exchange but no presure effect 
    232254                           !  =2 embedded sea-ice (full salt and mass exchanges and pressure) 
    233255   ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave 
    234    ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
     256   ln_rnf      = .true.    !  runoffs                                   (T   => fill namsbc_rnf) 
     257   nn_isf      = 0         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf) 
     258                           !  0 =no isf                  1 = presence of ISF 
     259                           !  2 = bg03 parametrisation   3 = rnf file for isf 
     260                           !  4 = ISF fwf specified 
     261                           !  option 1 and 4 need ln_isfcav = .true. (domzgr) 
    235262   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    236263   nn_fwb      = 2         !  FreshWater Budget: =0 unchecked 
     
    240267   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave) 
    241268   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave) 
    242    cn_iceflx = 'linear'    !  redistribution of solar input into ice categories during coupling ice/atm. 
     269   nn_lsm  = 0             !  =0 land/sea mask for input fields is not applied (keep empty land/sea mask filename field) , 
     270                           !  =1:n number of iterations of land/sea mask application for input fields (fill land/sea mask filename field) 
     271   nn_limflx = -1          !  LIM3 Multi-category heat flux formulation (use -1 if LIM3 is not used) 
     272                           !  =-1  Use per-category fluxes, bypass redistributor, forced mode only, not yet implemented coupled 
     273                           !  = 0  Average per-category fluxes (forced and coupled mode) 
     274                           !  = 1  Average and redistribute per-category fluxes, forced mode only, not yet implemented coupled 
     275                           !  = 2  Redistribute a single flux over categories (coupled mode only) 
    243276/ 
    244277!----------------------------------------------------------------------- 
     
    255288&namsbc_flx    !   surface boundary condition : flux formulation 
    256289!----------------------------------------------------------------------- 
    257 !              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !  
     290!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    258291!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    259292   sn_utau     = 'utau'      ,        24         , 'utau'    , .false.      , .false., 'yearly'  , ''       , ''       , '' 
     
    296329 
    297330   cn_dir      = './'      !  root directory for the location of the bulk files 
    298    ln_2m       = .false.   !  air temperature and humidity referenced at 2m (T) instead 10m (F) 
    299331   ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    300    ln_bulk2z   = .false.   !  Air temperature/humidity and wind vectors are referenced at heights rn_zqt and rn_zu 
    301    rn_zqt      = 3.        !  Air temperature and humidity reference height (m) (ln_bulk2z) 
    302    rn_zu       = 4.        !  Wind vector reference height (m)                  (ln_bulk2z) 
     332   rn_zqt      = 10.        !  Air temperature and humidity reference height (m) 
     333   rn_zu       = 10.        !  Wind vector reference height (m) 
    303334   rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow) 
    304335   rn_efac     = 1.        !  multiplicative factor for evaporation (0. or 1.) 
    305    rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity  
     336   rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity 
    306337                           !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds) 
    307338/ 
     
    322353/ 
    323354!----------------------------------------------------------------------- 
    324 &namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_coupled") 
     355&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
    325356!----------------------------------------------------------------------- 
    326357!                    !     description       !  multiple  !    vector   !      vector          ! vector ! 
    327358!                    !                       ! categories !  reference  !    orientation       ! grids  ! 
    328359! send 
    329 sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   '' 
    330 sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
    331 sn_snd_thick  =       'none'                 ,    'no'   ,     ''      ,         ''           ,   '' 
    332 sn_snd_crt    =       'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T' 
    333 sn_snd_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
     360   sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   '' 
     361   sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
     362   sn_snd_thick  =       'none'                 ,    'no'   ,     ''      ,         ''           ,   '' 
     363   sn_snd_crt    =       'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T' 
     364   sn_snd_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
    334365! receive 
    335 sn_rcv_w10m   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
    336 sn_rcv_taumod =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    337 sn_rcv_tau    =       'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V' 
    338 sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    339 sn_rcv_qsr    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
    340 sn_rcv_qns    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
    341 sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   '' 
    342 sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    343 sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    344 sn_rcv_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     366   sn_rcv_w10m   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     367   sn_rcv_taumod =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     368   sn_rcv_tau    =       'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V' 
     369   sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     370   sn_rcv_qsr    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
     371   sn_rcv_qns    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
     372   sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   '' 
     373   sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     374   sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     375   sn_rcv_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     376! 
     377   nn_cplmodel   =     1     !  Maximum number of models to/from which NEMO is potentialy sending/receiving data 
     378   ln_usecplmask = .false.   !  use a coupling mask file to merge data received from several models 
     379                             !   -> file cplmask.nc with the float variable called cplmask (jpi,jpj,nn_cplmodel) 
    345380/ 
    346381!----------------------------------------------------------------------- 
     
    349384!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    350385!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    351    sn_usp      = 'sas_grid_U' ,    120           , 'vozocrtx' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , ''       
     386   sn_usp      = 'sas_grid_U' ,    120           , 'vozocrtx' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    352387   sn_vsp      = 'sas_grid_V' ,    120           , 'vomecrty' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    353388   sn_tem      = 'sas_grid_T' ,    120           , 'sosstsst' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    354389   sn_sal      = 'sas_grid_T' ,    120           , 'sosaline' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    355390   sn_ssh      = 'sas_grid_T' ,    120           , 'sossheig' ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
    356  
    357    ln_3d_uv    = .true.    !  specify whether we are supplying a 3D u,v field 
     391   sn_e3t      = 'sas_grid_T' ,    120           , 'e3t_m'    ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
     392   sn_frq      = 'sas_grid_T' ,    120           , 'frq_m'    ,  .true.    , .true. ,   'yearly'  , ''       , ''             , '' 
     393 
     394   ln_3d_uve   = .true.    !  specify whether we are supplying a 3D u,v and e3 field 
     395   ln_read_frq = .false.    !  specify whether we must read frq or not 
    358396   cn_dir      = './'      !  root directory for the location of the bulk files are 
    359397/ 
     
    388426 
    389427   cn_dir       = './'      !  root directory for the location of the runoff files 
    390    ln_rnf_emp   = .false.   !  runoffs included into precipitation field (T) or into a file (F) 
    391428   ln_rnf_mouth = .true.    !  specific treatment at rivers mouths 
    392429   rn_hrnf      =  15.e0    !  depth over which enhanced vertical mixing is used 
     
    396433   ln_rnf_tem   = .false.   !  read in temperature information for runoff 
    397434   ln_rnf_sal   = .false.   !  read in salinity information for runoff 
     435   ln_rnf_depth_ini = .false.  ! compute depth at initialisation from runoff file 
     436   rn_rnf_max   = 5.735e-4  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true ) 
     437   rn_dep_max   = 150.      !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true ) 
     438   nn_rnf_depth_file = 0    !  create (=1) a runoff depth file or not (=0) 
     439/ 
     440!----------------------------------------------------------------------- 
     441&namsbc_isf    !  Top boundary layer (ISF) 
     442!----------------------------------------------------------------------- 
     443!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation ! 
     444!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  ! 
     445! nn_isf == 4 
     446   sn_qisf      = 'rnfisf' ,         -12      ,'sohflisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
     447   sn_fwfisf    = 'rnfisf' ,         -12      ,'sowflisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
     448! nn_isf == 3 
     449   sn_rnfisf    = 'runoffs' ,         -12      ,'sofwfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
     450! nn_isf == 2 and 3 
     451   sn_depmax_isf = 'runoffs' ,       -12        ,'sozisfmax' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     452   sn_depmin_isf = 'runoffs' ,       -12        ,'sozisfmin' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     453! nn_isf == 2 
     454   sn_Leff_isf = 'rnfisf' ,       0          ,'Leff'         ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     455! for all case 
     456   ln_divisf   = .true.  ! apply isf melting as a mass flux or in the salinity trend. (maybe I should remove this option as for runoff?) 
     457! only for nn_isf = 1 or 2 
     458   rn_gammat0  = 1.0e-4   ! gammat coefficient used in blk formula 
     459   rn_gammas0  = 1.0e-4   ! gammas coefficient used in blk formula 
     460! only for nn_isf = 1 
     461   nn_isfblk   =  1       ! 1 ISOMIP ; 2 conservative (3 equation formulation, Jenkins et al. 1991 ??) 
     462   rn_hisf_tbl =  30.      ! thickness of the top boundary layer           (Losh et al. 2008) 
     463                          ! 0 => thickness of the tbl = thickness of the first wet cell 
     464   ln_conserve = .true.   ! conservative case (take into account meltwater advection) 
     465   nn_gammablk = 1        ! 0 = cst Gammat (= gammat/s) 
     466                          ! 1 = velocity dependend Gamma (u* * gammat/s)  (Jenkins et al. 2010) 
     467                          !     if you want to keep the cd as in global config, adjust rn_gammat0 to compensate 
     468                          ! 2 = velocity and stability dependent Gamma    Holland et al. 1999 
    398469/ 
    399470!----------------------------------------------------------------------- 
     
    405476 
    406477   cn_dir      = './'       !  root directory for the location of the bulk files 
    407    rn_pref     = 101000._wp !  reference atmospheric pressure   [N/m2]/ 
     478   rn_pref     = 101000.    !  reference atmospheric pressure   [N/m2]/ 
    408479   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F) 
    409480   ln_apr_obc  = .false.    !  inverse barometer added to OBC ssh data 
     
    445516                                                      ! Initial mass required for an iceberg of each class 
    446517      rn_initial_mass          = 8.8e7, 4.1e8, 3.3e9, 1.8e10, 3.8e10, 7.5e10, 1.2e11, 2.2e11, 3.9e11, 7.4e11 
    447                                                       ! Proportion of calving mass to apportion to each class   
     518                                                      ! Proportion of calving mass to apportion to each class 
    448519      rn_distribution          = 0.24, 0.12, 0.15, 0.18, 0.12, 0.07, 0.03, 0.03, 0.03, 0.02 
    449520                                                      ! Ratio between effective and real iceberg mass (non-dim) 
    450                                                       ! i.e. number of icebergs represented at a point          
     521                                                      ! i.e. number of icebergs represented at a point 
    451522      rn_mass_scaling          = 2000, 200, 50, 20, 10, 5, 2, 1, 1, 1 
    452523                                                      ! thickness of newly calved bergs (m) 
     
    457528      rn_bits_erosion_fraction = 0.                   ! Fraction of erosion melt flux to divert to bergy bits 
    458529      rn_sicn_shift            = 0.                   ! Shift of sea-ice concn in erosion flux (0<sicn_shift<1) 
    459       ln_passive_mode          = .false.              ! iceberg - ocean decoupling    
     530      ln_passive_mode          = .false.              ! iceberg - ocean decoupling 
    460531      nn_test_icebergs         =  10                  ! Create test icebergs of this class (-1 = no) 
    461532                                                      ! Put a test iceberg at each gridpoint in box (lon1,lon2,lat1,lat2) 
    462533      rn_test_box              = 108.0,  116.0, -66.0, -58.0 
    463       rn_speed_limit           = 0.                   ! CFL speed limit for a berg    
     534      rn_speed_limit           = 0.                   ! CFL speed limit for a berg 
    464535 
    465536!              ! file name ! frequency (hours) !   variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    466537!              !           !  (if <0  months)  !     name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
    467538      sn_icb =  'calving' ,       -1           , 'calvingmask',  .true.        , .true.  , 'yearly'  , ''       , ''       , '' 
    468     
    469       cn_dir = './'  
     539 
     540      cn_dir = './' 
    470541/ 
    471542 
     
    528599   ln_tide_ramp  = .false.  ! 
    529600   rdttideramp   =    0.    ! 
    530    clname(1)     =   'M2'   !  name of constituent 
    531    clname(2)     =   'S2' 
    532    clname(3)     =   'N2' 
    533    clname(4)     =   'K1' 
    534    clname(5)     =   'O1' 
    535    clname(6)     =   'Q1' 
    536    clname(7)     =   'M4' 
    537    clname(8)     =   'K2' 
    538    clname(9)     =   'P1' 
    539    clname(10)    =   'Mf' 
    540    clname(11)    =   'Mm' 
     601   clname(1)     = 'DUMMY'  !  name of constituent - all tidal components must be set in namelist_cfg 
    541602/ 
    542603!----------------------------------------------------------------------- 
     
    553614                                          !  = 2, use tidal harmonic forcing data from files 
    554615                                          !  = 3, use external data AND tidal harmonic forcing 
    555     cn_dyn3d      =  'none'               !   
     616    cn_dyn3d      =  'none'               ! 
    556617    nn_dyn3d_dta  =  0                    !  = 0, bdy data are equal to the initial state 
    557618                                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    558     cn_tra        =  'none'               !  
     619    cn_tra        =  'none'               ! 
    559620    nn_tra_dta    =  0                    !  = 0, bdy data are equal to the initial state 
    560621                                          !  = 1, bdy data are read in 'bdydata   .nc' files 
     622    cn_ice_lim      =  'none'             ! 
     623    nn_ice_lim_dta  =  0                  !  = 0, bdy data are equal to the initial state 
     624                                          !  = 1, bdy data are read in 'bdydata   .nc' files 
     625    rn_ice_tem      = 270.                !  lim3 only: arbitrary temperature of incoming sea ice 
     626    rn_ice_sal      = 10.                 !  lim3 only:      --   salinity           -- 
     627    rn_ice_age      = 30.                 !  lim3 only:      --   age                -- 
     628 
    561629    ln_tra_dmp    =.false.                !  open boudaries conditions for tracers 
    562630    ln_dyn3d_dmp  =.false.                !  open boundary condition for baroclinic velocities 
    563     rn_time_dmp   =  1.                   ! Damping time scale in days  
     631    rn_time_dmp   =  1.                   ! Damping time scale in days 
    564632    rn_time_dmp_out =  1.                 ! Outflow damping time scale 
    565633    nn_rimwidth   = 10                    !  width of the relaxation zone 
     
    579647   bn_tem  =    'amm12_bdyT_tra' ,         24        , 'votemper' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , '' 
    580648   bn_sal  =    'amm12_bdyT_tra' ,         24        , 'vosaline' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , '' 
     649! for lim2 
     650!   bn_frld  =    'amm12_bdyT_ice' ,         24        , 'ileadfra' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , '' 
     651!   bn_hicif =    'amm12_bdyT_ice' ,         24        , 'iicethic' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , '' 
     652!   bn_hsnif =    'amm12_bdyT_ice' ,         24        , 'isnowthi' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , '' 
     653! for lim3 
     654!   bn_a_i  =    'amm12_bdyT_ice' ,         24        , 'ileadfra' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , '' 
     655!   bn_ht_i =    'amm12_bdyT_ice' ,         24        , 'iicethic' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , '' 
     656!   bn_ht_s =    'amm12_bdyT_ice' ,         24        , 'isnowthi' ,     .true.     , .false. ,  'daily'  ,    ''    ,   ''     , '' 
    581657   cn_dir  =    'bdydta/' 
    582658   ln_full_vel = .false. 
     
    606682   rn_bfri2_max =   1.e-1  !  max. bottom drag coefficient (non linear case and ln_loglayer=T) 
    607683   rn_bfeb2    =    2.5e-3 !  bottom turbulent kinetic energy background  (m2/s2) 
    608    rn_bfrz0    =    3.e-3  !  bottom roughness [m] if ln_loglayer=T  
    609    ln_loglayer = .false.   !  logarithmic formulation (non linear case) 
     684   rn_bfrz0    =    3.e-3  !  bottom roughness [m] if ln_loglayer=T 
    610685   ln_bfr2d    = .false.   !  horizontal variation of the bottom friction coef (read a 2D mask file ) 
    611686   rn_bfrien   =    50.    !  local multiplying factor of bfr (ln_bfr2d=T) 
     687   rn_tfri1    =    4.e-4  !  top drag coefficient (linear case) 
     688   rn_tfri2    =    2.5e-3 !  top drag coefficient (non linear case). Minimum coeft if ln_loglayer=T 
     689   rn_tfri2_max =   1.e-1  !  max. top drag coefficient (non linear case and ln_loglayer=T) 
     690   rn_tfeb2    =    0.0    !  top turbulent kinetic energy background  (m2/s2) 
     691   rn_tfrz0    =    3.e-3  !  top roughness [m] if ln_loglayer=T 
     692   ln_tfr2d    = .false.   !  horizontal variation of the top friction coef (read a 2D mask file ) 
     693   rn_tfrien   =    50.    !  local multiplying factor of tfr (ln_tfr2d=T) 
     694 
    612695   ln_bfrimp   = .true.    !  implicit bottom friction (requires ln_zdfexp = .false. if true) 
     696   ln_loglayer = .false.   !  logarithmic formulation (non linear case) 
    613697/ 
    614698!----------------------------------------------------------------------- 
    615699&nambbc        !   bottom temperature boundary condition 
    616700!----------------------------------------------------------------------- 
     701!              !                              !  (if <0  months)  !   
     702!              !  file name      ! frequency (hours) ! variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     703!              !                 !  (if <0  months)  !   name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
     704   sn_qgh      ='geothermal_heating.nc',  -12.  , 'heatflow'      ,   .false.      , .true.  , 'yearly'  , ''       , ''       , '' 
     705   ! 
     706   cn_dir      = './'      !  root directory for the location of the runoff files 
    617707   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
    618708   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux 
     
    620710                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2) 
    621711   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2] 
     712 
    622713/ 
    623714!----------------------------------------------------------------------- 
     
    635726!!   nameos        equation of state 
    636727!!   namtra_adv    advection scheme 
     728!!   namtra_adv_mle   mixed layer eddy param. (Fox-Kemper param.) 
    637729!!   namtra_ldf    lateral diffusion scheme 
    638730!!   namtra_dmp    T & S newtonian damping 
     
    642734&nameos        !   ocean physical parameters 
    643735!----------------------------------------------------------------------- 
    644    nn_eos      =   0       !  type of equation of state and Brunt-Vaisala frequency 
    645                            !     = 0, UNESCO (formulation of Jackett and McDougall (1994) and of McDougall (1987) ) 
    646                            !     = 1, linear: rho(T)   = rau0 * ( 1.028 - ralpha * T ) 
    647                            !     = 2, linear: rho(T,S) = rau0 * ( rbeta * S - ralpha * T ) 
    648    rn_alpha    =   2.0e-4  !  thermal expension coefficient (nn_eos= 1 or 2) 
    649    rn_beta     =   7.7e-4  !  saline  expension coefficient (nn_eos= 2) 
     736   nn_eos      =  -1     !  type of equation of state and Brunt-Vaisala frequency 
     737                                 !  =-1, TEOS-10 
     738                                 !  = 0, EOS-80 
     739                                 !  = 1, S-EOS   (simplified eos) 
     740   ln_useCT    = .true.  ! use of Conservative Temp. ==> surface CT converted in Pot. Temp. in sbcssm 
     741   !                             ! 
     742   !                     ! S-EOS coefficients : 
     743   !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS 
     744   rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1) 
     745   rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1) 
     746   rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos) 
     747   rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos) 
     748   rn_mu1      =  1.4970e-4      !  thermobaric coeff. in T (=0 for linear eos) 
     749   rn_mu2      =  1.1090e-5      !  thermobaric coeff. in S (=0 for linear eos) 
     750   rn_nu       =  2.4341e-3      !  cabbeling coeff in T*S  (=0 for linear eos) 
    650751/ 
    651752!----------------------------------------------------------------------- 
    652753&namtra_adv    !   advection scheme for tracer 
    653754!----------------------------------------------------------------------- 
    654    ln_traadv_cen2   =  .false.  !  2nd order centered scheme 
    655    ln_traadv_tvd    =  .true.   !  TVD scheme 
    656    ln_traadv_muscl  =  .false.  !  MUSCL scheme 
    657    ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries 
    658    ln_traadv_ubs    =  .false.  !  UBS scheme 
    659    ln_traadv_qck    =  .false.  !  QUICKEST scheme 
    660    ln_traadv_msc_ups=  .false.  !  use upstream scheme within muscl 
     755   ln_traadv_cen2   =  .false.   !  2nd order centered scheme 
     756   ln_traadv_tvd    =  .true.    !  TVD scheme 
     757   ln_traadv_muscl  =  .false.   !  MUSCL scheme 
     758   ln_traadv_muscl2 =  .false.   !  MUSCL2 scheme + cen2 at boundaries 
     759   ln_traadv_ubs    =  .false.   !  UBS scheme 
     760   ln_traadv_qck    =  .false.   !  QUICKEST scheme 
     761   ln_traadv_msc_ups=  .false.   !  use upstream scheme within muscl 
     762   ln_traadv_tvd_zts=  .false.  !  TVD scheme with sub-timestepping of vertical tracer advection 
    661763/ 
    662764!----------------------------------------------------------------------- 
     
    705807!----------------------------------------------------------------------- 
    706808   ln_tradmp   =  .true.   !  add a damping termn (T) or not (F) 
    707    nn_hdmp     =   -1      !  horizontal shape =-1, damping in Med and Red Seas only 
    708                            !                   =XX, damping poleward of XX degrees (XX>0) 
    709                            !                      + F(distance-to-coast) + Red and Med Seas 
    710809   nn_zdmp     =    0      !  vertical   shape =0    damping throughout the water column 
    711810                           !                   =1 no damping in the mixing layer (kz  criteria) 
    712811                           !                   =2 no damping in the mixed  layer (rho crieria) 
    713    rn_surf     =   50.     !  surface time scale of damping   [days] 
    714    rn_bot      =  360.     !  bottom  time scale of damping   [days] 
    715    rn_dep      =  800.     !  depth of transition between rn_surf and rn_bot [meters] 
    716    nn_file     =    0      !  create a damping.coeff NetCDF file (=1) or not (=0) 
     812   cn_resto    = 'resto.nc' ! Name of file containing restoration coefficient field (use dmp_tools to create this) 
    717813/ 
    718814 
     
    731827!----------------------------------------------------------------------- 
    732828   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
     829   nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    733830   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    734831   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     832   ln_dynzad_zts = .false. !  Use (T) sub timestepping for vertical momentum advection 
    735833/ 
    736834!----------------------------------------------------------------------- 
    737835&nam_vvl    !   vertical coordinate options 
    738836!----------------------------------------------------------------------- 
    739    ln_vvl_zstar  = .true.           !  zstar vertical coordinate                    
     837   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
    740838   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
    741839   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
     
    755853   ln_dynvor_mix = .false. !  mixed scheme 
    756854   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
     855   ln_dynvor_een_old = .false.  !  energy & enstrophy scheme - original formulation 
    757856/ 
    758857!----------------------------------------------------------------------- 
     
    762861   ln_hpg_zps  = .true.    !  z-coordinate - partial steps (interpolation) 
    763862   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     863   ln_hpg_isf  = .false.   !  s-coordinate (sco ) adapted to isf 
    764864   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
    765865   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme) 
     
    857957                           !        = 1 add a tke source below the ML 
    858958                           !        = 2 add a tke source just at the base of the ML 
    859                            !        = 3 as = 1 applied on HF part of the stress    ("key_coupled") 
     959                           !        = 3 as = 1 applied on HF part of the stress    ("key_oasis3") 
    860960   rn_efr      =   0.05    !  fraction of surface tke value which penetrates below the ML (nn_etau=1 or 2) 
    861961   nn_htau     =   1       !  type of exponential decrease of tke penetration below the ML 
     
    879979&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls") 
    880980!----------------------------------------------------------------------- 
    881    rn_emin       = 1.e-6   !  minimum value of e   [m2/s2] 
     981   rn_emin       = 1.e-7   !  minimum value of e   [m2/s2] 
    882982   rn_epsmin     = 1.e-12  !  minimum value of eps [m2/s3] 
    883983   ln_length_lim = .true.  !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
    884    rn_clim_galp  = 0.53    !  galperin limit 
    885    ln_crban      = .true.  !  Use Craig & Banner (1994) surface wave mixing parametrisation 
     984   rn_clim_galp  = 0.267   !  galperin limit 
    886985   ln_sigpsi     = .true.  !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
    887986   rn_crban      = 100.    !  Craig and Banner 1994 constant for wb tke flux 
    888987   rn_charn      = 70000.  !  Charnock constant for wb induced roughness length 
    889    nn_tkebc_surf =   1     !  surface tke condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
    890    nn_tkebc_bot  =   1     !  bottom tke condition (0/1=Dir/Neum) 
    891    nn_psibc_surf =   1     !  surface psi condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
    892    nn_psibc_bot  =   1     !  bottom psi condition (0/1=Dir/Neum) 
    893    nn_stab_func  =   2     !  stability function (0=Galp, 1= KC94, 2=CanutoA, 3=CanutoB) 
    894    nn_clos       =   1     !  predefined closure type (0=MY82, 1=k-eps, 2=k-w, 3=Gen) 
     988   rn_hsro       =  0.02   !  Minimum surface roughness 
     989   rn_frac_hs    =   1.3   !  Fraction of wave height as roughness (if nn_z0_met=2) 
     990   nn_z0_met     =     2   !  Method for surface roughness computation (0/1/2) 
     991   nn_bc_surf    =     1   !  surface condition (0/1=Dir/Neum) 
     992   nn_bc_bot     =     1   !  bottom condition (0/1=Dir/Neum) 
     993   nn_stab_func  =     2   !  stability function (0=Galp, 1= KC94, 2=CanutoA, 3=CanutoB) 
     994   nn_clos       =     1   !  predefined closure type (0=MY82, 1=k-eps, 2=k-w, 3=Gen) 
    895995/ 
    896996!----------------------------------------------------------------------- 
     
    9141014!!                  ***  Miscellaneous namelists  *** 
    9151015!!====================================================================== 
     1016!!   namsol            elliptic solver / island / free surface 
    9161017!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi) 
    9171018!!   namctl            Control prints & Benchmark 
    918 !!   namsol            elliptic solver / island / free surface 
     1019!!   namc1d            1D configuration options                         ("key_c1d") 
     1020!!   namc1d_uvd        data: U & V currents                             ("key_c1d") 
     1021!!   namc1d_dyndmp     U & V newtonian damping                          ("key_c1d") 
     1022!!   namsto            Stochastic parametrization of EOS 
    9191023!!====================================================================== 
    9201024! 
     
    9601064/ 
    9611065!----------------------------------------------------------------------- 
    962 &namc1d        !   1D configuration options                             ("key_c1d") 
    963 !----------------------------------------------------------------------- 
    964    rn_lat      =    50     !  Column latitude 
    965    rn_lon      =    -145   !  Column longitude 
    966 / 
    967 !----------------------------------------------------------------------- 
    9681066&namc1d_uvd    !   data: U & V currents                                 ("key_c1d") 
    9691067!----------------------------------------------------------------------- 
     
    9821080   ln_dyndmp   =  .false.  !  add a damping term (T) or not (F) 
    9831081/ 
     1082!----------------------------------------------------------------------- 
     1083&namsto       ! Stochastic parametrization of EOS 
     1084!----------------------------------------------------------------------- 
     1085   ln_rststo = .false.           ! start from mean parameter (F) or from restart file (T) 
     1086   ln_rstseed = .true.           ! read seed of RNG from restart file 
     1087   cn_storst_in  = "restart_sto" !  suffix of stochastic parameter restart file (input) 
     1088   cn_storst_out = "restart_sto" !  suffix of stochastic parameter restart file (output) 
     1089 
     1090   ln_sto_eos = .false.          ! stochastic equation of state 
     1091   nn_sto_eos = 1                ! number of independent random walks 
     1092   rn_eos_stdxy = 1.4            ! random walk horz. standard deviation (in grid points) 
     1093   rn_eos_stdz  = 0.7            ! random walk vert. standard deviation (in grid points) 
     1094   rn_eos_tcor  = 1440.0         ! random walk time correlation (in timesteps) 
     1095   nn_eos_ord  = 1               ! order of autoregressive processes 
     1096   nn_eos_flt  = 0               ! passes of Laplacian filter 
     1097   rn_eos_lim  = 2.0             ! limitation factor (default = 3.0) 
     1098/ 
     1099 
    9841100!!====================================================================== 
    9851101!!                  ***  Diagnostics namelists  *** 
    9861102!!====================================================================== 
    9871103!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4") 
    988 !!   namtrd       dynamics and/or tracer trends                         ("key_trddyn","key_trdtra","key_trdmld") 
     1104!!   namtrd       dynamics and/or tracer trends 
     1105!!   namptr       Poleward Transport Diagnostics 
    9891106!!   namflo       float parameters                                      ("key_float") 
    990 !!   namptr       Poleward Transport Diagnostics 
    9911107!!   namhsb       Heat and salt budgets 
    9921108!!====================================================================== 
     
    10041120/ 
    10051121!----------------------------------------------------------------------- 
    1006 &namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra") 
    1007 !              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor") 
    1008 !----------------------------------------------------------------------- 
    1009    nn_trd      = 365       !  time step frequency dynamics and tracers trends 
    1010    nn_ctls     =   0       !  control surface type in mixed-layer trends (0,1 or n<jpk) 
    1011    rn_ucf      =   1.      !  unit conversion factor (=1 -> /seconds ; =86400. -> /day) 
    1012    cn_trdrst_in      = "restart_mld"   ! suffix of ocean restart name (input) 
    1013    cn_trdrst_out     = "restart_mld"   ! suffix of ocean restart name (output) 
    1014    ln_trdmld_restart = .false.         !  restart for ML diagnostics 
    1015    ln_trdmld_instant = .false.         !  flag to diagnose trends of instantantaneous or mean ML T/S 
    1016 / 
     1122&namtrd        !   diagnostics on dynamics and/or tracer trends 
     1123!              !       and/or mixed-layer trends and/or barotropic vorticity 
     1124!----------------------------------------------------------------------- 
     1125   ln_glo_trd  = .false.   ! (T) global domain averaged diag for T, T^2, KE, and PE 
     1126   ln_dyn_trd  = .false.   ! (T) 3D momentum trend output 
     1127   ln_dyn_mxl  = .FALSE.   ! (T) 2D momentum trends averaged over the mixed layer (not coded yet) 
     1128   ln_vor_trd  = .FALSE.   ! (T) 2D barotropic vorticity trends (not coded yet) 
     1129   ln_KE_trd   = .false.   ! (T) 3D Kinetic   Energy     trends 
     1130   ln_PE_trd   = .false.   ! (T) 3D Potential Energy     trends 
     1131   ln_tra_trd  = .FALSE.   ! (T) 3D tracer trend output 
     1132   ln_tra_mxl  = .false.   ! (T) 2D tracer trends averaged over the mixed layer (not coded yet) 
     1133   nn_trd      = 365       !  print frequency (ln_glo_trd=T) (unit=time step) 
     1134/ 
     1135!!gm   nn_ctls     =   0       !  control surface type in mixed-layer trends (0,1 or n<jpk) 
     1136!!gm   rn_ucf      =   1.      !  unit conversion factor (=1 -> /seconds ; =86400. -> /day) 
     1137!!gm   cn_trdrst_in      = "restart_mld"   ! suffix of ocean restart name (input) 
     1138!!gm   cn_trdrst_out     = "restart_mld"   ! suffix of ocean restart name (output) 
     1139!!gm   ln_trdmld_restart = .false.         !  restart for ML diagnostics 
     1140!!gm   ln_trdmld_instant = .false.         !  flag to diagnose trends of instantantaneous or mean ML T/S 
     1141!!gm 
    10171142!----------------------------------------------------------------------- 
    10181143&namflo       !   float parameters                                      ("key_float") 
     
    10331158!----------------------------------------------------------------------- 
    10341159   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
    1035    ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    1036    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    1037                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    1038    ln_ptrcomp = .true.     !  Add decomposition : overturning 
    1039    nn_fptr    =  1         !  Frequency of ptr computation [time step] 
    1040    nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
     1160   ln_subbas  = .false.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    10411161/ 
    10421162!----------------------------------------------------------------------- 
     
    10861206                           !     ln_ssh                  Logical switch for SSH observations 
    10871207 
    1088    ln_sst     = .true.     ! Logical switch for SST observations 
    1089    ln_reysst  = .true.     !     ln_reysst               Logical switch for Reynolds observations 
    1090    ln_ghrsst  = .false.    !     ln_ghrsst               Logical switch for GHRSST observations       
     1208   ln_sst     = .false.     ! Logical switch for SST observations 
     1209   ln_reysst  = .false.     !     ln_reysst               Logical switch for Reynolds observations 
     1210   ln_ghrsst  = .false.    !     ln_ghrsst               Logical switch for GHRSST observations 
    10911211 
    10921212   ln_sstfb   = .false.    ! Logical switch for feedback SST data 
    10931213                           !     ln_sss                  Logical switch for SSS observations 
    1094                            !     ln_seaice              Logical switch for Sea Ice observations 
     1214   ln_seaice  = .false.    ! Logical switch for Sea Ice observations 
    10951215                           !     ln_vel3d                Logical switch for velocity observations 
    10961216                           !     ln_velavcur             Logical switch for velocity daily av. cur. 
     
    11131233                           !     sstfiles                GHRSST input observation file name 
    11141234   !                       ! sstfbfiles: Feedback SST input observation file name 
    1115    sstfbfiles = 'sst_01.nc' 'sst_02.nc' 'sst_03.nc' 'sst_04.nc' 'sst_05.nc' 
    1116                            !     seaicefiles             Sea Ice input observation file name 
     1235   sstfbfiles = 'sst_01.nc' 
     1236                           !     seaicefiles             Sea Ice input observation file names 
     1237   seaicefiles = 'seaice_01.nc' 
    11171238                           !     velavcurfiles           Vel. cur. daily av. input file name 
    11181239                           !     velhvcurfiles           Vel. cur. high freq. input file name 
  • branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/CONFIG/SHARED/namelist_top_ref

    r4340 r5832  
    2121                           !                  = 2 calendar parameters read in the restart file 
    2222   cn_trcrst_in  = "restart_trc"   !  suffix of pass. sn_tracer restart name (input) 
     23   cn_trcrst_indir = "."           !  directory from which to read input passive tracer restarts 
    2324   cn_trcrst_out = "restart_trc"   !  suffix of pass. sn_tracer restart name (output) 
     25   cn_trcrst_outdir = "."          !  directory to which to write output passive tracer restarts 
    2426/ 
    2527!----------------------------------------------------------------------- 
     
    5052&namtrc_ldf    !   lateral diffusion scheme for passive tracer  
    5153!----------------------------------------------------------------------- 
    52    ln_trcldf_diff   =  .true.   !  performs lateral diffusion (T) or not (F) 
    5354!                               !  Type of the operator :  
    5455   ln_trcldf_lap    =  .true.   !     laplacian operator        
     
    7677&namtrc_dmp    !   passive tracer newtonian damping    
    7778!----------------------------------------------------------------------- 
    78    nn_hdmp_tr  =   -1      !  horizontal shape =-1, damping in Med and Red Seas only 
    79                            !                   =XX, damping poleward of XX degrees (XX>0) 
    80                            !                      + F(distance-to-coast) + Red and Med Seas 
    8179   nn_zdmp_tr  =    1      !  vertical   shape =0    damping throughout the water column 
    8280                           !                   =1 no damping in the mixing layer (kz  criteria) 
    8381                           !                   =2 no damping in the mixed  layer (rho crieria) 
    84    rn_surf_tr  =   50.     !  surface time scale of damping   [days] 
    85    rn_bot_tr   =  360.     !  bottom  time scale of damping   [days] 
    86    rn_dep_tr   =  800.     !  depth of transition between rn_surf and rn_bot [meters] 
    87    nn_file_tr  =    0      !  create a damping.coeff NetCDF file (=1) or not (=0) 
     82   cn_resto_tr  = 'resto_tr.nc'    !  create a damping.coeff NetCDF file (=1) or not (=0) 
     83/ 
     84!----------------------------------------------------------------------- 
     85&namtrc_ice       !    Representation of sea ice growth & melt effects 
     86!----------------------------------------------------------------------- 
     87   nn_ice_tr   =  -1        !  tracer concentration in sea ice  
     88                           !    =-1 (no vvl: identical cc in ice and ocean / vvl: cc_ice = 0) 
     89                           !    = 0 (no vvl: cc_ice = zero / vvl: cc_ice = ) 
     90                           !    = 1 prescribed to a namelist value (implemented in pisces only) 
    8891/ 
    8992!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.