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 12360 for NEMO/branches/2019/dev_r11708_aumont_PISCES_QUOTA/src/TOP/PISCES/P4Z/p4zmeso.F90 – NEMO

Ignore:
Timestamp:
2020-02-07T18:13:51+01:00 (4 years ago)
Author:
aumont
Message:

various bugfixes on the sediment module and on p4zmeso

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11708_aumont_PISCES_QUOTA/src/TOP/PISCES/P4Z/p4zmeso.F90

    r12349 r12360  
    172172               zepsherf  = epsher2min + zbeta / ( 1.0 + 0.04E6 * 12. * zfood * zbeta )  
    173173               zepsherq  = 0.5 + (1.0 - 0.5) * zepshert * ( 1.0 + 1.0 ) / ( zepshert + 1.0 ) 
     174               zepsherv  = zepsherf * zepshert * zepsherq 
    174175               zgrarem2  = zgraztotc * ( 1. - zepsherv - unass2 ) & 
    175176               &         + ( 1. - epsher2 - unass2 ) / ( 1. - epsher2 ) * ztortz 
Note: See TracChangeset for help on using the changeset viewer.