tutorials/multiRegion/CHT/shellAndTubeHeatExchanger: Changed solid region residual to e
Resolves bug-report https://bugs.openfoam.org/view.php?id=4250
This commit is contained in:
@ -16,6 +16,6 @@ FoamFile
|
||||
|
||||
#includeFunc residuals(region = shell, p_rgh, U, h)
|
||||
#includeFunc residuals(region = tube, p_rgh, U, h)
|
||||
#includeFunc residuals(region = solid, h)
|
||||
#includeFunc residuals(region = solid, e)
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user