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 4566 for branches – NEMO

Changeset 4566 for branches


Ignore:
Timestamp:
2014-03-24T10:13:52+01:00 (10 years ago)
Author:
flavoni
Message:

remove control print in limwri.F90,see ticket #1259

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_r4028_CNRS_LIM3_MV2014/NEMOGCM/NEMO/LIM_SRC_3/limwri.F90

    r4532 r4566  
    106106         CALL iom_put( "snowthic_cea" , z2d              )        
    107107      ENDIF 
    108       WRITE(numout,*) '   valore del iom_use snowthic_cea', iom_use( "snowthic_cea" ) 
    109       WRITE(numout,*) '   valore del iom_use icethic_cea', iom_use( "icethic_cea" ) 
    110108      IF ( iom_use( "ioceflxb" ) ) THEN  
    111109         CALL iom_put( "ioceflxb"     , fbif * at_i         )       ! oceanic flux at the ice base 
Note: See TracChangeset for help on using the changeset viewer.