Skip to content
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

Add pointers to higher-order time-stepping schemes #560

Closed

Conversation

BenjaminRodenberg
Copy link
Member

@BenjaminRodenberg BenjaminRodenberg commented Aug 30, 2024

Adds pointers to Niklas' and Tobias' work on solving the heat equation using implicit Runge Kutta methods and pySDC.

This is a draft, because we have to wait until #557 is merged and Tobias' thesis is published on MediaTUM.

Checklist:

  • I added a summary of any user-facing changes (compared to the last release) in the changelog-entries/<PRnumber>.md.
  • I will remember to squash-and-merge, providing a useful summary of the changes of this PR.
  • Add pointers in source code to Tobias' thesis.

* Adds pointers to Niklas' and Tobias' work on solving the heat equation using implicit Runge Kutta methods and pySDC.
@BenjaminRodenberg BenjaminRodenberg self-assigned this Aug 30, 2024
@BenjaminRodenberg
Copy link
Member Author

@MakisH is there a better place to put this information? We could also add a pointer to #415 and #557 but I prioritized providing pointers to the thesis documents. The PRs are visible in the history. The link to the thesis documents is not so clear.

Copy link
Member

@MakisH MakisH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the perfect place for this information.

partitioned-heat-conduction/README.md Outdated Show resolved Hide resolved
partitioned-heat-conduction/README.md Outdated Show resolved Hide resolved
partitioned-heat-conduction/README.md Outdated Show resolved Hide resolved
@BenjaminRodenberg BenjaminRodenberg marked this pull request as ready for review October 19, 2024 12:09
@BenjaminRodenberg
Copy link
Member Author

Closing this PR. Superseeded by #574. Added 0ccab4e directly to develop.

@BenjaminRodenberg BenjaminRodenberg deleted the add-pointer-higher-order-time-stepping branch October 19, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants