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 14871 for NEMO/trunk/src/TOP/C14/trcnam_c14.F90 – NEMO

Ignore:
Timestamp:
2021-05-17T11:50:39+02:00 (3 years ago)
Author:
rlod
Message:

Bug fix of initialisation of ln_trc_ais in C14 and CFC modules, see ticket #2672

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/TOP/C14/trcnam_c14.F90

    r12377 r14871  
    6060      ln_trc_cbc(jp_c14) = .false. 
    6161      ln_trc_obc(jp_c14) = .false. 
     62      ln_trc_ais(jp_c14) = .false. 
    6263      ! 
    6364      READ  ( numtrc_ref, namc14_typ, IOSTAT = ios, ERR = 901) 
Note: See TracChangeset for help on using the changeset viewer.