Formatting

This commit is contained in:
Hrvoje Jasak 2015-06-04 18:02:34 +01:00
parent bf0f746ed5
commit 48e45fb1fb

View file

@ -162,7 +162,7 @@ void Foam::ePsiThermo<MixtureType>::correct()
Info<< "entering ePsiThermo<MixtureType>::correct()" << endl;
}
// force the saving of the old-time values
// Force the saving of the old-time values
this->psi_.oldTime();
calculate();