StormReactor
StormReactor copied to clipboard
Update how StormReactor handles solver
We currently only use solver for the CSTR method so we probably do not need to initialize it in init() and can probably move it down to the _CSTRSolver but need to test it.