LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | caldyn0 (itau, ucov, vcov, teta, ps, masse, pk, phis, phi, w, pbaru, pbarv, time) |
subroutine caldyn0 | ( | integer, intent(in) | itau, |
real, dimension (ip1jmp1 ,llm), intent(in) | ucov, | ||
real, dimension (ip1jm ,llm), intent(in) | vcov, | ||
real, dimension (ip1jmp1 ,llm), intent(in) | teta, | ||
real, dimension (ip1jmp1), intent(in) | ps, | ||
real, dimension(ip1jmp1 ,llm), intent(out) | masse, | ||
real, dimension (iip1,jjp1,llm), intent(in) | pk, | ||
real, dimension (ip1jmp1), intent(in) | phis, | ||
real, dimension (ip1jmp1 ,llm), intent(in) | phi, | ||
real, dimension (ip1jmp1 ,llm), intent(out) | w, | ||
real, dimension(ip1jmp1 ,llm), intent(out) | pbaru, | ||
real, dimension(ip1jm ,llm), intent(out) | pbarv, | ||
real, intent(in) | time | ||
) |
Definition at line 2 of file caldyn0.F90.