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

Public Member Functions

real function, dimension(size(pcv), size(pcv, 2)) sfc_heatcap_veg_2d (PWRN, PWR, PCV)
 
real function, dimension(size(pcv)) sfc_heatcap_veg_1d (PWRN, PWR, PCV)
 
real function sfc_heatcap_veg_0d (PWRN, PWR, PCV)
 

Detailed Description

Definition at line 47 of file mode_meb.F90.

Member Function/Subroutine Documentation

◆ sfc_heatcap_veg_0d()

real function mode_meb::sfc_heatcap_veg::sfc_heatcap_veg_0d ( real, intent(in)  PWRN,
real, intent(in)  PWR,
real, intent(in)  PCV 
)

Definition at line 256 of file mode_meb.F90.

◆ sfc_heatcap_veg_1d()

real function, dimension(size(pcv)) mode_meb::sfc_heatcap_veg::sfc_heatcap_veg_1d ( real, dimension(:), intent(in)  PWRN,
real, dimension(:), intent(in)  PWR,
real, dimension(:), intent(in)  PCV 
)

Definition at line 307 of file mode_meb.F90.

◆ sfc_heatcap_veg_2d()

real function, dimension(size(pcv),size(pcv,2)) mode_meb::sfc_heatcap_veg::sfc_heatcap_veg_2d ( real, dimension(:,:), intent(in)  PWRN,
real, dimension(:,:), intent(in)  PWR,
real, dimension(:,:), intent(in)  PCV 
)

Definition at line 358 of file mode_meb.F90.


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