Skip to content

Releases: cadet/CADET-Verification

Supplementary to Frandsen et al. 2025

15 Jan 10:25
Compare
Choose a tag to compare

This is a publication dedicated minor release of CADET-Verification, to publish experimental order-of-convergence (EOC) tests used for software verification in Frandsen et al. (2025) "High-Performance C++ and Julia solvers in CADET for weakly and strongly coupled continuous chromatography problems".

To rerun the evaluation, please execute the script in 2025_frandsen_et_al_continuousChrom.py.

Version 0.2.0

11 Jan 12:10
Compare
Choose a tag to compare

CADET-Verification v0.2.0 is a minor release adding experimental order-of-accuracy (EOC) tests for chromatography systems.

Added

  • Chromatography system EOC tests for a cyclic and acyclic setting as used in Frandsen et al. (2025b) for software verification.

Version 0.1.0

03 Jan 18:44
Compare
Choose a tag to compare

CADET-Verification v0.1.0 is the first minor release of CADET-Verification, and bundles most of the basic functionality required to conduct experimental order-of-convergence (EOC) tests for models and methods implemented in CADET-Core.

Added

  • Basic functionality to conduct EOC tests and store results
  • Single-column chromatography model EOC tests, including the 2DGRM, GRM, LRMP, LRM with linear and SMA bindings for both FV and DG discretizations
  • Crystallization nucleation and growth EOC tests
  • MCT functionality tests