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

Disc surface density #76

Merged
merged 9 commits into from
Feb 13, 2024
Merged

Disc surface density #76

merged 9 commits into from
Feb 13, 2024

Conversation

ttricco
Copy link
Owner

@ttricco ttricco commented Feb 13, 2024

Added a disc submodule to implement accretion disc analysis tools.

  • Surface density, sigma, sarracen.disc.surface_density()
  • Scale height, H/R, sarracen.disc.scale_height()
  • Angular momentum, sarracen.disc.angular_momentum()
  • Disc resolution, <h>/H, sarracen.disc.honH()

In the current API, these are global functions in the sarracen.disc submodule. The dataframe is passed in to the function.

Each function has been tested against results computed with splash and phantomanalysis.

surface-density-comp

Closes #65 and #40.

@ttricco ttricco merged commit f0a75e5 into main Feb 13, 2024
1 check passed
@ttricco ttricco deleted the 65-1d-surface-density-plot-feature branch February 13, 2024 19:10
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.

1D surface density plot feature Missing features - Toomre parameter and 1D surface density plot
1 participant