Skip to content
Snippets Groups Projects
Commit b31f3e4e authored by James Willis's avatar James Willis
Browse files

Added optional output file name parameters.

parent 379d25de
No related branches found
No related tags found
1 merge request!197Scaling plots
......@@ -34,6 +34,8 @@ Snapshots:
# Parameters governing the conserved quantities statistics
Statistics:
delta_time: 1e-2 # Time between statistics output
energy_file_name: energy # (Optional) File name for energy output
timestep_file_name: timesteps # (Optional) File name for timing information output. Note: No underscores "_" allowed in file name
# Parameters for the hydrodynamics scheme
SPH:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment