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 7681 for trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/P2Z/p2zopt.F90 – NEMO

Ignore:
Timestamp:
2017-02-14T18:56:01+01:00 (7 years ago)
Author:
cetlod
Message:

Remove unused routines trd_mld_bio etc ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/P2Z/p2zopt.F90

    r7646 r7681  
    123123           DO ji = 1, jpi 
    124124              IF( etot(ji,jj,jk) >= zpar100(ji,jj) )   neln(ji,jj) = jk + 1  
    125               !                                       ! nb. this is to ensure compatibility with 
    126               !                                       ! nmld_trc definition in trd_mxl_trc_zint 
    127125           END DO 
    128126         END DO 
Note: See TracChangeset for help on using the changeset viewer.