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

Add meta information to automatically define binding/unit operation models classes in Python/Matlab

Open schmoelder opened this issue 2 years ago • 1 comments
trafficstars

Consider adding meta information in binding/unit operation model files to simplify defining classes in Python/Matlab.

This information should include:

  • Names
  • Dimensions
  • Value Range
  • Units
  • Description
  • Default Values

Then, create a parser to automatically create classes e.g. in CADET-Process

schmoelder avatar Jul 21 '23 08:07 schmoelder

This is a duplicate of https://github.com/cadet/CADET-Specification

ronald-jaepel avatar Jun 17 '24 14:06 ronald-jaepel