Condition suffisante pour la positivite de ovap
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nlon | |||
| integer, | intent(in) | :: | nl | |||
| logical, | intent(in), | DIMENSION(nlon) | :: | wk_adv | ||
| real | :: | epsilon_loc | ||||
| real, | intent(in), | DIMENSION(nlon, nl) | :: | qb | ||
| real, | intent(in), | DIMENSION(nlon, nl) | :: | d_qb | ||
| real, | intent(in), | DIMENSION(nlon, nl) | :: | deltaqw | ||
| real, | intent(in), | DIMENSION(nlon, nl) | :: | d_deltaqw | ||
| real, | intent(in), | DIMENSION(nlon) | :: | sigmaw | ||
| real, | intent(in), | DIMENSION(nlon) | :: | d_sigmaw | ||
| real, | intent(inout), | DIMENSION(nlon) | :: | alpha |