Custom binding models using cadet-process

Hi and welcome to the forum.

You can use CADET-Process, but you’ll have to

  • Create a new class in processModel/binding.py which contains all the parameters (and their dimensions)
  • Register the model in simulator/cadetAdapter.py where you’ll map the CADET-Process parameters to CADET-Core notation.

We hope to automate this process at some point in the future but for now, this is the way to do it.

If you need help, consider visiting our office hours. The next date is April 3rd.

2 Likes