mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
@ -626,7 +626,7 @@ Foam::heheuPsiThermo<BasicPsiThermo, MixtureType>::psib() const
|
|||||||
forAll(ppsib, facei)
|
forAll(ppsib, facei)
|
||||||
{
|
{
|
||||||
ppsib[facei] =
|
ppsib[facei] =
|
||||||
this->patchFaceReactants
|
this->patchFaceProducts
|
||||||
(patchi, facei).psi(pp[facei], pTb[facei]);
|
(patchi, facei).psi(pp[facei], pTb[facei]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user