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

add a script to test network compatibility with NSE_NET #1416

Merged
merged 17 commits into from
Dec 19, 2023

Conversation

zhichen3
Copy link
Collaborator

This script is based on burn_cell. This script does constant temperature evolution and compares it to the NSE results. It prints out tables at the end that show the absolute and relative errors of mass fractions.

There are three cases for ye: <0.5, =0.5, >0.5
Both temperature and density are set at runtime.

Since we didn't set a reference cell size, we should let nse.nse_dx_independent=1, if we want to see whether the burn_state would enter NSE.

If nse.nse_dx_independent=1, then the script only prints out cases when burn_state failed to enter NSE.

This should come after PR #1408 is reviewed.

@zingale zingale merged commit 4d7d029 into AMReX-Astro:development Dec 19, 2023
24 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.

2 participants