FV3 Bundle
|
Data Types | |
type | ivar_type |
Functions/Subroutines | |
integer function, public | compute_ir_ice_sfcoptics (Surface, SensorIndex, ChannelIndex, SfcOptics, iVar) |
integer function, public | compute_ir_ice_sfcoptics_tl (SfcOptics_TL) |
integer function, public | compute_ir_ice_sfcoptics_ad (SfcOptics_AD) |
Variables | |
character(*), parameter | module_version_id = '$Id: CRTM_IR_Ice_SfcOptics.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $' |
integer, parameter | ml = 256 |
integer function, public crtm_ir_ice_sfcoptics::compute_ir_ice_sfcoptics | ( | type(crtm_surface_type), intent(in) | Surface, |
integer, intent(in) | SensorIndex, | ||
integer, intent(in) | ChannelIndex, | ||
type(crtm_sfcoptics_type), intent(inout) | SfcOptics, | ||
type(ivar_type), intent(inout) | iVar | ||
) |
Definition at line 162 of file CRTM_IR_Ice_SfcOptics.f90.
integer function, public crtm_ir_ice_sfcoptics::compute_ir_ice_sfcoptics_ad | ( | type(crtm_sfcoptics_type), intent(inout) | SfcOptics_AD | ) |
Definition at line 327 of file CRTM_IR_Ice_SfcOptics.f90.
integer function, public crtm_ir_ice_sfcoptics::compute_ir_ice_sfcoptics_tl | ( | type(crtm_sfcoptics_type), intent(inout) | SfcOptics_TL | ) |
Definition at line 256 of file CRTM_IR_Ice_SfcOptics.f90.
|
private |
Definition at line 58 of file CRTM_IR_Ice_SfcOptics.f90.
|
private |
Definition at line 55 of file CRTM_IR_Ice_SfcOptics.f90.