mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: (typo) one too many )'s
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
label nAlphaCorr(readLabel(piso.lookup("nAlphaCorr")));
|
||||
|
||||
label nAlphaSubCycles(readLabel(piso.lookup("nAlphaSubCycles"))));
|
||||
label nAlphaSubCycles(readLabel(piso.lookup("nAlphaSubCycles")));
|
||||
|
||||
if (nAlphaSubCycles > 1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user