SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_soil::wsat_func Interface Reference

Public Member Functions

real function, dimension(size(psand,
1), size(psand, 2)) 
wsat_func_2d (PCLAY, PSAND, HPEDOTF)
 
real function, dimension(size(psand)) wsat_func_1d (PCLAY, PSAND, HPEDOTF)
 

Detailed Description

Definition at line 51 of file mode_soil.F90.

Member Function/Subroutine Documentation

real function, dimension(size(psand)) mode_soil::wsat_func::wsat_func_1d ( real, dimension(:), intent(in)  PCLAY,
real, dimension(:), intent(in)  PSAND,
character(len=4), intent(in)  HPEDOTF 
)

Definition at line 486 of file mode_soil.F90.

Here is the caller graph for this function:

real function, dimension(size(psand,1),size(psand,2)) mode_soil::wsat_func::wsat_func_2d ( real, dimension(:,:), intent(in)  PCLAY,
real, dimension(:,:), intent(in)  PSAND,
character(len=4), intent(in)  HPEDOTF 
)

Definition at line 119 of file mode_soil.F90.

Here is the caller graph for this function:


The documentation for this interface was generated from the following file: