pyrtlib.utils.dilec12#
- pyrtlib.utils.dilec12(f: ndarray, t: ndarray) ndarray #
Computes the complex dielectric constant for liquid water, with a negative imaginary part representing dissipation.
Complex logarithm is used here. It should be defined with imaginary part in the range -pi to +pi.
- Parameters:
f (numpy.ndarray) – Frequency (GHz)
t (numpy.ndarray) – Temeprature (K)
- Returns:
Dielectric constant for liquid water.
- Return type:
References
Note
validated for 20<f<220 GHz at 248<tk<273; 1<f<1000 GHz at 273<tk<330.