Star formation (non-MPI)
Compare changes
@@ -22,7 +22,7 @@ can be found by typing ``./swift -h``::
A bunch of new physics and infrastructure added to the code:
sourceterm
files. Feedback will be handled differently.-F
for star formation.spart
by one slot in order to eat up one of these spares. We update the pointers and counters in that cell hierarchy accordingly.part
into a spart
.This should not break anything as we do not use the -F
flag by default for now. I can run the EAGLE examples smoothly with the new flag. These tests will become more meaningful when the star formation law is more physically motivated.
The MPI-version will follow soon.