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

Edit dict_reader #32

Closed jespfra closed 7 months ago

jespfra commented 7 months ago

The dict_reader function reads the transport models with a _DG. This should be corrected to just read the model without the DG. It should correspondingly also be corrected in all the tests and benchmarks.