NAME
Heatexchange
SYNOPSIS
call Heatexchange ( integer(IN) :: blockCount,
integer(IN) :: blockList(blockCount),
real(IN) :: dt )
DESCRIPTION
Apply thermal heat exchange among temperature components to all blocks in the specified list.
ARGUMENTS
blockCount -- dimension of blockList
blockList -- array of blocks where components should exchange
internal energy
dt -- current time step
PARAMETERS
useHeatexchange -- Boolean, True. Turns on Heatexchange unit