cadet / CADET-Core

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

Add 2D flow models with DG discretization #251

Open jbreue16 opened 1 month ago

jbreue16 commented 1 month ago

A DG implementation of the 2D interstitial column flow is a promising extension as the performance advantage of DG compared to lower order methods scales with the number of DoF.

To do

Flow rates Flow rates in cadet are given as piecewise constant per port/radial shell, we will have to figure out how to connect 2D unit operations consistently; including connection of DG and FV units. Hows that currently done when two 2D FV columns have different nRad?

wont fix for now: Handle sensitivities for parameters that are included in operators (issue with that is described in #214 ): column radius, radial and axial dispersion