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

Non-constant solution times not supported #50

Closed jespfra closed 1 month ago

jespfra commented 4 months ago

Only constant solution times i.e., dt=constant within one switch is supported. That means if switching and the solution times vary, this is not supported. This must be fixed in the solver.jl file