Püttmann et al. (2013) Calibration (Transport and Multi Component SMA)

This code reproduces the calibration study (Chapter 5) from Leweke and Lieres (2018) which takes its parameter values from Püttmann et al. (2013).

A process and a corresponding parameter estimation optimization problem can be created for:

  1. Non-pore-penetrating tracer experiment
  2. Pore-penetrating tracer experiment
  3. Multi-component competitive SMA binding experiments: 1 breakthrough and 4 gradient elutions.

The code is placed in the project repository. The puetmann2013_calibration [sic] module contains process.py wherein the processes are defined, optimization.py wherein the optimization problems and optimizers are defined, and main.py and cli.py which serve as an entry point to the CADET RDM batch runner.

1 Like