SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
real function, dimension(size(pclay, 1), size(pclay, 2)) | wfc_func_2d (PCLAY, PSAND, HPEDOTF) |
real function, dimension(size(pclay)) | wfc_func_1d (PCLAY, PSAND, HPEDOTF) |
Definition at line 59 of file mode_soil.F90.
real function, dimension(size(pclay)) mode_soil::wfc_func::wfc_func_1d | ( | real, dimension(:), intent(in) | PCLAY, |
real, dimension(:), intent(in) | PSAND, | ||
character(len=4), intent(in) | HPEDOTF | ||
) |
Definition at line 536 of file mode_soil.F90.
real function, dimension(size(pclay,1),size(pclay,2)) mode_soil::wfc_func::wfc_func_2d | ( | real, dimension(:,:), intent(in) | PCLAY, |
real, dimension(:,:), intent(in) | PSAND, | ||
character(len=4), intent(in) | HPEDOTF | ||
) |
Definition at line 169 of file mode_soil.F90.