SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
real function, dimension(size(pclay, 1), size(pclay, 2)) | acoef_func_2d (PCLAY) |
real function, dimension(size(pclay)) | acoef_func_1d (PCLAY) |
Definition at line 103 of file mode_soil.F90.
real function, dimension(size(pclay)) mode_soil::acoef_func::acoef_func_1d | ( | real, dimension(:), intent(in) | PCLAY | ) |
Definition at line 796 of file mode_soil.F90.
real function, dimension(size(pclay,1),size(pclay,2)) mode_soil::acoef_func::acoef_func_2d | ( | real, dimension(:,:), intent(in) | PCLAY | ) |
Definition at line 428 of file mode_soil.F90.