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 12261 for NEMO/branches/2019/dev_r11842_SI3-10_EAP/cfgs/SHARED – NEMO

Ignore:
Timestamp:
2019-12-17T14:43:09+01:00 (4 years ago)
Author:
stefryn
Message:

add yield surface output and include effect on ridging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11842_SI3-10_EAP/cfgs/SHARED/field_def_nemo-ice.xml

    r11878 r12261  
    8282          <field id="iceshe"       long_name="Maximum shear of sea-ice velocity field"                 standard_name="maximum_shear_of_sea_ice_velocity"         unit="s-1"  /> 
    8383          <field id="aniso"        long_name="anisotropy of sea ice floe orientation (0.5 - 1)"        standard_name="anisotropy"                                unit=""     /> 
     84          <field id="yield11"      long_name="yield surface tensor component 11"                       standard_name="yield11"                                   unit="N/m"  /> 
     85          <field id="yield22"      long_name="yield surface tensor component 22"                       standard_name="yield22"                                   unit="N/m"  /> 
     86          <field id="yield12"      long_name="yield surface tensor component 12"                       standard_name="yield12"                                   unit="N/m"  /> 
    8487      
    8588     <!-- surface heat fluxes --> 
     
    416419          <field field_ref="vfxthin"          name="vfxthin" /> 
    417420    
    418      <!-- diag error for negative ice volume after advection --> 
    419      <field field_ref="iceneg_pres"      name="sineg_pres" /> 
    420      <field field_ref="iceneg_volu"      name="sineg_volu" /> 
    421      <field field_ref="iceneg_hfx"       name="sineg_hfx"  /> 
    422421        </field_group> 
    423422 
Note: See TracChangeset for help on using the changeset viewer.