SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
mode_soil::bcoef_func Interface Reference

Public Member Functions

real function, dimension(size(pclay, 1), size(pclay, 2)) bcoef_func_2d (PCLAY, PSAND, HPEDOTF)
 
real function, dimension(size(pclay)) bcoef_func_1d (PCLAY, PSAND, HPEDOTF)
 

Detailed Description

Definition at line 67 of file mode_soil.F90.

Member Function/Subroutine Documentation

◆ bcoef_func_1d()

real function, dimension(size(pclay)) mode_soil::bcoef_func::bcoef_func_1d ( real, dimension(:), intent(in)  PCLAY,
real, dimension(:), intent(in)  PSAND,
character(len=4), intent(in)  HPEDOTF 
)

Definition at line 589 of file mode_soil.F90.

◆ bcoef_func_2d()

real function, dimension(size(pclay,1),size(pclay,2)) mode_soil::bcoef_func::bcoef_func_2d ( real, dimension(:,:), intent(in)  PCLAY,
real, dimension(:,:), intent(in)  PSAND,
character(len=4), intent(in)  HPEDOTF 
)

Definition at line 222 of file mode_soil.F90.


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