Skip to content
Snippets Groups Projects

Eagle stellar evolution

Closed Alexei Borissov requested to merge eagle-stellar-evolution into master

Merge request for feedback based on EAGLE subgrid physics.

Edited by Matthieu Schaller

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
  • 1104 1134
    1105 1135 /* Copy the minimum into the new sort array. */
    1106 1136 finger[ind].d = buff[inds[0]];
    1137 if (c->progeny[inds[0]] == NULL ||
    1138 c->progeny[inds[0]]->stars.count == 0)
    1139 error("should not do it");
  • added 1 commit

    • 15790593 - removed debugging print statements

    Compare with previous version

  • added 1 commit

    • d1824f60 - add isolated galaxy feedback example

    Compare with previous version

  • added 1 commit

    • 422568ad - remove change to mandatory parameters in yml file for feedback

    Compare with previous version

  • added 1 commit

    • c7f5a201 - update parameter_example file to reflect feedback parameters

    Compare with previous version

  • added 1 commit

    • 89b6ae77 - change to const struct spart in signature of runner_iact_nonsym_stars_feedback

    Compare with previous version

  • added 1 commit

    • 20a24826 - moved computation of heating probability and energy change out of loop over particles

    Compare with previous version

  • added 1 commit

    • d2e9176e - changed definition of Gyr_to_cgs

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading