Skip to content

Conversation

TrystonRaecke
Copy link
Contributor

Attempting to resolve the behavior mentioned in #556 (b% dt not set in binary module). Previously, b% dt and b% dt_old remain set to 0, and are simply passed back and forth in private/binary_evolve.f90. Additionally, b% dt was not used to drive the dt's in the relevant star pointers (dt_min is used instead).

This commit just casts that dt_min over into the binary pointer. It also simplifies the use of dt_reduction_factor_for_j, assuming the dt's for any star in the binary must be the same.

@TrystonRaecke TrystonRaecke requested a review from orlox as a code owner July 23, 2025 15:21
@matthiasfabry matthiasfabry self-assigned this Jul 24, 2025
@matthiasfabry matthiasfabry added the bug Something isn't working label Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants