! Ehouarn: lines here 1) kill 1+1=2 in the dynamics ! 2) should probably not be here anyway ! but are kept for those who would want to revert to previous behaviour
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(inout) | :: | ucov(ip1jmp1,llm) | |||
| real, | intent(inout) | :: | vcov(ip1jm,llm) | |||
| real, | intent(inout) | :: | teta(ip1jmp1,llm) | |||
| real, | intent(inout) | :: | ps(ip1jmp1) | |||
| real, | intent(inout) | :: | masse(ip1jmp1,llm) | |||
| real, | intent(inout) | :: | phis(ip1jmp1) | |||
| real, | intent(inout) | :: | q(ip1jmp1,llm,nqtot) | |||
| real, | intent(in) | :: | time_0 |