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 8239 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/SHARED – NEMO

Ignore:
Timestamp:
2017-06-28T17:55:50+02:00 (7 years ago)
Author:
clem
Message:

merge with v3_6_CMIP6_ice_diagnostics@r8238

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/SHARED/field_def_nemo-lim.xml

    r8233 r8239  
    2626         <field id="v_imasstr"    long_name="Sea-ice mass transport along j-axis"                          standard_name="sea_ice_y_transport"                                unit="kg/s"         /> 
    2727 
     28         <!-- SIMIP LIM fields --> 
     29         <field id="icethic"      long_name="Sea-ice thickness"                                    standard_name="sea_ice_thickness"                          unit="m"            /> 
     30         <field id="icevel"       long_name="Sea-ice speed"                                        standard_name="sea_ice_speed"                              unit="m/s"          /> 
     31 
     32         <field id="icepres"      long_name="Fraction of time steps with sea ice"                  standard_name="sea_ice_time_fraction"                      unit=""             /> 
     33         <field id="iceconc"      long_name="Sea-ice area fraction"                                standard_name="sea_ice_area_fraction"                      unit=""             /> 
     34         <field id="iceconc_pct"  long_name="Sea-ice area fraction in percent"                     standard_name="sea_ice_area_fraction_in_percent"           unit="%"             > iceconc * 100. </field > 
     35         <field id="icemass"      long_name="Sea-ice mass per area"                                standard_name="sea_ice_amount"                             unit="kg/m2"        /> 
     36         <field id="icevolu"      long_name="Sea-ice volume per area"                              standard_name="sea_ice_volume"                             unit="m"            /> 
     37         <field id="snomass"      long_name="Snow mass per area"                                   standard_name="liquid_water_content_of_surface_snow"       unit="kg/m2"        /> 
     38         <field id="snowthic"     long_name="Snow thickness"                                       standard_name="surface_snow_thickness"                     unit="m"            /> 
     39 
     40         <field id="iceconc_cat"  long_name="Sea-ice area fractions in thickness categories"       standard_name="sea_ice_area_fraction_over_categories"      unit=""   grid_ref="grid_T_3D_ncatice" /> 
     41         <field id="icethic_cat"  long_name="Sea-ice thickness in thickness categories"            standard_name="sea_ice_thickness_over_categories"          unit="m"  grid_ref="grid_T_3D_ncatice" /> 
     42         <field id="snowthic_cat" long_name="Snow thickness in thickness categories"               standard_name="snow_thickness_over_categories"             unit="m"  grid_ref="grid_T_3D_ncatice" /> 
     43 
     44         <field id="icestK"       long_name="ice surface temperature"                              standard_name="sea_ice_surface_temperature        "        unit="C"     > icest + 273.15  </field > 
     45         <field id="icesntK"      long_name="Temperature at snow-ice interface"                    standard_name="sea_ice_snow_interface_temperature"         unit="degC"  > icesnt + 273.15 </field > 
     46         <field id="icebotK"      long_name="Temperature at ice-ocean interface"                   standard_name="sea_ice_bottom_temperature"                 unit="degC"  > icebot + 273.15 </field > 
     47         <field id="icebotK"      long_name="Temperature at ice-ocean interface"                   standard_name="sea_ice_bottom_temperature"                 unit="degC"  > icebot + 273.15 </field > 
     48 
     49         <field id="miceage"      long_name="Age of sea ice"                                       standard_name="age_of_sea_ice"                             unit="s"            /> 
     50         <field id="alb_ice"      long_name="Sea-ice or snow albedo"                               standard_name="sea_ice_albedo"                             unit=""             /> 
     51         <field id="icesmass"     long_name="Mass of salt in sea ice per area"                     standard_name="sea_ice_salt_mass"                          unit="kg/m2"        /> 
     52 
     53         <field id="micesalt"     long_name="Sea ice salinity"                                     standard_name="sea_ice_salinity"                           unit="g/kg"         /> 
     54         <field id="icefb"        long_name="Sea-ice freeboard"                                    standard_name="sea_ice_freeboard"                          unit="m"            /> 
     55 
     56         <field id="icehcneg"     long_name="Sea-ice heat content per unit area"  standard_name="integral_of_sea_ice_temperature_wrt_depth_expressed_as_heat_content" unit="J/m2" > (-1.0)*icehc </field> 
     57         <field id="isnhcneg"     long_name="Snow-heat content per unit area"     standard_name="thermal_energy_content_of_surface_snow"                              unit="J/m2" > (-1.0)*isnowhc      </field> 
     58 
     59         <field id="wfxsum"       long_name="Freshwater flux from sea-ice surface"               standard_name="freshwater_flux_from_ice_surface"                   unit="kg/m2/s"      /> 
     60 
     61         <field id="afxthd"       long_name="sea-ice area fraction change from thermodynamics"   standard_name="tendency_of_sea_ice_area_fraction_due_to_dynamics"  unit="s-1"   /> 
     62         <field id="afxdyn"       long_name="sea-ice area fraction change from dynamics"         standard_name="tendency_of_sea_ice_area_fraction_due_to_dynamics"  unit="s-1"   /> 
     63 
     64         <field id="dmithd"       long_name="sea-ice mass change from thermodynamics"            standard_name="tendency_of_sea_ice_amount_due_to_thermodynamics"   unit="kg/m2/s" /> 
     65         <field id="dmidyn"       long_name="sea-ice mass change from dynamics"                  standard_name="tendency_of_sea_ice_amount_due_to_dynamics"         unit="kg/m2/s" /> 
     66         <field id="dmiopw"       long_name="sea-ice mass change through growth in supercooled open water (aka frazil)"   standard_name="tendency_of_sea_ice_amount_due_to_freezing_in_open_water"   unit="kg/m2/s" /> 
     67         <field id="dmibog"       long_name="sea-ice mass change through basal growth"           standard_name="tendency_of_sea_ice_amount_due_to_congelation_ice_accumulation"  unit="kg/m2/s" /> 
     68         <field id="dmisni"       long_name="sea-ice mass change through snow-to-ice conversion" standard_name="tendency_of_sea_ice_amount_due_to_snow_conversion"               unit="kg/m2/s" /> 
     69         <field id="dmtsub"       long_name="snow and sea ice mass change through sublimation"   standard_name="tendency_of_snow_and_ice_amount_due_to_sublimation"              unit="kg/m2/s" /> 
     70         <field id="dmssub"       long_name="sea-ice mass change through evaporation and sublimation" standard_name="water_evaporation_flux"                                     unit="kg/m2/s" /> 
     71         <field id="dmisub"       long_name="snow mass change through evaporation or sublimation"     standard_name="surface_snow_sublimation_flux"           unit="kg/m2/s" /> 
     72         <field id="dmisum"       long_name="sea-ice mass change through surface melting"        standard_name="tendency_of_sea_ice_amount_due_to_surface_melting"               unit="kg/m2/s" /> 
     73         <field id="dmibom"       long_name="sea-ice mass change through bottom melting"         standard_name="tendency_of_sea_ice_amount_due_to_basal_melting"                 unit="kg/m2/s" /> 
     74 
     75         <field id="dmsspr"       long_name="snow mass change through snow fall"                 standard_name="snowfall_flux"                                                   unit="kg/m2/s" /> 
     76         <field id="dmsmel"       long_name="snow mass change through melt"                      standard_name="surface_snow_melt_flux"                                          unit="kg/m2/s" /> 
     77         <field id="dmsdyn"       long_name="snow mass change through advection by sea-ice dynamics" standard_name="tendency_of_snow_mass_due_to_sea_ice_dynamics"               unit="kg/m2/s" /> 
     78         <field id="dmsssi"       long_name="snow mass change through snow-to-ice conversion"    standard_name="tendency_of_snow_mass_due_to_snow_to_ice_conversion"             unit="kg/m2/s" /> 
     79 
     80         <field id="hfxturneg"    long_name="Net sensible heat flux under sea ice"               standard_name="ice_ocean_heat_flux"                          unit="W/m2" > (-1.0)*hfxtur </field> 
     81         <field id="hfxconsu"     long_name="Net conductive heat flux in ice at the surface"     standard_name="conductive_heat_flux_at_sea_ice_surface"      unit="W/m2" />  
     82         <field id="hfxconbo"     long_name="Net conductive heat fluxes in ice at the bottom"    standard_name="conductive_heat_flux_at_sea_ice_bottom"       unit="W/m2" /> 
     83 
     84         <field id="msfx"         long_name="Salt flux from sea ice"                             standard_name="salt_flux_from_ice"                           unit="kg/m2/s" > sfx/86400000. </field> 
     85         <field id="wfxtot"       long_name="Freshwater flux from sea ice"                       standard_name="freshwater_flux_from_ice"                     unit="kg/m2/s" />  
     86 
     87         <field id="utau_ice"     long_name="X-component of atmospheric stress on sea ice"       standard_name="surface_downward_x_stress"                    unit="N/m2"    /> 
     88         <field id="vtau_ice"     long_name="Y-component of atmospheric stress on sea ice"       standard_name="surface_downward_y_stress"                    unit="N/m2"    /> 
     89 
     90         <field id="utau_oi"      long_name="X-component of ocean stress on sea ice"             standard_name="sea_ice_base_upward_x_stress"                 unit="N/m2"    /> 
     91         <field id="vtau_oi"      long_name="Y-component of ocean stress on sea ice"             standard_name="sea_ice_base_upward_y_stress"                 unit="N/m2"    /> 
     92 
     93         <field id="icestr"       long_name="Compressive sea ice strength"                       standard_name="compressive_strength_of_sea_ice"              unit="N/m"     /> 
     94 
     95         <field id="dssh_dx"      long_name="Sea-surface tilt term in force balance (x-component)"  standard_name="sea_surface_tilt_force_on_sea_ice_x"       unit="N/m2"    /> 
     96         <field id="dssh_dy"      long_name="Sea-surface tilt term in force balance (y-component)"  standard_name="sea_surface_tilt_force_on_sea_ice_y"       unit="N/m2"    /> 
     97 
     98         <field id="corstrx"      long_name="Coriolis force term in force balance (x-component)"    standard_name="coriolis_force_on_sea_ice_x"               unit="N/m2"    /> 
     99         <field id="corstry"      long_name="Coriolis force term in force balance (y-component)"    standard_name="coriolis_force_on_sea_ice_y"               unit="N/m2"    /> 
     100 
     101         <field id="intstrx"      long_name="Internal stress term in force balance (x-component)"   standard_name="internal_stress_in_sea_ice_x"              unit="N/m2"    /> 
     102         <field id="intstry"      long_name="Internal stress term in force balance (y-component)"   standard_name="internal_stress_in_sea_ice_y"              unit="N/m2"    /> 
     103 
     104         <field id="xmtrpice"     long_name="X-component of ice mass transport"                  standard_name="ice_x_transport"                              unit="kg/s" /> 
     105         <field id="ymtrpice"     long_name="Y-component of ice mass transport"                  standard_name="ice_y_transport"                              unit="kg/s" /> 
     106 
     107         <field id="xmtrpsnw"     long_name="X-component of snw mass transport"                  standard_name="snw_x_transport"                              unit="kg/s" /> 
     108         <field id="ymtrpsnw"     long_name="Y-component of snw mass transport"                  standard_name="snw_y_transport"                              unit="kg/s" /> 
     109 
     110         <field id="xatrp"        long_name="X-component of ice area transport"                  standard_name="area_x_transport"                             unit="m2/s" /> 
     111         <field id="yatrp"        long_name="Y-component of ice area transport"                  standard_name="area_y_transport"                             unit="m2/s" /> 
     112 
     113         <field id="xmtrptot"     long_name="X-component of sea-ice mass transport"              standard_name="sea_ice_x_transport"                          unit="kg/s" > xmtrpice + xmtrpsnw </field> 
     114         <field id="ymtrptot"     long_name="Y-component of sea-ice mass transport"              standard_name="sea_ice_y_transport"                          unit="kg/s" > ymtrpice + ymtrpsnw </field> 
     115 
     116         <field id="normstr"      long_name="Average normal stress in sea ice"                   standard_name="average_normal_stress"                        unit="N/m"     /> 
     117         <field id="sheastr"      long_name="Maximum shear stress in sea ice"                    standard_name="maximum_shear_stress"                         unit="N/m"     /> 
     118 
     119         <field id="idive"        long_name="Divergence of the sea-ice velocity field"           standard_name="divergence_of_sea_ice_velocity"               unit="s-1"     /> 
     120         <field id="ishear"       long_name="Maximum shear of sea-ice velocity field"            standard_name="maximum_shear_of_sea_ice_velocity"            unit="s-1"     /> 
     121 
     122 
     123 
    28124         <!-- LIM3 fields -->   
     125 
    29126         <field id="ice_cover"    long_name="Ice fraction"                                                 standard_name="sea_ice_area_fraction"                              unit="1"            /> 
    30   
    31          <field id="snowthic_cea" long_name="Snow thickness (cell average)"                                standard_name="surface_snow_thickness"                             unit="m"            /> 
    32          <field id="icethic_cea"  long_name="Ice thickness (cell average)"                                 standard_name="sea_ice_thickness"                                  unit="m"            /> 
    33  
    34          <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"          />       
    35          <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"          />                
    36          <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"         /> 
    37          <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"         /> 
    38           
    39          <field id="iceconc"      long_name="ice concentration"                                            standard_name="sea_ice_area_fraction"                              unit="%"            /> 
     127         <field id="icepres"      long_name="Ice presence"                                                                                                                    unit=""             /> 
     128 
     129         <field id="uice_ipa"     long_name="X-component of sea ice velocity"                              standard_name="sea_ice_x_velocity"                                 unit="m/s"          />  
     130         <field id="vice_ipa"     long_name="Y-component of sea ice velocity"                              standard_name="sea_ice_y_velocity"                                 unit="m/s"          />       
    40131          <field id="isst"         long_name="sea surface temperature"                                      standard_name="sea_surface_temperature"                            unit="degC"         /> 
    41132         <field id="isss"         long_name="sea surface salinity"                                         standard_name="sea_surface_salinity"                               unit="1e-3"         />  
     
    48139         <field id="qtr_ice"      long_name="solar heat flux transmitted through ice: sum over categories"                                                                    unit="W/m2"         /> 
    49140         <field id="qemp_ice"     long_name="Downward Heat Flux from E-P over ice"                                                                                            unit="W/m2"         /> 
    50          <field id="micesalt"     long_name="Mean ice salinity"                                                                                                               unit="1e-3"         /> 
    51          <field id="miceage"      long_name="Mean ice age"                                                                                                                    unit="years"        /> 
    52          <field id="alb_ice"      long_name="Mean albedo over sea ice"                                                                                                        unit=""             /> 
    53141         <field id="albedo"       long_name="Mean albedo over sea ice and ocean"                                                                                              unit=""             /> 
    54142 
     
    57145 
    58146         <field id="iceage_cat"   long_name="Ice age for categories"                                       unit="days"   grid_ref="grid_T_3D_ncatice" /> 
    59          <field id="iceconc_cat"  long_name="Ice concentration for categories"                             unit="%"      grid_ref="grid_T_3D_ncatice" /> 
    60          <field id="icethic_cat"  long_name="Ice thickness for categories"                                 unit="m"      grid_ref="grid_T_3D_ncatice" /> 
    61          <field id="snowthic_cat" long_name="Snow thicknessi for categories"                               unit="m"      grid_ref="grid_T_3D_ncatice" /> 
    62147         <field id="salinity_cat" long_name="Sea-Ice Bulk salinity for categories"                         unit="g/kg"   grid_ref="grid_T_3D_ncatice" /> 
    63148         <field id="brinevol_cat" long_name="Brine volume for categories"                                  unit="%"      grid_ref="grid_T_3D_ncatice" /> 
     
    68153 
    69154         <field id="micet"        long_name="Mean ice temperature"                                         unit="degC"     /> 
    70          <field id="icehc"        long_name="ice total heat content"                                       unit="10^9J"    />  
    71          <field id="isnowhc"      long_name="snow total heat content"                                      unit="10^9J"    /> 
     155         <field id="icehc"        long_name="ice total heat content"                                       unit="J/m2"     />  
     156         <field id="isnowhc"      long_name="snow total heat content"                                      unit="J/m2"     /> 
    72157         <field id="icest"        long_name="ice surface temperature"                                      unit="degC"     /> 
     158         <field id="icesnt"       long_name="Temperature at snow-ice interface"                            unit="degC"     /> 
     159         <field id="icebot"       long_name="Temperature at ice-ocean interface"                           unit="degC"     /> 
    73160         <field id="ibrinv"       long_name="brine volume"                                                 unit="%"        /> 
    74161         <field id="icecolf"      long_name="frazil ice collection thickness"                              unit="m"        /> 
    75          <field id="icestr"       long_name="ice strength"                                                 unit="N/m"      /> 
    76          <field id="icevel"       long_name="ice velocity"                                                 unit="m/s"      /> 
    77          <field id="idive"        long_name="divergence"                                                   unit="1e-8s-1"  /> 
    78          <field id="ishear"       long_name="shear"                                                        unit="1e-8s-1"  /> 
    79          <field id="icevolu"      long_name="ice volume"                                                   unit="m"        /> 
    80162         <field id="snowvol"      long_name="snow volume"                                                  unit="m"        /> 
    81163         <field id="tau_icebfr"   long_name="ice friction on ocean bottom for landfast ice"                unit="N/2"      /> 
     
    97179         <field id="sfxopw"       long_name="salt flux from open water ice formation"                      unit="1e-3*kg/m2/day" /> 
    98180         <field id="sfxsub"       long_name="salt flux from sublimation"                                   unit="1e-3*kg/m2/day" /> 
    99          <field id="sfx"          long_name="salt flux total"                                              unit="1e-3*kg/m2/day" /> 
     181         <field id="sfx"          long_name="Salt flux from sea ice"                                       unit="1e-3*kg/m2/day" /> 
    100182 
    101183         <field id="vfxbog"       long_name="daily bottom thermo ice prod."                                unit="m/day"   /> 
     
    112194         <field id="vfxsub_err"   long_name="excess of snw sublimation sent to ocean"                      unit="m/day"   /> 
    113195         <field id="vfxspr"       long_name="snw precipitation on ice"                                     unit="m/day"   /> 
    114          <field id="vfxthin"      long_name="daily thermo ice prod. for thin ice(20cm) + open water"      unit="m/day"   /> 
    115  
    116          <field id="afxtot"       long_name="area tendency (total)"                                        unit="day-1"   /> 
    117          <field id="afxdyn"       long_name="area tendency (dynamics)"                                     unit="day-1"   /> 
    118          <field id="afxthd"       long_name="area tendency (thermo)"                                       unit="day-1"   /> 
     196         <field id="vfxthin"      long_name="daily thermo ice prod. for thin ice(20cm) + open water"       unit="m/day"   /> 
     197 
     198         <field id="afxtot"       long_name="area tendency (total)"                                        unit="s-1"   /> 
    119199 
    120200         <field id="hfxsum"       long_name="heat fluxes causing surface ice melt"                         unit="W/m2"  /> 
     
    140220         <field id="hfxtur"       long_name="turbulent heat flux at the ice base"                          unit="W/m2" /> 
    141221 
    142     <!-- sbcssm variables --> 
     222        <!-- sbcssm variables --> 
    143223         <field id="sst_m"    unit="degC" /> 
    144224         <field id="sss_m"    unit="psu"  /> 
     
    154234      <field_group id="SBC_scalar"  grid_ref="grid_T_2D" > 
    155235         <!-- available with ln_limdiaout --> 
    156          <field id="ibgfrcvoltop"    long_name="global mean ice/snow forcing at interface ice/snow-atm (volume equivalent ocean volume)"   unit="km3"       /> 
    157          <field id="ibgfrcvolbot"    long_name="global mean ice/snow forcing at interface ice/snow-ocean (volume equivalent ocean volume)" unit="km3"       /> 
    158          <field id="ibgfrctemtop"    long_name="global mean heat on top of ice/snw/ocean-atm "                                             unit="1e20J"     /> 
    159          <field id="ibgfrctembot"    long_name="global mean heat below ice (on top of ocean) "                                             unit="1e20J"     /> 
    160          <field id="ibgfrcsal"       long_name="global mean ice/snow forcing (salt equivalent ocean volume)"                               unit="pss*km3"   /> 
    161          <field id="ibgfrchfxtop"    long_name="global mean heat flux on top of ice/snw/ocean-atm "                                        unit="W/m2"      /> 
    162          <field id="ibgfrchfxbot"    long_name="global mean heat flux below ice (on top of ocean) "                                        unit="W/m2"      /> 
     236         <field id="ibgfrcvoltop"    long_name="global mean ice/snow forcing at interface ice/snow-atm (volume equivalent ocean volume)"   unit="km3"        /> 
     237         <field id="ibgfrcvolbot"    long_name="global mean ice/snow forcing at interface ice/snow-ocean (volume equivalent ocean volume)" unit="km3"        /> 
     238         <field id="ibgfrctemtop"    long_name="global mean heat on top of ice/snw/ocean-atm "                                             unit="1e20J"      /> 
     239         <field id="ibgfrctembot"    long_name="global mean heat below ice (on top of ocean) "                                             unit="1e20J"      /> 
     240         <field id="ibgfrcsal"       long_name="global mean ice/snow forcing (salt equivalent ocean volume)"                               unit="pss*km3"    /> 
     241         <field id="ibgfrchfxtop"    long_name="global mean heat flux on top of ice/snw/ocean-atm "                                        unit="W/m2"       /> 
     242         <field id="ibgfrchfxbot"    long_name="global mean heat flux below ice (on top of ocean) "                                        unit="W/m2"       /> 
    163243  
    164          <field id="ibgvolume"       long_name="drift in ice/snow volume (equivalent ocean volume)"            unit="km3"        /> 
    165          <field id="ibgsaltco"       long_name="drift in ice salt content (equivalent ocean volume)"           unit="pss*km3"    /> 
    166          <field id="ibgheatco"       long_name="drift in ice/snow heat content"                                unit="1e20J"      /> 
    167          <field id="ibgheatfx"       long_name="drift in ice/snow heat flux"                                   unit="W/m2"       /> 
    168  
    169          <field id="ibgvol_tot"      long_name="global mean ice volume"                                        unit="km3"        /> 
    170          <field id="sbgvol_tot"      long_name="global mean snow volume"                                       unit="km3"        /> 
    171          <field id="ibgarea_tot"     long_name="global mean ice area"                                          unit="km2"        /> 
    172          <field id="ibgsalt_tot"     long_name="global mean ice salt content"                                  unit="1e-3*km3"   /> 
    173          <field id="ibgheat_tot"     long_name="global mean ice heat content"                                  unit="1e20J"      /> 
    174          <field id="sbgheat_tot"     long_name="global mean snow heat content"                                 unit="1e20J"      /> 
     244         <field id="ibgvolume"       long_name="drift in ice/snow volume (equivalent ocean volume)"                                        unit="km3"        /> 
     245         <field id="ibgsaltco"       long_name="drift in ice salt content (equivalent ocean volume)"                                       unit="pss*km3"    /> 
     246         <field id="ibgheatco"       long_name="drift in ice/snow heat content"                                                            unit="1e20J"      /> 
     247         <field id="ibgheatfx"       long_name="drift in ice/snow heat flux"                                                               unit="W/m2"       /> 
     248 
     249         <field id="ibgvol_tot"      long_name="global mean ice volume"                                                                    unit="km3"        /> 
     250         <field id="sbgvol_tot"      long_name="global mean snow volume"                                                                   unit="km3"        /> 
     251         <field id="ibgarea_tot"     long_name="global mean ice area"                                                                      unit="km2"        /> 
     252         <field id="ibgsalt_tot"     long_name="global mean ice salt content"                                                              unit="1e-3*km3"   /> 
     253         <field id="ibgheat_tot"     long_name="global mean ice heat content"                                                              unit="1e20J"      /> 
     254         <field id="sbgheat_tot"     long_name="global mean snow heat content"                                                             unit="1e20J"      /> 
     255 
     256         <field id="NH_iceextt"      long_name="Sea ice extent North"                            standard_name="sea_ice_extent_n"          unit="1e6_km2"    /> 
     257         <field id="SH_iceextt"      long_name="Sea ice extent South"                            standard_name="sea_ice_extent_s"          unit="1e6_km2"    /> 
     258         <field id="NH_icevolu"      long_name="Sea ice volume North"                            standard_name="sea_ice_volume_n"          unit="1e3_km3"    /> 
     259         <field id="SH_icevolu"      long_name="Sea ice volume South"                            standard_name="sea_ice_volume_s"          unit="1e3_km3"    /> 
     260         <field id="NH_icearea"      long_name="Sea ice area North"                              standard_name="sea_ice_area_n"            unit="1e6_km2"    /> 
     261         <field id="SH_icearea"      long_name="Sea ice area South"                              standard_name="sea_ice_area_s"            unit="1e6_km2"    /> 
     262 
     263         <field id="strait_mifl"     long_name="Sea ice mass flux through straits"      standard_name="sea_ice_mass_transport_across_line" unit="kg/s"  grid_ref="grid_4strait"   /> 
     264         <field id="strait_arfl"     long_name="Sea ice area flux through straits"      standard_name="sea_ice_area_transport_across_line" unit="m2/s"  grid_ref="grid_4strait"   />   
     265         <field id="strait_msfl"     long_name="Sea ice snow flux through straits"      standard_name="snow_mass_transport_across_line"    unit="kg/s"  grid_ref="grid_4strait"   /> 
     266 
    175267      </field_group> 
    176268   
     
    181273       
    182274      <field_group id="myvarICE" > 
    183          <field field_ref="icethic_cea"      name="sithic"     long_name="sea_ice_thickness"        /> 
     275         <field field_ref="icethic"          name="sithic"     long_name="sea_ice_thickness"        /> 
    184276         <field field_ref="icevolu"          name="sivolu"  /> 
    185277         <field field_ref="iceconc"          name="siconc"  /> 
    186278      </field_group>     
    187        
     279 
     280      <field_group id="ICE_globalbudget"> 
     281 
     282      <field field_ref="ibgvol_tot"     grid_ref="grid_1point"  name="ibgvol_tot"   /> 
     283       <field field_ref="sbgvol_tot"     grid_ref="grid_1point"  name="sbgvol_tot"   /> 
     284      <field field_ref="ibgarea_tot"    grid_ref="grid_1point"  name="ibgarea_tot"  /> 
     285      <field field_ref="ibgsalt_tot"    grid_ref="grid_1point"  name="ibgsalt_tot"  /> 
     286      <field field_ref="ibgheat_tot"    grid_ref="grid_1point"  name="ibgheat_tot"  /> 
     287      <field field_ref="sbgheat_tot"    grid_ref="grid_1point"  name="sbgheat_tot"  /> 
     288 
     289      <field field_ref="ibgvolume"      grid_ref="grid_1point"  name="ibgvolume"    /> 
     290      <field field_ref="ibgsaltco"      grid_ref="grid_1point"  name="ibgsaltco"    /> 
     291      <field field_ref="ibgheatco"      grid_ref="grid_1point"  name="ibgheatco"    /> 
     292        <field field_ref="ibgheatfx"      grid_ref="grid_1point"  name="ibgheatfx"    /> 
     293 
     294      <field field_ref="ibgfrcvoltop"   grid_ref="grid_1point"  name="ibgfrcvoltop" /> 
     295      <field field_ref="ibgfrcvolbot"   grid_ref="grid_1point"  name="ibgfrcvolbot" /> 
     296      <field field_ref="ibgfrctemtop"   grid_ref="grid_1point"  name="ibgfrctemtop" /> 
     297      <field field_ref="ibgfrctembot"   grid_ref="grid_1point"  name="ibgfrctembot" /> 
     298      <field field_ref="ibgfrcsal"      grid_ref="grid_1point"  name="ibgfrcsal"    /> 
     299        <field field_ref="ibgfrchfxtop"   grid_ref="grid_1point"  name="ibgfrchfxtop" /> 
     300        <field field_ref="ibgfrchfxbot"   grid_ref="grid_1point"  name="ibgfrchfxbot" /> 
     301 
     302      </field_group> 
     303 
     304 
     305      <!--============================--> 
     306      <!-- SIMIP sea ice field groups --> 
     307      <!-- Notz et al 2016            --> 
     308      <!--============================--> 
     309 
     310      <!-- SIMIP monthly scalar variables --> 
     311      <field_group id="SImon_scalars"> 
     312        <!-- Integrated quantities --> 
     313        <field field_ref="NH_iceextt"     grid_ref="grid_1point"  name="siextentn"    /> 
     314        <field field_ref="SH_iceextt"     grid_ref="grid_1point"  name="siextents"    /> 
     315        <field field_ref="NH_icevolu"     grid_ref="grid_1point"  name="sivoln"       /> 
     316        <field field_ref="SH_icevolu"     grid_ref="grid_1point"  name="sivols"       /> 
     317        <field field_ref="NH_icearea"     grid_ref="grid_1point"  name="siarean"      /> 
     318        <field field_ref="SH_icearea"     grid_ref="grid_1point"  name="siareas"      /> 
     319      </field_group> 
     320 
     321      <!-- SIMIP daily fields --> 
     322      <field_group id="SIday_fields"> 
     323          <field field_ref="iceconc_pct"      name="siconc"       /> 
     324          <field field_ref="snowthic"         name="sisnthick"    /> 
     325          <field field_ref="icevel"           name="sispeed" /> 
     326          <field field_ref="icestK"           name="sitemptop"    /> 
     327          <field field_ref="icethic"          name="sithick"      /> 
     328          <field field_ref="icepres"          name="sitimefrac"   /> 
     329          <field field_ref="uice_ipa"         name="siu"              /> 
     330          <field field_ref="vice_ipa"         name="siv"              /> 
     331      </field_group> 
     332 
     333      <!-- SIMIP monthly fields --> 
     334      <field_group id="SImon_fields"> 
     335          <!-- Sea-ice state variables --> 
     336          <field field_ref="icepres"          name="sitimefrac"   /> 
     337          <field field_ref="iceconc_pct"      name="siconc"       /> 
     338          <field field_ref="icemass"          name="simass"       /> 
     339          <field field_ref="icevolu"          name="sivol"        /> 
     340          <field field_ref="snomass"          name="sisnmass"     /> 
     341          <field field_ref="snowthic"         name="sisnthick"    /> 
     342          <field field_ref="icethic"          name="sithick"      /> 
     343          <field field_ref="icevel"           name="sispeed" /> 
     344 
     345          <!-- category-dependent fields --> 
     346          <field field_ref="iceconc_cat"      name="siitdconc"    /> 
     347          <field field_ref="icethic_cat"      name="siitdthick"   /> 
     348          <field field_ref="snowthic_cat"     name="siitdsnthick" /> 
     349 
     350          <!-- additional state variables--> 
     351          <field field_ref="icestK"           name="sitemptop"    /> 
     352          <field field_ref="icesntK"          name="sitempsnic"   /> 
     353          <field field_ref="icebotK"          name="sitempbot"    /> 
     354          <field field_ref="miceage"          name="siage"        /> 
     355          <field field_ref="alb_ice"          name="sialb"        /> 
     356          <field field_ref="icesmass"         name="sisaltmass"   /> 
     357          <field field_ref="micesalt"         name="sisali"       /> 
     358          <field field_ref="icefb"            name="sifb"         /> 
     359          <field field_ref="icehcneg"         name="sihc"         /> 
     360          <field field_ref="isnhcneg"         name="sisnhc"       /> 
     361 
     362          <!-- freshwater fluxes --> 
     363          <field field_ref="wfxtot"           name="siflfwbot"    /> 
     364          <field field_ref="wfxsum"           name="siflfwdrain"  /> 
     365 
     366          <!-- area balance --> 
     367          <field field_ref="afxthd"           name="sidconcth"    /> 
     368          <field field_ref="afxdyn"           name="sidconcdyn"   /> 
     369 
     370          <!-- mass balance --> 
     371          <field field_ref="dmithd"           name="sidmassth"    /> 
     372          <field field_ref="dmidyn"           name="sidmassdyn"   /> 
     373          <field field_ref="dmiopw"           name="sidmassgrowthwat" /> 
     374          <field field_ref="dmibog"           name="sidmassgrowthbot" /> 
     375          <field field_ref="dmisni"           name="sidmasssi"        /> 
     376          <field field_ref="dmisub"           name="sidmassevapsubl"  /> 
     377          <field field_ref="dmisum"           name="sidmassmelttop"   /> 
     378          <field field_ref="dmibom"           name="sidmassmeltbot"   /> 
     379          <field field_ref="dmsspr"           name="sndmasssnf"       /> 
     380          <field field_ref="dmsmel"           name="sndmassmelt"      /> 
     381          <field field_ref="dmssub"           name="sndmasssubl"      /> 
     382          <field field_ref="dmsdyn"           name="sndmassdyn"       /> 
     383          <field field_ref="dmsssi"           name="sndmasssi"        /> 
     384 
     385          <!-- heat balance --> 
     386          <field field_ref="hfxturneg"        name="siflsensupbot"    /> 
     387          <field field_ref="hfxconsu"         name="siflcondtop"      /> 
     388          <field field_ref="hfxconbo"         name="siflcondbot"      /> 
     389 
     390          <!-- salt balance --> 
     391          <field field_ref="msfx"             name="siflsaltbot"      /> 
     392 
     393          <!-- sea-ice dynamics --> 
     394          <field field_ref="uice_ipa"         name="siu"              /> 
     395          <field field_ref="vice_ipa"         name="siv"              /> 
     396 
     397          <field field_ref="utau_ice"         name="sistrxdtop"       /> 
     398          <field field_ref="vtau_ice"         name="sistrydtop"       /> 
     399 
     400          <field field_ref="utau_oi"          name="sistrxubot"       /> 
     401          <field field_ref="vtau_oi"          name="sistryubot"       /> 
     402 
     403          <field field_ref="icestr"           name="sicompstren"      /> 
     404 
     405          <field field_ref="dssh_dx"          name="siforcetiltx"     /> 
     406          <field field_ref="dssh_dy"          name="siforcetilty"     /> 
     407 
     408          <field field_ref="corstrx"          name="siforcecoriolx"   /> 
     409          <field field_ref="corstry"          name="siforcecorioly"   /> 
     410 
     411          <field field_ref="intstrx"          name="siforceintstrx"   /> 
     412          <field field_ref="intstry"          name="siforceintstry"   /> 
     413 
     414          <field field_ref="xmtrptot"         name="sidmasstranx"     /> 
     415          <field field_ref="ymtrptot"         name="sidmasstrany"     /> 
     416 
     417          <field field_ref="normstr"          name="sistresave"       operation="instant" /> 
     418          <field field_ref="sheastr"          name="sistremax"        operation="instant" /> 
     419 
     420          <field field_ref="idive"            name="sidivvel"         operation="instant" /> 
     421          <field field_ref="ishear"           name="sishevel"         operation="instant" /> 
     422 
     423          <!-- sea ice fluxes across straits: 2D arrays to be post-processed  --> 
     424          <field field_ref="xmtrpice"         name="simassacrossline_x" /> 
     425          <field field_ref="ymtrpice"         name="simassacrossline_y" /> 
     426          <field field_ref="xmtrpsnw"         name="snmassacrossline_x" /> 
     427          <field field_ref="ymtrpsnw"         name="snmassacrossline_y" /> 
     428          <field field_ref="xatrp"            name="siareaacrossline_x" /> 
     429          <field field_ref="yatrp"            name="siareaacrossline_y" /> 
     430 
     431      </field_group> 
     432 
     433      
    188434   </field_definition> 
Note: See TracChangeset for help on using the changeset viewer.