mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: bug in reactingOneDim.C for updating gas phi
This commit is contained in:
@ -187,8 +187,8 @@ void reactingOneDim::updatePhiGas()
|
||||
<< " is : " << massInt
|
||||
<< " [kg/s] " << endl;
|
||||
}
|
||||
totalFaceId ++;
|
||||
}
|
||||
totalFaceId ++;
|
||||
}
|
||||
tHsiGas().clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user