CADET Equation Generator

Hey everyone,

I’ve been tinkering with a small side project to (hopefully) make life a bit easier when working with chromatography modeling. It’s called CADET-Equations, a simple Streamlit-based tool that generates the governing equations for packed-bed liquid chromatography models based on user input.

The tool is temporarily hosted on streamlit and is planned to become part of our documentation in the future.

The idea is to give a quick way to get a clean set of equations corresponding to your model setup — a lightweight helper for quickly getting the correct equations as LaTeX, and for understanding or documenting what’s going on. Could be useful when writing things down, checking your setup, or for educational purposes.

:wrench: It’s still in early stages, so don’t expect perfection — but I’d really love to hear what you think:

  • Is this something you’d find useful?
  • Any missing features or improvements that come to mind?
  • Bugs, odd behaviors, or things that just feel clunky?

Feel free to post thoughts here or drop them directly in the GitHub issue list

Thanks in advance, and looking forward to your thoughts!

Cheers,
Jan

5 Likes