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 1445 for trunk/NEMO/TOP_SRC/TRP – NEMO

Ignore:
Timestamp:
2009-05-13T16:35:02+02:00 (15 years ago)
Author:
cetlod
Message:

add the use of bio-optical retroaction on dynamics when coupling with PISCES, see ticket:428

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/TRP/trctrp.F90

    r1271 r1445  
    128128         &                     CALL zps_hde_trc( kt, trb, gtru, gtrv )       ! tracers at the bottom ocean level 
    129129      ! 
    130       IF(ln_ctl) THEN      ! print mean trends (used for debugging) 
    131          WRITE(charout, FMT="('TRP')") 
    132          CALL prt_ctl_trc_info( charout ) 
    133          CALL prt_ctl_trc( tab4d=tra, mask=tmask, clinfo=ctrcnm ) 
    134       ENDIF 
    135       ! 
    136130   END SUBROUTINE trc_trp 
    137131 
Note: See TracChangeset for help on using the changeset viewer.