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_dq.F90

    r878 r938  
    33      implicit none
    44
     5#include "iniprint.h"
    56!=======================================================================
    67!
     
    2627!   calcul du detrainement
    2728
    28       if (lev_out.ge.1) print*,'Q2 THERMCEL_DQ 0'
     29      if (prt_level.ge.1) print*,'Q2 THERMCEL_DQ 0'
    2930
    3031      do k=1,nlay
Note: See TracChangeset for help on using the changeset viewer.