-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement paired Runge-Kutta scheme for non-uniform meshes #21
Comments
In GitLab by @sloede on Mar 24, 2020, 13:27 created merge request !15 to address this issue |
In GitLab by @sloede on Mar 24, 2020, 13:27 mentioned in merge request !15 |
In GitLab by @sloede on Apr 14, 2020, 10:12 To start a discussion, here are some thoughts/questions on the implementation strategy. It generally boils down to the question: Where to put the added complexity?
|
With help of my student research assistant Warisa we now aim to bring in the P-ERK schemes from the quick & dirty implementation in https://github.com/trixi-framework/paper-2024-amr-paired-rk into Trixi. My preliminary schedule looks like this:
|
In GitLab by @sloede on Mar 24, 2020, 13:27
The text was updated successfully, but these errors were encountered: