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

Bugfix/b3d rho dist #246

Merged
merged 5 commits into from
Jun 11, 2024
Merged

Bugfix/b3d rho dist #246

merged 5 commits into from
Jun 11, 2024

Conversation

lazersos
Copy link
Collaborator

@lazersos lazersos commented Jun 4, 2024

This pull request addresses issue #242 and introduces a new input namelist parameter RHO_MAX_DIST. This allows the user to define the upper limit of rho for the distribution function. Generally setting this value to -1 is advised as this will pad the array so that particles where s>1 are not lumped into the last bin. The original behavior of the code can be recovered by setting RHO_MAX_DIST=1 explicitly (not recommended).

Should be merged after feature/pystel.

@lazersos lazersos added bug Something isn't working enhancement New feature or request labels Jun 4, 2024
@lazersos lazersos requested review from lvanham and kudav June 4, 2024 13:27
@lazersos lazersos self-assigned this Jun 4, 2024
@lazersos lazersos merged commit ecc8870 into develop Jun 11, 2024
2 checks passed
@lazersos lazersos deleted the bugfix/b3d_rho_dist branch June 11, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant