Changeset 1147 for trunk/LMDZ.GENERIC/libf
- Timestamp:
- Jan 4, 2014, 5:09:41 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/callcorrk.F90
r1145 r1147 657 657 print*,' ... but do not let this happen too often ... ' 658 658 print*,'***********************************************' 659 tlevrad(k)=tgasmin659 !tlevrad(k)=tgasmin 660 660 endif 661 661 elseif(tlevrad(k).gt.tgasmax)then … … 672 672 print*,' ... but do not let this happen too often ... ' 673 673 print*,'***********************************************' 674 tlevrad(k)=tgasmax674 !tlevrad(k)=tgasmax 675 675 endif 676 676 endif
Note: See TracChangeset
for help on using the changeset viewer.