Skip to content

add the sponge for true-SDC - #3379

Open
zingale wants to merge 2 commits into
AMReX-Astro:developmentfrom
zingale:add_sdc_sponge
Open

zingale wants to merge 2 commits into
AMReX-Astro:developmentfrom
zingale:add_sdc_sponge

Conversation

@zingale

@zingale zingale commented Sep 4, 2026

Copy link
Copy Markdown
Member

PR summary

this only should work explicitly and is a direct damping force.
This formulation matches how it is done in pyro for the FV4 solver.

PR motivation

PR checklist

  • test suite needs to be run on this PR
  • this PR will change answers in the test suite to more than roundoff level
  • all newly-added functions have docstrings as per the coding conventions
  • the CHANGES file has been updated, if appropriate
  • if appropriate, this change is described in the docs

this follows how it is done in pyro for the fv4 solver
@zingale

zingale commented Sep 4, 2026

Copy link
Copy Markdown
Member Author

closes #3017

@zingale

zingale commented Sep 11, 2026

Copy link
Copy Markdown
Member Author

with an explicit sponge, there is an additional timestep limiter for stability, basically dt < tau_sponge.

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