Removed redundant configuration option "enable_rxnpath"
This commit is contained in:
parent
7c807e7925
commit
fc98029905
1 changed files with 0 additions and 4 deletions
|
|
@ -210,10 +210,6 @@ opts.AddVariables(
|
|||
'enable_solvers',
|
||||
'Enable ODE integrators and DAE solvers',
|
||||
True),
|
||||
BoolVariable(
|
||||
'enable_rxnpath',
|
||||
'Enable reaction path analysis',
|
||||
True),
|
||||
BoolVariable(
|
||||
'with_html_log_files',
|
||||
"""write HTML log files. Some multiphase equilibrium
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue