Ignore:
Timestamp:
Mar 31, 2008, 6:14:45 PM (16 years ago)
Author:
lmdzadmin
Message:

Enleve prints par defaut
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/thermcell_env.F90

    r878 r938  
    1212#include "YOETHF.h"
    1313#include "FCTTRE.h"     
     14#include "iniprint.h"
    1415
    1516      INTEGER ngrid,nlay
     
    113114!   ---------------------------------------------------
    114115
    115       if (lev_out.ge.1) print*,'0 OK convect8'
     116      if (prt_level.ge.1) print*,'0 OK convect8'
    116117
    117118      DO 1010 l=1,nlay
Note: See TracChangeset for help on using the changeset viewer.