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 6230 for branches/NERC – NEMO

Changeset 6230 for branches/NERC


Ignore:
Timestamp:
2016-01-11T15:23:52+01:00 (8 years ago)
Author:
jpalmier
Message:

JPALM --11-01-2016 -- MEDUSA debugg

File:
1 edited

Legend:

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

    r6229 r6230  
    255255# if defined key_debug_medusa 
    256256         WRITE(numout,*) ' litle check :  ', ctrcnm(1) 
    257          CALL trc_rst_stat 
    258257         CALL flush(numout) 
    259258# endif 
     
    275274      IF(lwp) WRITE(numout,*) '~~~~~~~' 
    276275      IF(lwp) CALL flush(numout) 
     276# if defined key_debug_medusa 
     277         CALL trc_rst_stat 
     278         CALL flush(numout) 
     279# endif 
    277280 
    2782819000  FORMAT(' tracer nb : ',i2,'      name :',a10,'      initial content :',e18.10) 
Note: See TracChangeset for help on using the changeset viewer.