Skip to content
Snippets Groups Projects
Commit 053ca9e5 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Add script to download the yield tables from the stellar evolution example.

parent 418cb2f4
No related branches found
No related tags found
2 merge requests!787Eagle stellar evolution matthieu,!781Eagle stellar evolution
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/YieldTables/EAGLE/yieldtables.tar.gz
tar -xf yieldtables.tar.gz
...@@ -91,7 +91,7 @@ EAGLEChemistry: # Solar abundances ...@@ -91,7 +91,7 @@ EAGLEChemistry: # Solar abundances
init_abundance_Iron: 0.0 init_abundance_Iron: 0.0
EAGLEFeedback: EAGLEFeedback:
filename: /cosma5/data/Eagle/BG_Tables/YieldTables/ filename: ./yieldtables/
imf_model: Chabrier imf_model: Chabrier
continuous_heating_switch: 0 continuous_heating_switch: 0
SNIa_timescale_Gyr: 2.0 SNIa_timescale_Gyr: 2.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment