Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F121339274
run.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Jul 10, 03:46
Size
241 B
Mime Type
text/x-shellscript
Expires
Sat, Jul 12, 03:46 (2 d)
Engine
blob
Format
Raw Data
Handle
27312278
Attached To
R12859 GalacticDynamicsExamples
run.sh
View Options
#!/bin/bash
SWIFT
=
../swiftsim/swift
# Location of the SWIFT executable file
NTHREADS
=
8
# Number of MPI ranks to use (e.g. number of cores)
$SWIFT
--external-gravity --threads
=
$NTHREADS
params.yml 2>&1 | tee output.log
Event Timeline
Log In to Comment