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

Fixed point iterations within a physical time step for the advection term #1226

Merged
merged 47 commits into from
Oct 14, 2024

Conversation

itopcuoglu
Copy link
Contributor

No description provided.

amr-wind/equation_systems/icns/icns_advection.H Outdated Show resolved Hide resolved
amr-wind/equation_systems/AdvOp_Godunov.H Outdated Show resolved Hide resolved
amr-wind/incflo.H Outdated Show resolved Hide resolved
amr-wind/incflo.cpp Outdated Show resolved Hide resolved
amr-wind/incflo.cpp Outdated Show resolved Hide resolved
amr-wind/utilities/console_io.cpp Outdated Show resolved Hide resolved
amr-wind/utilities/console_io.cpp Outdated Show resolved Hide resolved
amr-wind/utilities/console_io.cpp Outdated Show resolved Hide resolved
amr-wind/utilities/console_io.cpp Outdated Show resolved Hide resolved
amr-wind/utilities/console_io.cpp Show resolved Hide resolved
@itopcuoglu itopcuoglu marked this pull request as ready for review September 13, 2024 17:51
@mbkuhn
Copy link
Contributor

mbkuhn commented Sep 24, 2024

I don't have anything to add to Marc's remaining comments. This looks really good, I'm impressed with how simply and directly you have managed to set this up.

amr-wind/utilities/console_io.H Fixed Show fixed Hide fixed
amr-wind/utilities/console_io.cpp Fixed Show fixed Hide fixed
amr-wind/utilities/console_io.cpp Fixed Show fixed Hide fixed
amr-wind/incflo_advance.cpp Outdated Show resolved Hide resolved
amr-wind/incflo_advance.cpp Outdated Show resolved Hide resolved
amr-wind/incflo_advance.cpp Fixed Show fixed Hide fixed
@itopcuoglu itopcuoglu force-pushed the nonlin_dev branch 2 times, most recently from 6fb44d7 to d4de2ae Compare October 9, 2024 22:18
amr-wind/incflo.H Outdated Show resolved Hide resolved
amr-wind/incflo.H Outdated Show resolved Hide resolved
amr-wind/incflo.cpp Outdated Show resolved Hide resolved
itopcuoglu and others added 18 commits October 14, 2024 11:42
…unit test by 1 due to the addition of the NPH state in icns.H, which is used for advection iterations
Co-authored-by: Marc T. Henry de Frahan <[email protected]>
Co-authored-by: Marc T. Henry de Frahan <[email protected]>
Co-authored-by: Marc T. Henry de Frahan <[email protected]>
Co-authored-by: Marc T. Henry de Frahan <[email protected]>
Co-authored-by: Marc T. Henry de Frahan <[email protected]>
Co-authored-by: Marc T. Henry de Frahan <[email protected]>
Co-authored-by: Marc T. Henry de Frahan <[email protected]>
Co-authored-by: Marc T. Henry de Frahan <[email protected]>
amr-wind/incflo.H Outdated Show resolved Hide resolved
amr-wind/incflo.H Outdated Show resolved Hide resolved
amr-wind/incflo.cpp Outdated Show resolved Hide resolved
amr-wind/incflo.H Outdated Show resolved Hide resolved
amr-wind/incflo.H Outdated Show resolved Hide resolved
@marchdf
Copy link
Contributor

marchdf commented Oct 14, 2024

All tests pass! (well except the ones irrelevant to this PR for which I created issues).

@marchdf marchdf merged commit a6e5349 into Exawind:main Oct 14, 2024
15 checks passed
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.

4 participants