LMDZ
|
Functions/Subroutines | |
subroutine | m_wat (freq, t, n_r, n_i) |
subroutine | m_ice (freq, t, n_r, n_i) |
subroutine | mieint (Dx, SCm, Inp, Dqv, Dqxt, Dqsc, Dbsc, Dg, Xs1, Xs2, DPh, Error) |
subroutine optics_lib::m_ice | ( | real*8, intent(in) | freq, |
real*8, intent(in) | t, | ||
real*8, intent(out) | n_r, | ||
real*8, intent(out) | n_i | ||
) |
Definition at line 79 of file optics_lib.F90.
subroutine optics_lib::mieint | ( | real * 8 | Dx, |
complex * 16 | SCm, | ||
integer * 4 | Inp, | ||
real * 8, dimension(inp) | Dqv, | ||
real * 8 | Dqxt, | ||
real * 8 | Dqsc, | ||
real * 8 | Dbsc, | ||
real * 8 | Dg, | ||
complex * 16, dimension(inp) | Xs1, | ||
complex * 16, dimension(inp) | Xs2, | ||
real * 8, dimension(inp) | DPh, | ||
integer * 4 | Error | ||
) |
Definition at line 583 of file optics_lib.F90.