Skip to content

Two fixes to the stellar density checks

Matthieu Schaller requested to merge star_density_check_fix into master
  • Make sure the feedback loops are active on step -1 and 0.
  • Add a flag indicating a star has done feedback on the last step when running with the star density checks

As far as I can tell this now has the expected behaviour on the examples/SubgridTests/StellarEvolution case.

Merge request reports