mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
changed indentation
This commit is contained in:
@ -189,7 +189,8 @@ void Foam::inletOutletTotalTemperatureFvPatchScalarField::updateCoeffs()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void Foam::inletOutletTotalTemperatureFvPatchScalarField::write(Ostream& os) const
|
void Foam::inletOutletTotalTemperatureFvPatchScalarField::write(Ostream& os)
|
||||||
|
const
|
||||||
{
|
{
|
||||||
fvPatchScalarField::write(os);
|
fvPatchScalarField::write(os);
|
||||||
if (UName_ != "U")
|
if (UName_ != "U")
|
||||||
|
|||||||
Reference in New Issue
Block a user