| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | parameter | :: | NLiqOpticsCoeffsSOCRATES | = | 16 | |
| real(kind=jprb), | public, | parameter | :: | MinEffectiveRadius | = | 1.2e-6 | |
| real(kind=jprb), | public, | parameter | :: | MaxEffectiveRadius | = | 50.0e-6 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nb | |||
| real(kind=jprb), | intent(in) | :: | coeff(:,:) | |||
| real(kind=jprb), | intent(in) | :: | lwp | |||
| real(kind=jprb), | intent(in) | :: | re_in | |||
| real(kind=jprb), | intent(out) | :: | od(nb) | |||
| real(kind=jprb), | intent(out) | :: | scat_od(nb) | |||
| real(kind=jprb), | intent(out) | :: | g(nb) |