Skip to content
Snippets Groups Projects

Add eagle feedback test

Merged Josh Borrow requested to merge add_eagle_feedback_test into master
6 files
+ 405
0
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 19
0
Feedback Event
==============
This is a modified version of the SedovBlast_3D test, that is supposed to be used
with the sub-grid model, i.e. with
+ Hydrodynamics
+ Cooling
+ Star formation
This is here to ensure that we are handling the feedback events correctly in the code.
We should not form any stars here, but ensure that flag is switched on just in case.
This test emulates what the EAGLE model does to particles for feedback, i.e.
+ Heats a single particle to 10^7.5 K
+ Does _not_ switch off cooling
+ Runs to completion.
\ No newline at end of file
Loading