mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: heatTransferCoeff: minor cleanup of models
TUT: solidQuenching2D: correct libs for reactingEulerHtcModel
This commit is contained in:
committed by
Andrew Heather
parent
354767c694
commit
b18a6675cb
@ -63,7 +63,7 @@ functions
|
||||
htc
|
||||
{
|
||||
type reactingEulerHtcModel;
|
||||
libs (reactingEulerFoamFunctionObjects);
|
||||
libs (fieldFunctionObjects);
|
||||
region water;
|
||||
field T.liquid;
|
||||
writeControl writeTime;
|
||||
|
||||
Reference in New Issue
Block a user