Daniel Doehring

Results 222 comments of Daniel Doehring

Has anything changed in the past 1,5 years regarding this issue? For instance, what about equation dependent function signatures, i.e., for `flux`? Then one would only read and pass $t$...

Ok, I will check if this behaviour still occurs with v0.5.1 of ThreadingUtilities.

By switching to v0.5.1 I receive the report that the task failed (which is sufficient for me) but the program still (somehow) continues.

Hi, what is the status on AMR & Mortars? Is someone currently working on this, or is there still some theoretical work needed to get e.g. the Mortars for parabolic...

So I tried to come up with copy-paste based version originating from the mortars for purely hyperbolic equations (see https://github.com/trixi-framework/Trixi.jl/pull/1571). As spelled out in the conversation of that draft PR...

Regarding AMR: My very first steps foreshadow that the splitform of the ODE might complicate things, thus I would prefer working with the standard form first. Ideally, we could try...

No, not really - for this I lack proper understanding of what is going on, which is of course easier if I could only change thing at a time. What...

> Could you please create an MWE of a `SplitODEProblem`, setup an `integrator`, and `resize!` it? I guess some caches are not resized correctly or something like that. Yes, that...

> Could you please create an MWE of a `SplitODEProblem`, setup an `integrator`, and `resize!` it? I guess some caches are not resized correctly or something like that. MWE is...

Having https://github.com/trixi-framework/Trixi.jl/pull/1629 merged we can tick-off mortars & AMR for `TreeMeshes`