Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
e87ca4f1
Commit
e87ca4f1
authored
Aug 16, 2016
by
Matthieu Schaller
Browse files
Pipe the output of the examples into log files.
parent
a9fb5d5f
Changes
19
Hide whitespace changes
Inline
Side-by-side
examples/CosmoVolume/run.sh
View file @
e87ca4f1
...
...
@@ -7,4 +7,4 @@ then
./getIC.sh
fi
../swift
-s
-t
16 cosmoVolume.yml
../swift
-s
-t
16 cosmoVolume.yml
2>&1 |
tee
output.log
examples/EAGLE_12/run.sh
View file @
e87ca4f1
...
...
@@ -7,5 +7,5 @@ then
./getIC.sh
fi
../swift
-s
-t
16 eagle_12.yml
../swift
-s
-t
16 eagle_12.yml
2>&1 |
tee
output.log
examples/EAGLE_25/run.sh
View file @
e87ca4f1
...
...
@@ -7,5 +7,5 @@ then
./getIC.sh
fi
../swift
-s
-t
16 eagle_25.yml
../swift
-s
-t
16 eagle_25.yml
2>&1 |
tee
output.log
examples/EAGLE_50/run.sh
View file @
e87ca4f1
...
...
@@ -7,5 +7,5 @@ then
./getIC.sh
fi
../swift
-s
-t
16 eagle_50.yml
../swift
-s
-t
16 eagle_50.yml
2>&1 |
tee
output.log
examples/ExternalPointMass/run.sh
View file @
e87ca4f1
...
...
@@ -7,4 +7,4 @@ then
python makeIC.py 10000
fi
../swift
-g
-t
2 externalPointMass.yml
../swift
-g
-t
2 externalPointMass.yml
2>&1 |
tee
output.log
examples/GreshoVortex_2D/run.sh
View file @
e87ca4f1
...
...
@@ -13,7 +13,7 @@ then
fi
# Run SWIFT
../swift
-s
-t
1 gresho.yml
../swift
-s
-t
1 gresho.yml
2>&1 |
tee
output.log
# Plot the solution
python plotSolution.py 11
examples/IsothermalPotential/GravityOnly/run.sh
View file @
e87ca4f1
...
...
@@ -7,4 +7,4 @@ then
python makeIC.py 1000 1
fi
../../swift
-g
-t
2 isothermal.yml
../../swift
-g
-t
2 isothermal.yml
2>&1 |
tee
output.log
examples/KelvinHelmholtz_2D/run.sh
View file @
e87ca4f1
...
...
@@ -8,7 +8,7 @@ then
fi
# Run SWIFT
../swift
-s
-t
1 kelvinHelmholtz.yml
../swift
-s
-t
1 kelvinHelmholtz.yml
2>&1 |
tee
output.log
# Plot the solution
python plotSolution.py 6
examples/MultiTypes/run.sh
View file @
e87ca4f1
...
...
@@ -7,4 +7,4 @@ then
python makeIC.py 50 60
fi
../swift
-s
-g
-t
16 multiTypes.yml
../swift
-s
-g
-t
16 multiTypes.yml
2>&1 |
tee
output.log
examples/PerturbedBox_3D/run.sh
View file @
e87ca4f1
...
...
@@ -7,4 +7,4 @@ then
python makeIC.py 50
fi
../swift
-s
-t
16 perturbedBox.yml
../swift
-s
-t
16 perturbedBox.yml
2>&1 |
tee
output.log
examples/SedovBlast_1D/run.sh
View file @
e87ca4f1
...
...
@@ -8,7 +8,7 @@ then
fi
# Run SWIFT
../swift
-s
-t
1 sedov.yml
../swift
-s
-t
1 sedov.yml
2>&1 |
tee
output.log
# Plot the solution
python plotSolution.py 5
examples/SedovBlast_2D/run.sh
View file @
e87ca4f1
...
...
@@ -13,7 +13,7 @@ then
fi
# Run SWIFT
../swift
-s
-t
1 sedov.yml
../swift
-s
-t
1 sedov.yml
2>&1 |
tee
output.log
# Plot the solution
python plotSolution.py 5
examples/SedovBlast_3D/run.sh
View file @
e87ca4f1
...
...
@@ -13,7 +13,7 @@ then
fi
# Run SWIFT
../swift
-s
-t
4 sedov.yml
../swift
-s
-t
4 sedov.yml
2>&1 |
tee
output.log
# Plot the solution
python plotSolution.py 5
examples/SodShock_1D/run.sh
View file @
e87ca4f1
...
...
@@ -8,7 +8,7 @@ then
fi
# Run SWIFT
../swift
-s
-t
1 sodShock.yml
../swift
-s
-t
1 sodShock.yml
2>&1 |
tee
output.log
# Plot the result
python plotSolution.py 1
python plotSolution.py 1
examples/SodShock_2D/run.sh
View file @
e87ca4f1
...
...
@@ -13,6 +13,6 @@ then
fi
# Run SWIFT
../swift
-s
-t
1 sodShock.yml
../swift
-s
-t
1 sodShock.yml
2>&1 |
tee
output.log
python plotSolution.py 1
examples/SodShock_3D/run.sh
View file @
e87ca4f1
...
...
@@ -13,6 +13,6 @@ then
fi
# Run SWIFT
../swift
-s
-t
4 sodShock.yml
../swift
-s
-t
4 sodShock.yml
2>&1 |
tee
output.log
python plotSolution.py 1
examples/SquareTest_2D/run.sh
View file @
e87ca4f1
...
...
@@ -8,7 +8,7 @@ then
fi
# Run SWIFT
../swift
-s
-t
1 square.yml
../swift
-s
-t
1 square.yml
2>&1 |
tee
output.log
# Plot the solution
python plotSolution.py 40
examples/UniformBox_2D/run.sh
View file @
e87ca4f1
...
...
@@ -7,4 +7,4 @@ then
python makeIC.py 100
fi
../swift
-s
-t
16 uniformPlane.yml
../swift
-s
-t
16 uniformPlane.yml
2>&1 |
tee
output.log
examples/UniformBox_3D/run.sh
View file @
e87ca4f1
...
...
@@ -7,4 +7,4 @@ then
python makeIC.py 100
fi
../swift
-s
-t
16 uniformBox.yml
../swift
-s
-t
16 uniformBox.yml
2>&1 |
tee
output.log
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment