Changeset 3087


Ignore:
Timestamp:
Nov 22, 2017, 11:26:14 PM (6 years ago)
Author:
dcugnet
Message:

Desactivate additional debug outputs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/regr_pr_time_av_m.F90

    r3086 r3087  
    9898  REAL,    PARAMETER :: o3t0   =1.E-7 !--- Nominal O3 vmr at tropopause
    9999  LOGICAL, PARAMETER :: lO3Tpara=.FALSE. !--- Parametrized O3 vmr at tropopause
    100   LOGICAL, PARAMETER :: ldebug=.TRUE.!--- Force writefield_phy multiple outputs
     100  LOGICAL, PARAMETER :: ldebug=.FALSE.!--- Force writefield_phy multiple outputs
    101101  REAL, PARAMETER :: ChemPTrMin=9.E+3 !--- Thresholds for minimum and maximum
    102102  REAL, PARAMETER :: ChemPTrMax=4.E+4 !    chemical  tropopause pressure (Pa).
Note: See TracChangeset for help on using the changeset viewer.