computes ice contents, ilami and checks bounds
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in), | dimension(:) | :: | rho | ||
| logical, | intent(inout), | dimension(:) | :: | l_qi | ||
| real(kind=wp), | intent(inout), | dimension(:) | :: | qi1d | ||
| real(kind=wp), | intent(inout), | dimension(:) | :: | ni1d | ||
| real(kind=wp), | intent(inout), | dimension(:) | :: | ri | ||
| real(kind=wp), | intent(inout), | dimension(:) | :: | ni | ||
| real(kind=wp), | intent(inout), | dimension(:) | :: | qiten | ||
| real(kind=wp), | intent(inout), | dimension(:) | :: | niten | ||
| real(kind=dp), | intent(out), | dimension(:) | :: | ilami |