Formatting
This commit is contained in:
parent
bf0f746ed5
commit
48e45fb1fb
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Reference in a new issue