SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
real function, dimension(size(psand, 1), size(psand, 2)) | matpotsat_func_2d (PCLAY, PSAND, HPEDOTF) |
real function, dimension(size(psand)) | matpotsat_func_1d (PCLAY, PSAND, HPEDOTF) |
Definition at line 71 of file mode_soil.F90.
real function, dimension(size(psand)) mode_soil::matpotsat_func::matpotsat_func_1d | ( | real, dimension(:), intent(in) | PCLAY, |
real, dimension(:), intent(in) | PSAND, | ||
character(len=4), intent(in) | HPEDOTF | ||
) |
Definition at line 613 of file mode_soil.F90.
real function, dimension(size(psand,1),size(psand,2)) mode_soil::matpotsat_func::matpotsat_func_2d | ( | real, dimension(:,:), intent(in) | PCLAY, |
real, dimension(:,:), intent(in) | PSAND, | ||
character(len=4), intent(in) | HPEDOTF | ||
) |
Definition at line 246 of file mode_soil.F90.