ref_hydro.f90 File Reference

Functions/Subroutines

subroutine ref_hydro (F, T, ph, type, crefd)
 Compute the refractive index of an hydrometeor taking into account frequency and density More...
 

Function/Subroutine Documentation

subroutine ref_hydro ( real, intent(in)  F,
real, intent(in)  T,
real, intent(in)  ph,
character*4, intent(in)  type,
complex(8), intent(out)  crefd 
)

Compute the refractive index of an hydrometeor taking into account frequency and density

Parameters
F[in] Frequency [GHz]
T[in] Temperature [K]
ph[in] Particle bulk density [kg/m3]
type[in] Particle type (rain,snow,hail,grpl,cldi,cldw)
crefd[out] Complex refractive index of the hydrometeor
See Also
watoptic (liquid particles)
iceoptic (frozen particles)
mg_ellips (introduce air inclusions to the frozen particles)
Author
Bernat P Treserras (berna.nosp@m.t.pt.nosp@m.reser.nosp@m.ras@.nosp@m.mcgil.nosp@m.l.ca) McGill University
Date
September 6th, 2016 - Initial version