[WIP] EAGLE - Sampled stellar evolution
Copy over a feature of the EAGLE model:
- Stars carry the time of their last enrichment.
- Stars above a certain age do enrichment only every N steps.
- Loops over stars' neighbours are not run for stars not doing enrichment.
Edited by Matthieu Schaller
Merge request reports
Activity
@folkert could you check for me whether the isolated galaxy with feedback yields the same result in this branch and in master? Thanks!
added performance SPH labels
added 65 commits
-
5f066e4d...0c86a0ae - 57 commits from branch
master
- ce14dcd5 - Make the EAGLE enrichment model down sample the enrichment after some stellar age.
- 90c57f88 - Updated the run script of the EAGLE stellar evolution test.
- 3f852c0b - Make the EAGLE stellar evolution test compress its snapshots.
- a0a2f040 - Ignore the weights header generated by the code.
- 911c3803 - Simplify the code deciding whether a star does feedback or not.
- 8960e515 - Correct initialisation of the last enrichment counter when starting with particles in ICs.
- 5ad53db8 - Also update the default model to use the new feedback function signatures.
- 1ddc660e - Add the new parameters to all the EAGLE parameter files.
Toggle commit list-
5f066e4d...0c86a0ae - 57 commits from branch
assigned to @matthieu
added 64 commits
-
1ddc660e...71fbc31c - 63 commits from branch
master
- abe7b83d - Merge branch 'master' into 'sampled_stellar_evolution'
-
1ddc660e...71fbc31c - 63 commits from branch
added 1 commit
- 2dd350bd - Do not play with cell-wide time-steps for now.
Please register or sign in to reply