Jump to content
Go to the documentation of this file.
6 implicit real*8 (a-h,o-z)
22 350
format(10x,
'radiative transfer computation (input summry)')
23 351
format(/ t10,
'rayleigh optical thickness',t45,
'=',1pe15.5/
24 1 t10,
'aerosol optical thickness',t45,
'=',1pe15.5/
25 2 t10,
'ozone optical thickness',t45,
'=',1pe15.5/
26 3 t10,
'total optical thickness',t45,
'=',1pe15.5/
27 4 t10,
'surface pressure',t45,
'=',1pe15.5/)
28 352
format(// t10,
'polar angle increment', t45,
'=',10x,i5,
' deg.'/
29 1 t10,
'azimuth angle increment',t45,
'=',10x,i5,
' deg.'/
30 2 t10,
'delta tau',t45,
'=',1pe15.5 /
31 3 t10,
'mie vol. ext. coeff.',t45,
'=',1pe15.5,
' cm-1'/
32 4 t10,
'mie vol. sct. coeff.',t45,
'=',1pe15.5,
' cm-1'/
33 5 t10,
'wavelenth',t45,
'=',1pe15.5,
' u' /
34 6 t10,
'solar zenith angle',t45,
'=',1pe15.5,
' deg.' /
35 7 t10,
'mu zero',t45,
'=',1pe15.5 / )
36 353
format(t10,
'lambert reflection at the lower boundary' /
37 1 t10,
'surface reflectivity ',t45,
'=',1pe15.5 /)
38 354
format(t10,
'model atmosphere',t45,
'=',t48,
'plane parallel')
39 355
format(t10,
'model atmosphere',t45,
'=',t48,
'pseudo spherical')
40 357
format(t10,
'mol. depol. flag: ipol',t45,
'=',i5)
41 358
format(t10,
'molecular depolarization factor',t45,1pe15.5)