Page MenuHomec4science

run_hydro.sh
No OneTemporary

File Metadata

Created
Fri, Aug 1, 00:12

run_hydro.sh

#!/bin/bash
../../swiftsim/swift --hydro --threads=4 ../params_hydro.yml 2>&1 | tee output.log

Event Timeline