Skip to content
Snippets Groups Projects
Commit 5c192283 authored by Loic Hausammann's avatar Loic Hausammann
Browse files

AGORA: change running flag

parent e07273b6
No related branches found
No related tags found
1 merge request!809Update agora
...@@ -28,7 +28,7 @@ cp $sim.hdf5 agora_disk.hdf5 ...@@ -28,7 +28,7 @@ cp $sim.hdf5 agora_disk.hdf5
python3 changeType.py agora_disk.hdf5 python3 changeType.py agora_disk.hdf5
# Run SWIFT # Run SWIFT
../../swift -C --hydro --self-gravity --threads=4 agora_disk.yml 2>&1 | tee output.log ../../swift --cooling --hydro --self-gravity --threads=4 agora_disk.yml 2>&1 | tee output.log
echo "Changing smoothing length to be Gadget compatible" echo "Changing smoothing length to be Gadget compatible"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment