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

Implement physics for protoplanetary disks / TDEs #466

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from
Open

Conversation

nknk567
Copy link
Collaborator

@nknk567 nknk567 commented Nov 11, 2024

  • Physics for protoplanetary disk (central star, accretion, beta cooling).
  • Changed computeGravity to also get the potential of each particle
  • Equation of state now works with both T or u
  • Additional polytropic equation of state added for TDE
  • Limit shrinking of the bounding box

minor changes:

  • added a header in data_util.hpp and field_states.hpp
  • added instantiation for Trho equal to double in Grackle cooler

@nknk567 nknk567 force-pushed the tde-pr2 branch 3 times, most recently from fd44b48 to e8a8c9d Compare November 11, 2024 21:12
@nknk567 nknk567 force-pushed the tde-pr2 branch 7 times, most recently from c8bf7ef to 5f8a2d8 Compare November 12, 2024 09:50
@nknk567 nknk567 requested a review from sekelle November 12, 2024 10:03
@nknk567 nknk567 force-pushed the tde-pr2 branch 7 times, most recently from 2dbd3c8 to bc3d936 Compare December 6, 2024 17:33
@nknk567 nknk567 force-pushed the tde-pr2 branch 9 times, most recently from 5741280 to 515f635 Compare February 12, 2025 10:40
@nknk567 nknk567 force-pushed the tde-pr2 branch 8 times, most recently from 3fca95f to 96005d0 Compare February 12, 2025 12:09
@nknk567 nknk567 force-pushed the tde-pr2 branch 2 times, most recently from 89aade9 to 5643d33 Compare February 12, 2025 15:23
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