| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | parameter | :: | NIceOpticsCoeffsFuSW | = | 10 | |
| integer, | public, | parameter | :: | NIceOpticsCoeffsFuLW | = | 11 | |
| real(kind=jprb), | public, | parameter | :: | MaxAsymmetryFactor | = | 1.0_jprb-10.0_jprb*epsilon(1.0_jprb) | |
| real(kind=jprb), | public, | parameter | :: | MaxEffectiveRadius | = | 100.0e-6_jprb |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nb | |||
| real(kind=jprb), | intent(in) | :: | coeff(:,:) | |||
| real(kind=jprb), | intent(in) | :: | ice_wp | |||
| real(kind=jprb), | intent(in) | :: | re | |||
| real(kind=jprb), | intent(out) | :: | od(nb) | |||
| real(kind=jprb), | intent(out) | :: | scat_od(nb) | |||
| real(kind=jprb), | intent(out) | :: | g(nb) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nb | |||
| real(kind=jprb), | intent(in) | :: | coeff(:,:) | |||
| real(kind=jprb), | intent(in) | :: | ice_wp | |||
| real(kind=jprb), | intent(in) | :: | re | |||
| real(kind=jprb), | intent(out) | :: | od(nb) | |||
| real(kind=jprb), | intent(out) | :: | scat_od(nb) | |||
| real(kind=jprb), | intent(out) | :: | g(nb) |