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 13077 for NEMO/branches/2020/r4.0-HEAD_ticket2425/src/TOP/trcini.F90 – NEMO

Ignore:
Timestamp:
2020-06-09T17:00:38+02:00 (4 years ago)
Author:
davestorkey
Message:

branches/2020/r4.0-HEAD_ticket2425: update to r13076 of r4.0-HEAD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/r4.0-HEAD_ticket2425/src/TOP/trcini.F90

    r12136 r13077  
    218218      IF( ln_trcdta )   CALL trc_dta_ini( jptra )      ! set initial tracers values 
    219219      ! 
    220       IF( ln_my_trc )   CALL trc_bc_ini ( jptra )      ! set tracers Boundary Conditions 
     220      CALL trc_bc_ini ( jptra )      ! set tracers Boundary Conditions 
    221221      ! 
    222222      ! 
Note: See TracChangeset for help on using the changeset viewer.