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 5978 for branches/NERC/dev_r5518_NOC_MEDUSA_Stable/NEMOGCM/NEMO/TOP_SRC/trcnam.F90 – NEMO

Ignore:
Timestamp:
2015-12-02T13:33:32+01:00 (8 years ago)
Author:
jpalmier
Message:

JPALM --02-12-2015-- iom-use debugg - move trcnam_iom_medusa call in trcbio_medusa 1st tstp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5518_NOC_MEDUSA_Stable/NEMOGCM/NEMO/TOP_SRC/trcnam.F90

    r5939 r5978  
    491491         trc3d(:,:,:,:) = 0._wp  ;   ctrc3d(:) = ' '   ;   ctrc3l(:) = ' '    ;    ctrc3u(:) = ' '  
    492492         ! 
    493       ELSE IF  ( lk_iomput .AND. lk_medusa .AND. .NOT. ln_diatrc) THEN 
    494          CALL trc_nam_iom_medusa 
     493      !! ELSE IF  ( lk_iomput .AND. lk_medusa .AND. .NOT. ln_diatrc) THEN 
     494      !!    CALL trc_nam_iom_medusa 
    495495      ENDIF 
    496496 
Note: See TracChangeset for help on using the changeset viewer.