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 2192 for branches/DEV_r2106_LOCEAN2010/NEMO/TOP_SRC/trcini.F90 – NEMO

Ignore:
Timestamp:
2010-10-08T23:49:03+02:00 (14 years ago)
Author:
cetlod
Message:

ensure restartability of PISCES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2106_LOCEAN2010/NEMO/TOP_SRC/trcini.F90

    r2104 r2192  
    133133       
    134134      IF( ln_zps .AND. .NOT. lk_trc_c1d )   &              ! Partial steps: before horizontal gradient of passive 
    135       &                     CALL zps_hde( nit000, jptra, trb, gtru, gtrv )       ! tracers at the bottom ocean level 
     135      &                     CALL zps_hde( nit000, jptra, trn, gtru, gtrv )       ! tracers at the bottom ocean level 
    136136 
    137137 
Note: See TracChangeset for help on using the changeset viewer.