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