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

Public Member Functions

real function, dimension(size(pclay, 1), size(pclay, 2)) c2ref_func_2d (PCLAY)
 
real function, dimension(size(pclay)) c2ref_func_1d (PCLAY)
 

Detailed Description

Definition at line 87 of file mode_soil.F90.

Member Function/Subroutine Documentation

◆ c2ref_func_1d()

real function, dimension(size(pclay)) mode_soil::c2ref_func::c2ref_func_1d ( real, dimension(:), intent(in)  PCLAY)

Definition at line 706 of file mode_soil.F90.

◆ c2ref_func_2d()

real function, dimension(size(pclay,1),size(pclay,2)) mode_soil::c2ref_func::c2ref_func_2d ( real, dimension(:,:), intent(in)  PCLAY)

Definition at line 338 of file mode_soil.F90.


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