FV3 Bundle
Common_RTSolution.f90 File Reference

Go to the source code of this file.

Modules

module  common_rtsolution
 

Functions/Subroutines

integer function, public common_rtsolution::assign_common_input (Atmosphere, Surface, AtmOptics, SfcOptics, GeometryInfo, SensorIndex, ChannelIndex, RTSolution, nz, RTV)
 
integer function, public common_rtsolution::assign_common_input_tl (Atmosphere, Surface, AtmOptics, SfcOptics, Atmosphere_TL, Surface_TL, AtmOptics_TL, SfcOptics_TL, GeometryInfo, SensorIndex, ChannelIndex, RTSolution_TL, nz, User_Emissivity_TL, Direct_Reflectivity_TL, Planck_Surface_TL, Planck_Atmosphere_TL, Pff_TL, Pbb_TL, RTV)
 
integer function, public common_rtsolution::assign_common_input_ad (SfcOptics, RTSolution, GeometryInfo, SensorIndex, ChannelIndex, RTSolution_AD, SfcOptics_AD, Planck_Surface_AD, Planck_Atmosphere_AD, Radiance_AD, nz, RTV)
 
integer function, public common_rtsolution::assign_common_output (Atmosphere, SfcOptics, GeometryInfo, SensorIndex, ChannelIndex, RTV, RTSolution)
 
integer function, public common_rtsolution::assign_common_output_tl (SfcOptics, RTSolution, GeometryInfo, Radiance_TL, Scattering_Radiance_TL, SensorIndex, ChannelIndex, RTV, RTSolution_TL)
 
integer function, public common_rtsolution::assign_common_output_ad (Atmosphere, Surface, AtmOptics, SfcOptics, Pff_AD, Pbb_AD, GeometryInfo, SensorIndex, ChannelIndex, nZ, AtmOptics_AD, SfcOptics_AD, Planck_Surface_AD, Planck_Atmosphere_AD, User_Emissivity_AD, Atmosphere_AD, Surface_AD, RTSolution_AD, RTV)
 
subroutine common_rtsolution::crtm_phase_matrix (AtmOptics, RTV)
 
subroutine common_rtsolution::crtm_phase_matrix_tl (AtmOptics, AtmOptics_TL, Pff_TL, Pbb_TL, RTV)
 
subroutine common_rtsolution::crtm_phase_matrix_ad (AtmOptics, Pff_AD, Pbb_AD, AtmOptics_AD, RTV)
 
subroutine common_rtsolution::normalize_phase (k, RTV)
 
subroutine common_rtsolution::normalize_phase_tl (k, RTV, Pff, Pbb, Pff_TL, Pbb_TL)
 
subroutine common_rtsolution::normalize_phase_ad (k, RTV, Pff, Pbb, Pff_AD, Pbb_AD)
 

Variables

character(*), parameter common_rtsolution::module_version_id = '$Id: $'