My Project
 All Classes Files Functions Variables Macros
optics_lib Module Reference

Public Member Functions

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)

Detailed Description

Definition at line 9 of file optics_lib.F90.

Member Function/Subroutine Documentation

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 78 of file optics_lib.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine optics_lib::m_wat ( 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 17 of file optics_lib.F90.

Here is the caller graph for this function:

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 582 of file optics_lib.F90.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: