mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: spelling and misc code style for interfaceHeatResistance
This commit is contained in:
@ -949,7 +949,7 @@ void alphatWallBoilingWallFunctionFvPatchScalarField::updateCoeffs()
|
||||
);
|
||||
|
||||
// alphat is added alphal and multiplied by phase
|
||||
// alphaFilm in the coupled BC. We substract
|
||||
// alphaFilm in the coupled BC. We subtract
|
||||
// alpha and divide by phase to get a net alphaFilm
|
||||
this->operator[](i) =
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user