Write the coefficients before the field
This commit is contained in:
parent
9a79633f07
commit
b1f2c68808
1 changed files with 1 additions and 1 deletions
|
|
@ -565,8 +565,8 @@ void epsilonWallFunctionFvPatchScalarField::manipulateMatrix
|
|||
|
||||
void epsilonWallFunctionFvPatchScalarField::write(Ostream& os) const
|
||||
{
|
||||
fixedValueFvPatchField<scalar>::write(os);
|
||||
writeLocalEntries(os);
|
||||
fixedValueFvPatchField<scalar>::write(os);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue