Changeset 2307 for trunk/LMDZ.COMMON/libf/dyn3d_common
- Timestamp:
- Apr 30, 2020, 5:14:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d_common/infotrac.F90
r2306 r2307 32 32 INTEGER, ALLOCATABLE, DIMENSION(:,:), SAVE :: iqfils 33 33 INTEGER, ALLOCATABLE, DIMENSION(:), SAVE :: iqpere 34 REAL :: qperemin,masseqmin ! MVals: thresholds for zq(pere) and masseq in the transport of the isotopic Ratio (vlsplt_p.F) 35 PARAMETER (qperemin=1.e-16) 36 PARAMETER (masseqmin=1.e-16) 34 37 35 38 ! conv_flg(it)=0 : convection desactivated for tracer number it
Note: See TracChangeset
for help on using the changeset viewer.