Skip to content
Snippets Groups Projects

Apply angular momentum correction the right way round in BH feedback

Merged Yannick Bahé requested to merge fix_angmom_bug into master

This merge request fixes the angular momentum limiter to reduce, rather than increase, the Bondi rate... It simply replaces max(t_bondi/t_visc, 1) with min(t_bondi/t_visc, 1).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading