Changeset 4039 for LMDZ6/trunk/libf/dyn3d_common
- Timestamp:
- Dec 1, 2021, 8:28:16 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3d_common/infotrac.F90
r4032 r4039 45 45 INTEGER, ALLOCATABLE, DIMENSION(:), SAVE :: iqpere 46 46 REAL :: qperemin,masseqmin,ratiomin ! MVals et CRisi 47 PARAMETER (qperemin=1e-30,masseqmin=1e-18,ratiomin=1e- 6) ! MVals47 PARAMETER (qperemin=1e-30,masseqmin=1e-18,ratiomin=1e-16) ! MVals 48 48 49 49 ! conv_flg(it)=0 : convection desactivated for tracer number it
Note: See TracChangeset
for help on using the changeset viewer.