modsim / CADET

A modular, fast, and accurate simulation framework for (column) liquid chromatography
GNU General Public License v3.0
49 stars 24 forks source link

Fix `CSTR` unit in `createLWE` #185

Open schmoelder opened 2 months ago

schmoelder commented 2 months ago

For testing purposes, it would be beneficial to enable specifying a CSTR model in the createLWE model. While this currently does not raise an error, in fact, it even returns a CSTR unit in the config, that unit is not properly configured.