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

Do only 1 step in SmoothedMetallicity

parent 2e709b43
No related branches found
No related tags found
1 merge request!507Smoothed metallicity
...@@ -13,7 +13,7 @@ then ...@@ -13,7 +13,7 @@ then
fi fi
# Run SWIFT # Run SWIFT
../swift -s -t 4 smoothed_metallicity.yml 2>&1 | tee output.log ../swift -n 1 -s -t 4 smoothed_metallicity.yml 2>&1 | tee output.log
# Plot the solution # Plot the solution
python plotSolution.py 4 python plotSolution.py 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment