My Project
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | disvert (pa, preff, ap, bp, dpres, presnivs, nivsigs, nivsig, scaleheight) |
subroutine disvert | ( | real, intent(in) | pa, |
real, intent(in) | preff, | ||
real, dimension(llmp1), intent(out) | ap, | ||
real, dimension(llmp1), intent(out) | bp, | ||
real, dimension(llm), intent(out) | dpres, | ||
real, dimension(llm), intent(out) | presnivs, | ||
real, dimension(llm), intent(out) | nivsigs, | ||
real, dimension(llmp1), intent(out) | nivsig, | ||
real, intent(out) | scaleheight | ||
) |
Definition at line 3 of file disvert.F90.