|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | explicit_slope (UG, KDIM_FULL, PZS, PSSO_SLOPE) |
| subroutine explicit_slope | ( | type(surf_atm_grid_t), intent(inout) | UG, |
| integer, intent(in) | KDIM_FULL, | ||
| real, dimension(:), intent(in) | PZS, | ||
| real, dimension(:), intent(out) | PSSO_SLOPE | ||
| ) |
Definition at line 8 of file explicit_slope.F90.


1.8.13