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
334d21ab
Commit
334d21ab
authored
7 years ago
by
James Willis
Browse files
Options
Downloads
Patches
Plain Diff
Echo the command running.
parent
1b4256c7
No related branches found
No related tags found
1 merge request
!578
Swift velociraptor
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/EAGLE_6/testVELOCIraptor.sh
+4
-0
4 additions, 0 deletions
examples/EAGLE_6/testVELOCIraptor.sh
with
4 additions
and
0 deletions
examples/EAGLE_6/testVELOCIraptor.sh
+
4
−
0
View file @
334d21ab
...
@@ -33,9 +33,11 @@ if [ "$RUN_DM" = "1" ]; then
...
@@ -33,9 +33,11 @@ if [ "$RUN_DM" = "1" ]; then
rm
vel_outputs_new/vel_
$TEST
*
rm
vel_outputs_new/vel_
$TEST
*
# Run test using SWIFT + VELOCIraptor
# Run test using SWIFT + VELOCIraptor
echo
"Running: mpirun -np 1 ../swift_mpi -G -t 8 eagle_6.yml -x -n 5 -P StructureFinding:basename:./
$OUTPUT
/stf -P StructureFinding:config_file_name:./stf_input_
$TEST
.cfg -P Snapshots:basename:./eagle_dmonly"
mpirun
-np
1 ../swift_mpi
-G
-t
8 eagle_6.yml
-x
-n
5
-P
StructureFinding:basename:./
$OUTPUT
/stf
-P
StructureFinding:config_file_name:./stf_input_
$TEST
.cfg
-P
Snapshots:basename:./eagle_dmonly
mpirun
-np
1 ../swift_mpi
-G
-t
8 eagle_6.yml
-x
-n
5
-P
StructureFinding:basename:./
$OUTPUT
/stf
-P
StructureFinding:config_file_name:./stf_input_
$TEST
.cfg
-P
Snapshots:basename:./eagle_dmonly
# Run test using VELOCIraptor
# Run test using VELOCIraptor
echo
"Running: mpirun -np 1
$VELOCIRAPTOR_PATH
/bin/stf-gas -I 2 -i eagle_dmonly_0000 -C
$VELOCIRAPTOR_PATH
/vel_input_
$TEST
.cfg -o ./vel_outputs_new/vel_
$TEST
"
mpirun
-np
1
$VELOCIRAPTOR_PATH
/bin/stf-gas
-I
2
-i
eagle_dmonly_0000
-C
$VELOCIRAPTOR_PATH
/vel_input_
$TEST
.cfg
-o
./vel_outputs_new/vel_
$TEST
mpirun
-np
1
$VELOCIRAPTOR_PATH
/bin/stf-gas
-I
2
-i
eagle_dmonly_0000
-C
$VELOCIRAPTOR_PATH
/vel_input_
$TEST
.cfg
-o
./vel_outputs_new/vel_
$TEST
# Create info file for python comparison script
# Create info file for python comparison script
...
@@ -73,9 +75,11 @@ if [ "$RUN_GAS" = "1" ]; then
...
@@ -73,9 +75,11 @@ if [ "$RUN_GAS" = "1" ]; then
rm
vel_outputs_new/vel_
$TEST
*
rm
vel_outputs_new/vel_
$TEST
*
# Run test using SWIFT + VELOCIraptor
# Run test using SWIFT + VELOCIraptor
echo
"Running: mpirun -np 1 ../swift_mpi -s -G -t 8 eagle_6.yml -x -n 5 -P StructureFinding:basename:./
$OUTPUT
/stf -P StructureFinding:config_file_name:./stf_input_
$TEST
.cfg -P Snapshots:basename:./eagle_gas"
mpirun
-np
1 ../swift_mpi
-s
-G
-t
8 eagle_6.yml
-x
-n
5
-P
StructureFinding:basename:./
$OUTPUT
/stf
-P
StructureFinding:config_file_name:./stf_input_
$TEST
.cfg
-P
Snapshots:basename:./eagle_gas
mpirun
-np
1 ../swift_mpi
-s
-G
-t
8 eagle_6.yml
-x
-n
5
-P
StructureFinding:basename:./
$OUTPUT
/stf
-P
StructureFinding:config_file_name:./stf_input_
$TEST
.cfg
-P
Snapshots:basename:./eagle_gas
# Run test using VELOCIraptor
# Run test using VELOCIraptor
echo
"Running: mpirun -np 1
$VELOCIRAPTOR_PATH
/bin/stf-gas -I 2 -i eagle_gas_0000 -C
$VELOCIRAPTOR_PATH
/vel_input_
$TEST
.cfg -o ./vel_outputs_new/vel_
$TEST
"
mpirun
-np
1
$VELOCIRAPTOR_PATH
/bin/stf-gas
-I
2
-i
eagle_gas_0000
-C
$VELOCIRAPTOR_PATH
/vel_input_
$TEST
.cfg
-o
./vel_outputs_new/vel_
$TEST
mpirun
-np
1
$VELOCIRAPTOR_PATH
/bin/stf-gas
-I
2
-i
eagle_gas_0000
-C
$VELOCIRAPTOR_PATH
/vel_input_
$TEST
.cfg
-o
./vel_outputs_new/vel_
$TEST
# Create info file for python comparison script
# Create info file for python comparison script
...
...
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