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

Sub-second order accuracy due to heat source integration #30

Open
kincaidkc opened this issue May 28, 2024 · 0 comments
Open

Sub-second order accuracy due to heat source integration #30

kincaidkc opened this issue May 28, 2024 · 0 comments

Comments

@kincaidkc
Copy link
Collaborator

          The time integration scheme is just one part of achieving second order convergence of the solution. The second part is implementing higher-order integration schemes for the heat source. A future PR will address this, and may be focused on using quadrature methods for the volume integrals of the source term. An example time-step convergence plot is shown with the time-integration for the thermal solve and the quadrature-based heat source integration used together:

image

Originally posted by @colemanjs in #28 (comment)

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

No branches or pull requests

1 participant