Changeset 1526 for trunk/LMDZ.GENERIC/libf/phystd/mass_redistribution.F90
- Timestamp:
- Apr 1, 2016, 3:07:57 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/mass_redistribution.F90
r1397 r1526 166 166 do ig = 1, ngrid 167 167 IF(ABS(pdpsrfmr(ig)*ptimestep).GT.pplev(ig,1)) THEN 168 PRINT*,'STOP in condens '168 PRINT*,'STOP in condens in mass_redistribution' 169 169 PRINT*,'condensing more than total mass' 170 170 PRINT*,'Grid point ',ig
Note: See TracChangeset
for help on using the changeset viewer.