STYLE: heatTransferCoeff: minor cleanup of models

TUT: solidQuenching2D: correct libs for reactingEulerHtcModel
This commit is contained in:
Kutalmis Bercin
2022-08-19 12:55:43 +01:00
committed by Andrew Heather
parent 354767c694
commit b18a6675cb
15 changed files with 387 additions and 331 deletions

View File

@ -63,7 +63,7 @@ functions
htc
{
type reactingEulerHtcModel;
libs (reactingEulerFoamFunctionObjects);
libs (fieldFunctionObjects);
region water;
field T.liquid;
writeControl writeTime;