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 1077 for trunk/NEMO/TOP_SRC/trcini.F90 – NEMO

Ignore:
Timestamp:
2008-06-05T14:21:08+02:00 (16 years ago)
Author:
cetlod
Message:

update modules, see ticket:190

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/trcini.F90

    r1011 r1077  
    8181      IF( lk_mpp )   CALL mpp_sum( areatot )     ! sum over the global domain   
    8282 
    83       CALL trc_lec      ! READ passive tracers namelists 
     83                                  CALL trc_lec      ! READ passive tracers namelists 
    8484 
    85       CALL trc_ctl      ! control consistency between parameters, cpp key and namelists 
     85                                  CALL trc_ctl      ! control consistency between parameters, cpp key 
    8686 
    8787      IF( lk_lobster ) THEN   ;   CALL trc_ini_lobster      ! LOBSTER bio-model 
Note: See TracChangeset for help on using the changeset viewer.