cadet / CADET-Core

A modular, fast, and accurate simulation framework for (bio)chemical processes
Other
66 stars 26 forks source link

CSTR SMA not reaching expected equilibirum #320

Open ronald-jaepel opened 2 hours ago

ronald-jaepel commented 2 hours ago

Expected Behavior

In CADET-Process\tests\test_equilibrium.py the SMA CSTR solution does not reach the expected equilibrium with a precision of 7 decimal places.

Specifications

ronald-jaepel commented 2 hours ago
E           Mismatched elements: 2 / 2 (100%)
E           Max absolute difference: 4.47756134e-07
E           Max relative difference: 1.3432684e-07
E            x: array([3.3333329, 6.6666671])
E            y: array([3.3333333, 6.6666667])