Go to the source code of this file.
|
subroutine | enercin_loc (vcov, ucov, vcont, ucont, ecin) |
|
subroutine enercin_loc |
( |
real, dimension (ijb_v:ije_v,llm), intent(in) |
vcov, |
|
|
real, dimension (ijb_u:ije_u,llm), intent(in) |
ucov, |
|
|
real, dimension (ijb_v:ije_v,llm), intent(in) |
vcont, |
|
|
real, dimension (ijb_u:ije_u,llm), intent(in) |
ucont, |
|
|
real, dimension (ijb_u:ije_u,llm), intent(out) |
ecin |
|
) |
| |