Changeset 1526 for trunk/LMDZ.GENERIC/libf/phystd/condense_co2.F90
- Timestamp:
- Apr 1, 2016, 3:07:57 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/condense_co2.F90
r1485 r1526 411 411 412 412 IF(ABS(pdpsrfc(ig)*ptimestep).GT.pplev(ig,1)) THEN 413 PRINT*,'STOP in condens '413 PRINT*,'STOP in condens in condense_co2' 414 414 PRINT*,'condensing more than total mass' 415 415 PRINT*,'Grid point ',ig
Note: See TracChangeset
for help on using the changeset viewer.