Eagle stellar evolution
Merge request for feedback based on EAGLE subgrid physics.
Edited by Matthieu Schaller
Merge request reports
Activity
added EAGLE enhancement feature request labels
- Resolved by Matthieu Schaller
- Resolved by Matthieu Schaller
- Resolved by Matthieu Schaller
- Resolved by Matthieu Schaller
- Resolved by Matthieu Schaller
- Resolved by Matthieu Schaller
- Resolved by Matthieu Schaller
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"); changed this line in version 10 of the diff
Removed in 70e11bc2
Edited by Alexei Borissov
added 1 commit
- 422568ad - remove change to mandatory parameters in yml file for feedback
added 1 commit
- c7f5a201 - update parameter_example file to reflect feedback parameters
added 1 commit
- 89b6ae77 - change to const struct spart in signature of runner_iact_nonsym_stars_feedback
added 1 commit
- 20a24826 - moved computation of heating probability and energy change out of loop over particles
Please register or sign in to reply