Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
053ca9e5
Commit
053ca9e5
authored
6 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
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
!787
Eagle stellar evolution matthieu
,
!781
Eagle stellar evolution
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/SubgridTests/StellarEvolution/getYieldTable.sh
+3
-0
3 additions, 0 deletions
examples/SubgridTests/StellarEvolution/getYieldTable.sh
examples/SubgridTests/StellarEvolution/stellar_evolution.yml
+1
-1
1 addition, 1 deletion
examples/SubgridTests/StellarEvolution/stellar_evolution.yml
with
4 additions
and
1 deletion
examples/SubgridTests/StellarEvolution/getYieldTable.sh
0 → 100755
+
3
−
0
View file @
053ca9e5
#!/bin/bash
wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/YieldTables/EAGLE/yieldtables.tar.gz
tar
-xf
yieldtables.tar.gz
This diff is collapsed.
Click to expand it.
examples/SubgridTests/StellarEvolution/stellar_evolution.yml
+
1
−
1
View file @
053ca9e5
...
@@ -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/Y
ield
T
ables/
filename
:
./y
ield
t
ables/
imf_model
:
Chabrier
imf_model
:
Chabrier
continuous_heating_switch
:
0
continuous_heating_switch
:
0
SNIa_timescale_Gyr
:
2.0
SNIa_timescale_Gyr
:
2.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment