mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-08 12:08:13 -05:00
Fix "electric_field_enabled" property to have it actually control whether the electric field is solved for. Deprecated the "stage" option to the "solve" method which previously was the only way to control this. Fixes #1957