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 12682 for NEMO/branches/2019 – NEMO

Changeset 12682 for NEMO/branches/2019


Ignore:
Timestamp:
2020-04-03T19:27:48+02:00 (4 years ago)
Author:
aumont
Message:

small bug fix

File:
1 edited

Legend:

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

    r12537 r12682  
    159159                  ! and on the implicit bacteria concentration 
    160160                  ! --------------------------------------------------------------- 
    161 ----------- 
    162161                  zremik = xstep / 1.e-6 * MAX(0.01, xlimbac(ji,jj,jk)) * zdepbac(ji,jj,jk)  
    163162                  zremik = MAX( zremik, 2.74e-4 * xstep / xremikc ) 
Note: See TracChangeset for help on using the changeset viewer.