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

organize screening, put z1 z2 related pow vars to screen_factors_t #1397

Merged
merged 8 commits into from
Nov 28, 2023

Conversation

zhichen3
Copy link
Collaborator

addresses issue #1396

@zingale
Copy link
Member

zingale commented Nov 28, 2023

test suite: http://groot.astro.sunysb.edu/Microphysics/test-suite/gfortran/2023-11-28-003/index.html

those diffs look to be roundoff

@yut23
Copy link
Collaborator

yut23 commented Nov 28, 2023

It might be good to pull out the magic number values for SCREEN_METHOD into named constants (e.g. #define SCREEN_METHOD_null 0, #define SCREEN_METHOD_chabrier1998 4, etc.). Not sure if that should go here or another PR

screening/screen_data.H Outdated Show resolved Hide resolved
Copy link
Collaborator

@yut23 yut23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll do the magic number refactor once this gets merged.

@zingale zingale merged commit 635c36c into AMReX-Astro:development Nov 28, 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.

3 participants