FV3 Bundle
nesdis_seaice_phyem_module Module Reference

Functions/Subroutines

subroutine, public nesdis_sice_phy_em (Frequency, Angle, Ts_ice, Salinity, Emissivity_H, Emissivity_V)
 
subroutine permitivity (itype, temp, s, f, e_real, e_img)
 
subroutine reflection_coefficient (em1, em2, cos_theta_i, cos_theta_t, rv, rh)
 

Variables

character(*), parameter module_version_id = '$Id: NESDIS_SEAICE_PHYEM_MODULE.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 

Function/Subroutine Documentation

◆ nesdis_sice_phy_em()

subroutine, public nesdis_seaice_phyem_module::nesdis_sice_phy_em ( real(fp)  Frequency,
real(fp)  Angle,
real(fp)  Ts_ice,
real(fp)  Salinity,
real(fp)  Emissivity_H,
real(fp)  Emissivity_V 
)

Definition at line 48 of file NESDIS_SEAICE_PHYEM_MODULE.f90.

Here is the call graph for this function:

◆ permitivity()

subroutine nesdis_seaice_phyem_module::permitivity ( integer  itype,
real(fp)  temp,
real(fp)  s,
real(fp)  f,
real(fp)  e_real,
real(fp)  e_img 
)
private

Definition at line 197 of file NESDIS_SEAICE_PHYEM_MODULE.f90.

Here is the caller graph for this function:

◆ reflection_coefficient()

subroutine nesdis_seaice_phyem_module::reflection_coefficient ( complex(fp)  em1,
complex(fp)  em2,
complex(fp)  cos_theta_i,
complex(fp)  cos_theta_t,
complex(fp)  rv,
complex(fp)  rh 
)
private

Definition at line 390 of file NESDIS_SEAICE_PHYEM_MODULE.f90.

Here is the caller graph for this function:

Variable Documentation

◆ module_version_id

character(*), parameter nesdis_seaice_phyem_module::module_version_id = '$Id: NESDIS_SEAICE_PHYEM_MODULE.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
private

Definition at line 35 of file NESDIS_SEAICE_PHYEM_MODULE.f90.