Skip to content
Snippets Groups Projects

Implementation of black hole accretion and feedback

Merged Matthieu Schaller requested to merge black_hole_tasks into master
Compare and
50 files
+ 3769
67
Compare changes
  • Side-by-side
  • Inline
Files
50
+ 1
1
@@ -776,7 +776,7 @@ INPUT += @top_srcdir@/src/star_formation/EAGLE
INPUT += @top_srcdir@/src/tracers/EAGLE
INPUT += @top_srcdir@/src/stars/EAGLE
INPUT += @top_srcdir@/src/feedback/EAGLE
INPUT += @top_srcdir@/src/black_holes/Default
INPUT += @top_srcdir@/src/black_holes/EAGLE
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
Loading