Toggle navigation
Town Energy Balance (TEB) model API docs
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
CHTC_VERT_DOE
Interface
CeCILL
4 statements
Source File
mode_conv_DOE.F90
MODE_CONV_DOE
CHTC_VERT_DOE
Contents
Module Procedures
CHTC_VERT_DOE_0D
CHTC_VERT_DOE_1D
public interface CHTC_VERT_DOE
Contents
Module Procedures
CHTC_VERT_DOE_0D
CHTC_VERT_DOE_1D
Module Procedures
public function
CHTC_VERT_DOE_0D
(PTS, PTA) result(PCHTC)
Arguments
Type
Intent
Optional
Attributes
Name
real,
intent(in)
::
PTS
real,
intent(in)
::
PTA
Return Value
real
public function
CHTC_VERT_DOE_1D
(PTS, PTA) result(PCHTC)
Arguments
Type
Intent
Optional
Attributes
Name
real,
intent(in),
DIMENSION(:)
::
PTS
real,
intent(in),
DIMENSION(:)
::
PTA
Return Value
real, DIMENSION(SIZE(PTS))