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

improved cluster creation #338

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

ojwg
Copy link
Contributor

@ojwg ojwg commented Sep 19, 2023

avoid figuring out the SFR in the simulation volume. It does have a hardcoded MW SFR, which isn't ideal, but probably ok for now.
Note that line 688 in particles_3D.cpp: R = 2 * R_d * radialDist(generator); means that the SF radial probability distribution tracks the gas scale length (assumed to be 2 * R_d). I'm not sure this is an improvement over using R_d.

Also sets CIE cooling as the default

@evaneschneider evaneschneider merged commit 2e10f90 into cholla-hydro:s99_f Sep 19, 2023
8 checks passed
@ojwg ojwg deleted the global_sf branch September 20, 2023 00:58
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