Changeset 3800 for LMDZ6/trunk/libf/dyn3d_common
- Timestamp:
- Jan 15, 2021, 6:10:56 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3d_common/infotrac.F90
-
Property
svn:keywords
set to
Id
r3666 r3800 32 32 INTEGER, ALLOCATABLE, DIMENSION(:,:), SAVE :: iqfils 33 33 INTEGER, ALLOCATABLE, DIMENSION(:), SAVE :: iqpere 34 REAL :: qperemin,masseqmin,ratiomin ! MVals et CRisi 35 PARAMETER (qperemin=1e-16,masseqmin=1e-16,ratiomin=1e-16) ! MVals 34 36 35 37 ! conv_flg(it)=0 : convection desactivated for tracer number it -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.