Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
m_wat
Subroutine
24 statements
Source File
optics_lib.f90
optics_lib
m_wat
Contents
public subroutine m_wat(freq, tk, n_r, n_i)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
freq
real(kind=wp),
intent(in)
::
tk
real(kind=wp),
intent(out)
::
n_r
real(kind=wp),
intent(out)
::
n_i
Contents