Go to the source code of this file.
|
subroutine, public | large_scale_correction_module::large_scale_correction (LSCCoeff, Frequency, cos_Z, Wind_Speed, Rv_Large, Rh_Large, iVar) |
|
subroutine | compute_zcoeff (coeff, frequency, zcoeff) |
|
subroutine, public | large_scale_correction_module::large_scale_correction_tl (Wind_Speed_TL, Rv_Large_TL, Rh_Large_TL, iVar) |
|
subroutine, public | large_scale_correction_module::large_scale_correction_ad (Rv_Large_AD, Rh_Large_AD, Wind_Speed_AD, iVar) |
|
◆ compute_zcoeff()
subroutine large_scale_correction::compute_zcoeff |
( |
real(fp), dimension(:,:), intent(in) |
coeff, |
|
|
real(fp), intent(in) |
frequency, |
|
|
real(fp), dimension(:), intent(out) |
zcoeff |
|
) |
| |
|
private |