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 14273 for NEMO/trunk/tests/DONUT/EXPREF/file_def_nemo-ice.xml – NEMO

Ignore:
Timestamp:
2021-01-06T11:57:45+01:00 (3 years ago)
Author:
smasson
Message:

trunk: fix DONUT and BENCH tests + minor fix in usrdef_sbc.F90 if icethd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/DONUT/EXPREF/file_def_nemo-ice.xml

    r14226 r14273  
    5353       <field field_ref="normstr"          name="normstr" /> 
    5454       <field field_ref="sheastr"          name="sheastr" /> 
    55        <field field_ref="isig1"            name="isig1"   /> 
    56        <field field_ref="isig2"            name="isig2"   /> 
    57        <field field_ref="isig3"            name="isig3"   /> 
     55       <field field_ref="sig1_pnorm"       name="sig1_pnorm"/> 
     56       <field field_ref="sig2_pnorm"       name="sig2_pnorm"/> 
    5857        
    5958       <!-- heat fluxes --> 
     
    6867       <field field_ref="albedo"           name="albedo"     /> 
    6968        
    70      <!-- heat fluxes --> 
    71           <field id="hfxbog"       long_name="heat flux used for bottom ice growth (neg.)"                  unit="W/m2" /> 
    72           <field id="hfxbom"       long_name="heat flux used for bottom ice melt (pos.)"                    unit="W/m2" /> 
    73           <field id="hfxsum"       long_name="heat flux used for surface ice melt"                          unit="W/m2" /> 
    74           <field id="hfxopw"       long_name="heat flux used for open water ice formation"                  unit="W/m2" /> 
    75           <field id="hfxdif"       long_name="heat flux used for ice temperature change"                    unit="W/m2" /> 
    76           <field id="hfxsnw"       long_name="heat flux used for snow melt"                                 unit="W/m2" /> 
    77           <field id="hfxerr"       long_name="heat flux error after heat diffusion"                         unit="W/m2" /> 
    78           <!-- heat fluxes associated with mass exchange --> 
    79           <field id="hfxthd"       long_name="heat fluxes from ice-ocean mass exchange during thermo"       unit="W/m2" /> 
    80           <field id="hfxdyn"       long_name="heat fluxes from ice-ocean mass exchange during dynamic"      unit="W/m2" /> 
    81           <field id="hfxres"       long_name="heat fluxes from undiagnosed processes"                       unit="W/m2" /> 
    82           <field id="hfxsub"       long_name="heat fluxes from ice-atm. mass exchange during sublimation"   unit="W/m2" /> 
    83           <field id="hfxspr"       long_name="heat fluxes from ice-atm. mass exchange during snow precip"   unit="W/m2" /> 
    84           <field id="hfxdhc"       long_name="Heat content variation in snow and ice (neg = ice cooling)"   unit="W/m2" /> 
    85  
    86      <field field_ref="hfxcndtop"        name="hfxcndtop"  /> 
     69       <field field_ref="hfxcndtop"        name="hfxcndtop"  /> 
    8770       <field field_ref="hfxcndbot"        name="hfxcndbot"  /> 
    8871       <field field_ref="hfxsensib"        name="hfxsensib"  /> 
     
    9477       <field field_ref="vfxice"           name="vfxice" /> 
    9578       <field field_ref="vfxsnw"           name="vfxsnw" /> 
    96         
     79 
    9780       <!-- categories --> 
    9881       <field field_ref="icemask_cat"      name="simskcat"/> 
Note: See TracChangeset for help on using the changeset viewer.