Skip to content
Snippets Groups Projects
Commit cce3edbc authored by lhausamm's avatar lhausamm
Browse files

Add new cooling files to the makefile

parent d7799257
No related branches found
No related tags found
1 merge request!499Improved grackle
...@@ -118,10 +118,15 @@ nobase_noinst_HEADERS = align.h approx_math.h atomic.h barrier.h cycle.h error.h ...@@ -118,10 +118,15 @@ nobase_noinst_HEADERS = align.h approx_math.h atomic.h barrier.h cycle.h error.h
potential/isothermal/potential.h potential/disc_patch/potential.h \ potential/isothermal/potential.h potential/disc_patch/potential.h \
potential/sine_wave/potential.h \ potential/sine_wave/potential.h \
cooling/none/cooling.h cooling/none/cooling_struct.h \ cooling/none/cooling.h cooling/none/cooling_struct.h \
cooling/none/cooling_io.h \
cooling/const_du/cooling.h cooling/const_du/cooling_struct.h \ cooling/const_du/cooling.h cooling/const_du/cooling_struct.h \
cooling/const_du/cooling_io.h \
cooling/const_lambda/cooling.h cooling/const_lambda/cooling_struct.h \ cooling/const_lambda/cooling.h cooling/const_lambda/cooling_struct.h \
cooling/const_lambda/cooling_io.h \
cooling/grackle/cooling.h cooling/grackle/cooling_struct.h \ cooling/grackle/cooling.h cooling/grackle/cooling_struct.h \
cooling/grackle/cooling_io.h \
cooling/EAGLE/cooling.h cooling/EAGLE/cooling_struct.h \ cooling/EAGLE/cooling.h cooling/EAGLE/cooling_struct.h \
cooling/EAGLE/cooling_io.h \
chemistry/none/chemistry.h \ chemistry/none/chemistry.h \
chemistry/none/chemistry_io.h \ chemistry/none/chemistry_io.h \
chemistry/none/chemistry_struct.h \ chemistry/none/chemistry_struct.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment