FV3 Bundle
|
Go to the source code of this file.
Data Types | |
type | fresnel::ivar_type |
Modules | |
module | fresnel |
Functions/Subroutines | |
subroutine, public | fresnel::fresnel_reflectivity (permittivity, cos_i, Rv, Rh, iVar) |
subroutine, public | fresnel::fresnel_reflectivity_tl (permittivity_TL, cos_i, Rv_TL, Rh_TL, iVar) |
subroutine, public | fresnel::fresnel_reflectivity_ad (Rv_AD, Rh_AD, cos_i, permittivity_AD, iVar) |
Variables | |
character(*), parameter | fresnel::module_rcs_id = '$Id: Fresnel.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $' |
real(fp), parameter | fresnel::zero = 0.0_fp |
real(fp), parameter | fresnel::point5 = 0.5_fp |
real(fp), parameter | fresnel::one = 1.0_fp |
real(fp), parameter | fresnel::two = 2.0_fp |