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 4649 for branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/field_def.xml – NEMO

Ignore:
Timestamp:
2014-05-27T11:28:12+02:00 (10 years ago)
Author:
clem
Message:

finalizing LIM3 heat budget conservation + multiple minor bugs corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/field_def.xml

    r4634 r4649  
    152152    
    153153         <!-- *_oce variables available with ln_blk_clio or ln_blk_core --> 
    154          <field id="qns_oce"      long_name="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     /> 
    155154         <field id="qlw_oce"      long_name="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     /> 
    156155         <field id="qsb_oce"      long_name="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     /> 
     
    222221         <field id="qsr_oce"      long_name="solar heat flux at ocean surface"                             unit="W/m2"     /> 
    223222         <field id="qns_oce"      long_name="non-solar heat flux at ocean surface"                         unit="W/m2"     /> 
     223         <field id="qt_ice"       long_name="total flux at ice surface"                                    unit="W/m2"     /> 
     224         <field id="qsr_ice"      long_name="solar heat flux at ice surface"                               unit="W/m2"     /> 
     225         <field id="qns_ice"      long_name="non-solar heat flux at ice surface"                           unit="W/m2"     /> 
     226         <field id="qtr_ice"      long_name="solar heat flux transmitted thru the ice"                     unit="W/m2"     /> 
    224227         <field id="utau_ice"     long_name="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     /> 
    225228         <field id="vtau_ice"     long_name="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     /> 
    226     <field id="qsr_io"       long_name="Ice-Oce downward solar heat flux"                             unit="W/m2"     /> 
    227     <field id="qns_io"       long_name="Ice-Oce downward non-solar heat flux"                         unit="W/m2"     /> 
    228229         <field id="micesalt"     long_name="Mean ice salinity"                                            unit="psu"      /> 
    229230         <field id="miceage"      long_name="Mean ice age"                                                 unit="years"    /> 
     
    237238 
    238239         <field id="micet"        long_name="Mean ice temperature"                                         unit="degC"     /> 
    239          <field id="icehc"        long_name="ice total heat content"                                       unit="10^9 J"   />  
     240         <field id="icehc"        long_name="ice total heat content"                                       unit="10^9J"   />  
    240241         <field id="isnowhc"      long_name="snow total heat content"                                      unit="10^9J"    /> 
    241242         <field id="icest"        long_name="ice surface temperature"                                      unit="degC"     /> 
     
    251252         <field id="icetrp"       long_name="ice volume transport"                                         unit="m/day"   /> 
    252253         <field id="snwtrp"       long_name="snw volume transport"                                         unit="m/day"   /> 
    253          <field id="deitrp"       long_name="advected ice enhalpy"                                         unit="W/2"   /> 
    254          <field id="destrp"       long_name="advected snw enhalpy"                                         unit="W/2"   /> 
     254         <field id="deitrp"       long_name="advected ice enhalpy"                                         unit="W/m2"   /> 
     255         <field id="destrp"       long_name="advected snw enhalpy"                                         unit="W/m2"   /> 
    255256 
    256257         <field id="sfxbri"       long_name="brine salt flux"                                              unit="psu*kg/m2/day" /> 
     
    274275         <field id="vfxsnw"       long_name="snw melt/growth"                                              unit="m/day"   /> 
    275276         <field id="vfxsub"       long_name="snw sublimation"                                              unit="m/day"   /> 
    276  
    277          <field id="hfxdhc1"   long_name="Heat content variation in snow and ice"   unit="W/m2" /> 
    278          <field id="hfxspr"    long_name="Heat content of snow precip"              unit="W/m2" /> 
    279          <field id="hfxqsr"    long_name="solar fluxes given to ocean"             unit="W/m2"  /> 
    280          <field id="hfxqns"    long_name="non solar fluxes given to ocean"         unit="W/m2"  /> 
    281  
    282          <field id="hfxthd"   long_name="heat fluxes from ice-ocean exchange during thermo"              unit="W/m2"  /> 
    283          <field id="hfxdyn"   long_name="heat fluxes from ice-ocean exchange during dynamic"             unit="W/m2"  /> 
    284          <field id="hfxres"   long_name="heat fluxes from ice-ocean exchange during resultant"           unit="W/m2"  /> 
    285          <field id="hfxsnw"   long_name="heat fluxes from snow-ocean exchange"                           unit="W/m2"  /> 
    286          <field id="hfxsub"   long_name="heat fluxes from sublimation"                                   unit="W/m2"  /> 
    287          <field id="hfxerr"   long_name="heat fluxes error after heat diffusion"                         unit="W/m2"  /> 
    288          <field id="hfxerr_rem" long_name="heat fluxes error after remapping"                         unit="W/m2"  /> 
    289          <field id="hfxtot"   long_name="heat fluxes total used by ice"                                  unit="W/m2"  /> 
    290          <field id="hfxout"   long_name="non solar heat fluxes received by the ocean"             unit="W/m2"  /> 
    291          <field id="hfxin"    long_name="total     heat fluxes at the ice surface"             unit="W/m2"  /> 
     277         <field id="vfxspr"       long_name="snw precipitation on ice"                                     unit="m/day"   /> 
     278 
     279         <field id="hfxsum"   long_name="heat fluxes causing surface ice melt"            unit="W/m2"  /> 
     280         <field id="hfxbom"   long_name="heat fluxes causing bottom ice melt"             unit="W/m2"  /> 
     281         <field id="hfxbog"   long_name="heat fluxes causing bottom ice growth"           unit="W/m2"  /> 
     282         <field id="hfxdif"   long_name="heat fluxes causing ice temperature change"      unit="W/m2"  /> 
     283         <field id="hfxopw"   long_name="heat fluxes causing open water ice formation"    unit="W/m2"  /> 
     284         <field id="hfxsnw"   long_name="heat fluxes causing snow melt"                   unit="W/m2"  /> 
     285         <field id="hfxerr"   long_name="heat fluxes error after heat diffusion"          unit="W/m2"  /> 
     286         <field id="hfxerr_rem" long_name="heat fluxes error after remapping"             unit="W/m2"  /> 
     287         <field id="hfxout"   long_name="non solar heat fluxes received by the ocean"     unit="W/m2"  /> 
     288         <field id="hfxin"    long_name="total     heat fluxes at the ice surface"        unit="W/m2"  /> 
     289 
     290    <!-- heat flux associated with mass exchange --> 
     291         <field id="hfxthd"   long_name="heat fluxes from ice-ocean mass exchange during thermo"              unit="W/m2"  /> 
     292         <field id="hfxdyn"   long_name="heat fluxes from ice-ocean mass exchange during dynamic"             unit="W/m2"  /> 
     293         <field id="hfxres"   long_name="heat fluxes from ice-ocean mass exchange during resultant"           unit="W/m2"  /> 
     294         <field id="hfxsub"   long_name="heat fluxes from ice-atm. mass exchange during sublimation"          unit="W/m2"  /> 
     295         <field id="hfxspr"   long_name="heat fluxes from ice-atm. mass exchange during snow precip"          unit="W/m2" /> 
     296 
     297    <!-- diags --> 
     298         <field id="hfxdhc"    long_name="Heat content variation in snow and ice"   unit="W/m2" /> 
     299         <field id="hfxtur"    long_name="turbulent heat flux at the ice base"      unit="W/m2"  /> 
    292300 
    293301      </field_group> 
     
    403411    <field id="ibgvfxsum"    long_name="global mean volume flux (surface melt)"      unit="m/day"   /> 
    404412    <field id="ibgvfxres"    long_name="global mean volume flux (resultant)"         unit="m/day"   /> 
     413    <field id="ibgvfxspr"    long_name="global mean volume flux (snow precip)"       unit="m/day"   /> 
     414    <field id="ibgvfxsnw"    long_name="global mean volume flux (snow melt)"         unit="m/day"   /> 
     415    <field id="ibgvfxsub"    long_name="global mean volume flux (snow sublimation)"  unit="m/day"   /> 
    405416 
    406417    <field id="ibgsfx"       long_name="global mean salt flux (total)"            unit="psu*m/day"   /> 
     
    415426 
    416427 
    417         <field id="ibghfxdhc1"   long_name="Heat content variation in snow and ice"   unit="W" /> 
     428        <field id="ibghfxdhc"    long_name="Heat content variation in snow and ice"   unit="W" /> 
    418429        <field id="ibghfxspr"    long_name="Heat content of snow precip"              unit="W" /> 
    419         <field id="ibghfxqsr"    long_name="solar fluxes given to ocean"             unit="W"  /> 
    420         <field id="ibghfxqns"    long_name="non solar fluxes given to ocean"         unit="W"  /> 
    421430 
    422431        <field id="ibghfxthd"   long_name="heat fluxes from ice-ocean exchange during thermo"              unit="W"  /> 
     432        <field id="ibghfxsum"   long_name="heat fluxes causing surface ice melt"              unit="W"  /> 
     433        <field id="ibghfxbom"   long_name="heat fluxes causing bottom ice melt"              unit="W"  /> 
     434        <field id="ibghfxbog"   long_name="heat fluxes causing bottom ice growth"              unit="W"  /> 
     435        <field id="ibghfxdif"   long_name="heat fluxes causing ice temperature change"              unit="W"  /> 
     436        <field id="ibghfxopw"   long_name="heat fluxes causing open water ice formation"              unit="W"  /> 
    423437        <field id="ibghfxdyn"   long_name="heat fluxes from ice-ocean exchange during dynamic"             unit="W"  /> 
    424438        <field id="ibghfxres"   long_name="heat fluxes from ice-ocean exchange during resultant"           unit="W"  /> 
    425439        <field id="ibghfxsub"   long_name="heat fluxes from sublimation"                                   unit="W"  /> 
    426440        <field id="ibghfxsnw"   long_name="heat fluxes from snow-ocean exchange"                           unit="W"  /> 
    427         <field id="ibghfxtot"   long_name="heat fluxes total used by ice"                                  unit="W"  /> 
    428441        <field id="ibghfxout"   long_name="non solar heat fluxes received by the ocean"                    unit="W"  /> 
    429442        <field id="ibghfxin"    long_name="total heat fluxes at the ice surface"                           unit="W"  /> 
Note: See TracChangeset for help on using the changeset viewer.