Skip to content

fix VODE SDC step-rejection logic#1968

Merged
zingale merged 3 commits intoAMReX-Astro:developmentfrom
zingale:fix_atol_sdc
Mar 26, 2026
Merged

fix VODE SDC step-rejection logic#1968
zingale merged 3 commits intoAMReX-Astro:developmentfrom
zingale:fix_atol_sdc

Conversation

@zingale
Copy link
Copy Markdown
Member

@zingale zingale commented Mar 25, 2026

In SDC, vstate.atol_spec is density-weighted, so when we check if species changed a lot,
we should check rho X to be consistent with atol_spec's scaling.

zingale added 2 commits March 25, 2026 19:52
vstate.atol_spec is density-weighted with SDC, so we need to compare
with rhoX and not X when considering how much things have changed.
@zingale zingale merged commit edb9118 into AMReX-Astro:development Mar 26, 2026
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants