eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
LiquidWaterHeat
Function
12 statements
Source File
TotalWaterAndHeatMod.F90
TotalWaterAndHeatMod
LiquidWaterHeat
Contents
public function LiquidWaterHeat(temp, h2o) result(heat)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=r8),
intent(in)
::
temp
real(kind=r8),
intent(in)
::
h2o
Return Value
real(kind=r8)