Skip to content

Commit ffc20a6

Browse files
authored
Update dfChemistryModel.C
1 parent 9e95820 commit ffc20a6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/dfChemistryModel/dfChemistryModel.C

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -440,8 +440,7 @@ void Foam::dfChemistryModel<ThermoType>::correctThermo()
440440

441441
volScalarField::Boundary& TBf = T_.boundaryFieldRef();
442442

443-
volScalarField::Boundary& psiBf =
444-
.boundaryFieldRef();
443+
volScalarField::Boundary& psiBf = psi_.boundaryFieldRef();
445444

446445
volScalarField::Boundary& hBf = thermo_.he().boundaryFieldRef();
447446

0 commit comments

Comments
 (0)