|
LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | iniacademic (vcov, ucov, teta, q, masse, ps, phis, time_0) |
| subroutine iniacademic | ( | real, dimension(ip1jm,llm), intent(out) | vcov, |
| real, dimension(ip1jmp1,llm), intent(out) | ucov, | ||
| real, dimension(ip1jmp1,llm), intent(out) | teta, | ||
| real, dimension(ip1jmp1,llm,nqtot), intent(out) | q, | ||
| real, dimension(ip1jmp1,llm), intent(out) | masse, | ||
| real, dimension(ip1jmp1), intent(out) | ps, | ||
| real, dimension(ip1jmp1), intent(out) | phis, | ||
| real, intent(out) | time_0 | ||
| ) |