radar_sim.f90 File Reference
Functions/Subroutines | |
subroutine | radar_sim |
Unit program for radar simulation. This program extract the backscattering and exitinction coefficients from the LUT using the radar frequency, model temperature, mixing ratio and number concentration of each hydrometeor category. The atmosphere gas attenuation is also computed. After all these steps, the radar echo reflectivity is finally computed (non-attenuated) along with the attenuation factor. All stored in the common variables. More... | |
Function/Subroutine Documentation
subroutine radar_sim | ( | ) |
Unit program for radar simulation. This program extract the backscattering and exitinction coefficients from the LUT using the radar frequency, model temperature, mixing ratio and number concentration of each hydrometeor category. The atmosphere gas attenuation is also computed. After all these steps, the radar echo reflectivity is finally computed (non-attenuated) along with the attenuation factor. All stored in the common variables.
- Date
- Aug 31th, 2016 - Adaptation to SR-SIM by B. P. T.
- Aug, 2009 - Updated for SDSUv2.1.0 by H. M.
- May, 2009 - Updated from SIMradar.f by H. M.
- Initial version from Hirohiko Masunaga