lacis-hansen shortwave parameterization
rad_utilities_mod
constants_mod
fms_mod
call lhsw_driver_init ( pref )
pref |
[] |
call lhsw_driver_end
call swrad ( is, ie, js, je, & Astro, with_clouds, Atmos_input, & Surface, & Rad_gases, & Cldrad_props, Cld_spec, Sw_output, Cldspace_rad, gwt)
is |
[integer] |
ie |
[integer] |
js |
[integer] |
je |
[integer] |
Astro |
[astronomy_type] |
with_clouds |
[logical] |
Atmos_input |
[atmos_input_type] |
Surface |
[surface_type] |
Rad_gases |
[radiative_gases_type] |
Cldrad_props |
[cldrad_properties_type] |
Cld_spec |
[cld_specification_type] |
gwt |
[real] |
Sw_output |
[sw_output_type] |
Cldspace_rad |
[cld_space_properties_type] |
call convert_to_cloud_space (is, ie, js, je, Cldrad_props, & Cld_spec, & cirabswkc, cirrfswkc, & cvisrfswkc, ktopswkc, kbtmswkc, & camtswkc, Cldspace_rad)
is |
[integer] |
ie |
[integer] |
js |
[integer] |
je |
[integer] |
Cldrad_props |
[cldrad_properties_type] |
Cld_spec |
[cld_specification_type] |
Cldspace_rad |
[cld_space_properties_type] |
cirabswkc |
[real] |
cirrfswkc |
[real] |
cvisrfswkc |
[real] |
ktopswkc |
[integer] |
kbtmswkc |
[integer] |
camtswkc |
[real] |