Skip to content

Commit

Permalink
This commit goes with previous commit, minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
stanabng2501 committed May 27, 2021
1 parent 82bd71b commit b35c023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/thermophysicalModels/basic/heThermo/heThermo.C
Expand Up @@ -492,7 +492,7 @@ Foam::tmp<Foam::volScalarField> Foam::heThermo<BasicThermo, MixtureType>::Se
{
return volScalarFieldProperty
(
"S",
"Se",
dimEnergy/(dimMass*dimTemperature),
&MixtureType::cellThermoMixture,
&MixtureType::patchFaceThermoMixture,
Expand Down

0 comments on commit b35c023

Please sign in to comment.