CADET-Core icon indicating copy to clipboard operation
CADET-Core copied to clipboard

Add `CSTR` to `createLWE`

Open schmoelder opened this issue 1 year ago • 0 comments

This PR fixes #185 .

For this purpose, the createLWE utility function was restructured s.t. each unit operation is configured separately. This also avoids writing (most) unnecessary parameters (that are ignored by CADET) to the .h5 file.

TODO

  • [ ] Create own issue: Update other "create*" functions

schmoelder avatar Apr 19 '24 06:04 schmoelder