Changeset 1142 for LMDZ4/branches/LMDZ4-dev/libf/phylmd/calltherm.F90
- Timestamp:
- Apr 7, 2009, 5:53:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/LMDZ4-dev/libf/phylmd/calltherm.F90
r1139 r1142 16 16 #include "thermcell.h" 17 17 #include "iniprint.h" 18 19 ! A inclure eventuellement dans les fichiers de configuration20 data r_aspect_thermals,l_mix_thermals/2.,30./21 data w2di_thermals/1/22 18 23 19 !IM 140508 … … 176 172 & ,tau_thermals,3) 177 173 else if (iflag_thermals.eq.11) then 178 stop 'cas non prevu dans calltherm'174 stop 'cas non prevu dans calltherm' 179 175 ! CALL thermcell_pluie(klon,klev,zdt & 180 176 ! & ,pplay,paprs,pphi,zlev &
Note: See TracChangeset
for help on using the changeset viewer.