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/src/ICE/icedyn_rhg.F90 – 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/src/ICE/icedyn_rhg.F90

    r11877 r12261  
    3737 
    3838   ! ** namelist (namrhg) ** 
    39    LOGICAL ::   ln_rhg_EVP       ! EVP rheology 
    40    LOGICAL ::   ln_rhg_EAP       ! EVP rheology 
     39!   LOGICAL ::   ln_rhg_EVP       ! EVP rheology, used by icedyn_rdgrft 
     40!   LOGICAL ::   ln_rhg_EAP       ! EAP rheology, used by icedyn_rdgrft 
     41   !LOGICAL, PUBLIC ::   ln_rhg_EVP       ! EVP rheology, used by icedyn_rdgrft 
     42   !LOGICAL, PUBLIC ::   ln_rhg_EAP       ! EAP rheology, used by icedyn_rdgrft 
    4143   ! 
    4244   !! * Substitutions 
Note: See TracChangeset for help on using the changeset viewer.