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

implement a sponge term in compressible #313

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

zingale
Copy link
Collaborator

@zingale zingale commented Jan 9, 2025

for the CTU solver, the sponge update is implicit in time
for the RK/SDC solvers, it is an explicit source
this damps the velocity field over a timescale "sponge_timescale"
The sponge is essentially the same as in Castro

for the CTU solver, the sponge update is implicit in time
for the RK/SDC solvers, it is an explicit source
this damps the velocity field over a timescale "sponge_timescale"
The sponge is essentially the same as in Castro
@zingale zingale changed the title [WIP] implement a sponge term in compressible implement a sponge term in compressible Jan 9, 2025
@zingale zingale merged commit 6cc7551 into python-hydro:main Jan 9, 2025
13 checks passed
@zingale zingale deleted the do_sponge branch January 9, 2025 21:04
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.

1 participant