LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | setup_trans (KSMAX, KDGL, KLOEN, LDLINEAR_GRID, LDSPLIT, KAPSETS, KTMAX, KRESOL) |
subroutine setup_trans | ( | integer(kind=jpim), intent(in) | KSMAX, |
integer(kind=jpim), intent(in) | KDGL, | ||
integer(kind=jpim), dimension(:), intent(in), optional | KLOEN, | ||
logical, intent(in), optional | LDLINEAR_GRID, | ||
logical, intent(in), optional | LDSPLIT, | ||
integer(kind=jpim), intent(in), optional | KAPSETS, | ||
integer(kind=jpim), intent(in), optional | KTMAX, | ||
integer(kind=jpim), intent(out), optional | KRESOL | ||
) |
Definition at line 3 of file setup_trans.F90.