LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | diverg_gam_loc (klevel, cuvscvgam, cvuscugam, unsairegam, unsapolnga, unsapolsga, x, y, div) |
subroutine diverg_gam_loc | ( | integer | klevel, |
real, dimension(ip1jm) | cuvscvgam, | ||
real, dimension(ip1jmp1) | cvuscugam, | ||
real, dimension(ip1jmp1) | unsairegam, | ||
real | unsapolnga, | ||
real | unsapolsga, | ||
real, dimension( ijb_u:ije_u,klevel ) | x, | ||
real, dimension( ijb_v:ije_v,klevel ) | y, | ||
real, dimension( ijb_u:ije_u,klevel ) | div | ||
) |
Definition at line 3 of file diverg_gam_loc.F.