! AS: idecal is a hack to be able to read planeto starts... ! .... while keeping everything OK for LMDZ EARTH
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | fichnom | |||
| real, | intent(out) | :: | vcov(ijb_v:ije_v,llm) | |||
| real, | intent(out) | :: | ucov(ijb_u:ije_u,llm) | |||
| real, | intent(out) | :: | teta(ijb_u:ije_u,llm) | |||
| real, | intent(out) | :: | q(ijb_u:ije_u,llm,nqtot) | |||
| real, | intent(out) | :: | masse(ijb_u:ije_u,llm) | |||
| real, | intent(out) | :: | ps(ijb_u:ije_u) | |||
| real, | intent(out) | :: | phis(ijb_u:ije_u) | |||
| real | :: | time |