Formatting
This commit is contained in:
parent
a2a3c47d72
commit
e75b0ee525
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ void fvMesh::makePhi() const
|
||||||
<< abort(FatalError);
|
<< abort(FatalError);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reading old time mesh motion flux if it exists and
|
// Reading old time mesh motion flux if it exists and
|
||||||
// creating zero current time mesh motion flux
|
// creating zero current time mesh motion flux
|
||||||
|
|
||||||
scalar t0 = this->time().value() - this->time().deltaT().value();
|
scalar t0 = this->time().value() - this->time().deltaT().value();
|
||||||
|
|
Reference in a new issue