Go to the documentation of this file.
8 implicit real*8 (a-h,o-z)
17 if(hcrft.gt.ht(1) .or. hcrft.le.ht(nolyr+1))
then
19 100
format(
'aircraft height is out of bound',0pf7.1,
' km')
25 if(hcrft.le.ht(i) .and. hcrft.gt.ht(i+1))
then
36 buffx(i+1)=buffx(i)+dtot(i)
38 plg1=dlog(pl(lvlcrft))
39 plg2=dlog(pl(lvlcrft+1))
45 tcrft2=buffx(lvlcrft+1)
47 call xntpln(hcrft,ht1,ht2,plg1,plg2,plgc)
49 call xntpln(pcrft,plc1,plc2,tcrft1,tcrft2,taucrft)
53 crftdirf=amuo*dexp(-taucrft)
subroutine xntpln(x, x1, x2, y1, y2, y)