Skip to content
Snippets Groups Projects
Commit d391f87e authored by lhausamm's avatar lhausamm
Browse files

Remove output selection from sedov

parent 0fe5185f
No related branches found
No related tags found
1 merge request!520Select io
......@@ -12,9 +12,6 @@ then
python makeIC.py
fi
# Generate output fields
../create_ouput_fields.py ../../config.h -o output_fields.yml -d ../output_fields_examples/
# Run SWIFT
../swift -s -t 4 sedov.yml 2>&1 | tee output.log
......
......@@ -19,7 +19,6 @@ Snapshots:
time_first: 0. # Time of the first output (in internal units)
delta_time: 1e-2 # Time difference between consecutive outputs (in internal units)
compression: 4
FieldsFilename: output_fields.yml
# Parameters governing the conserved quantities statistics
Statistics:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment