Changeset 1716 for trunk/LMDZ.GENERIC/libf
- Timestamp:
- Jun 8, 2017, 1:09:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/callcorrk.F90
r1715 r1716 573 573 574 574 if(kastprof)then 575 575 576 if(.not.global1d)then ! garde-fou/safeguard added by MT (to be removed in the future) 577 write(*,*) 'You have to fix mu0, ' 578 write(*,*) 'the cosinus of the solar angle' 579 stop 580 endif 581 576 582 ! Initial values equivalent to mugaz. 577 583 DO l=1,nlayer
Note: See TracChangeset
for help on using the changeset viewer.