cadet / CADET-Julia

CADET-Julia is an implementation of the Discontinuous Galerkin Spectral Element method found in CADET.
GNU General Public License v3.0
9 stars 0 forks source link

Add Tests #9

Closed jespfra closed 7 months ago

jespfra commented 8 months ago

Add Test simulations for the different transport models and binding models.

  1. LRM, linear binding, 1 component, 1 column, 2 sections
  2. LRM, linear binding, 1 component, 2 column, 4 sections
  3. GRM, SMA binding, 4 components, 1 column, 3 sections
  4. LRM, Langmuir binding, 2 components, 4 columns, 8 sections
  5. LRMP Langmuir, 2 components, 1 column, 2 sections
  6. GRM Linear, 1 component, 1 column, 2 sections
jespfra commented 7 months ago

Added in #24