TDACChemistryModel: Removed redundant variableTimeStep_ variable
Resolves bug-report https://bugs.openfoam.org/view.php?id=3680
This commit is contained in:
@ -85,8 +85,6 @@ class TDACChemistryModel
|
|||||||
{
|
{
|
||||||
// Private member data
|
// Private member data
|
||||||
|
|
||||||
bool variableTimeStep_;
|
|
||||||
|
|
||||||
label timeSteps_;
|
label timeSteps_;
|
||||||
|
|
||||||
// Mechanism reduction
|
// Mechanism reduction
|
||||||
|
|||||||
Reference in New Issue
Block a user