chtMultiRegionFoam::readSolidMultiRegionResidualControls: simplified
Patch contributed by Tobias Holzmann
This commit is contained in:
parent
e3fe02296e
commit
8462549695
1 changed files with 1 additions and 7 deletions
|
|
@ -13,13 +13,7 @@
|
|||
if (hTol != -1)
|
||||
{
|
||||
residualControlUsed = true;
|
||||
resReachedSolid = false;
|
||||
}
|
||||
}
|
||||
|
||||
// Residual control used?
|
||||
if (hTol != -1)
|
||||
{
|
||||
residualControlUsed = true;
|
||||
resReachedSolid = false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue