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 8291 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/SHARED/field_def_nemo-lim.xml – NEMO

Ignore:
Timestamp:
2017-07-06T11:49:56+02:00 (7 years ago)
Author:
clem
Message:

correct last commit changes. This is the start version for the modifications of the ice model. All sette tests passed except restartability for agrif and sas (though sas_biper is restartable). Configurations CREG, SPITZ, FER & SASBIPER are running.

File:
1 edited

Legend:

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

    r8289 r8291  
    232232         <field id="e3t_m"    unit="m"    /> 
    233233         <field id="frq_m"    unit="-"    /> 
     234 
     235         <!-- specific for rheology --> 
     236         <field id="isig1"        long_name="1st principal stress component for EVP rhg"                   unit="unitless" /> 
     237         <field id="isig2"        long_name="2nd principal stress component for EVP rhg"                   unit="unitless" /> 
     238         <field id="isig3"        long_name="convergence measure for EVP rheology (must be =1)"            unit="unitless" /> 
    234239 
    235240      </field_group> 
Note: See TracChangeset for help on using the changeset viewer.