Skip to content
Snippets Groups Projects
Commit 488a59fe authored by lhausamm's avatar lhausamm Committed by Loic Hausammann
Browse files

Improve comment for output_list

parent 7eec2ad2
Branches
Tags
1 merge request!560Output time from a file
......@@ -81,7 +81,7 @@ Snapshots:
UnitVelocity_in_cgs: 1 # (Optional) Unit system for the outputs (Centimeters per second)
UnitCurrent_in_cgs: 1 # (Optional) Unit system for the outputs (Amperes)
UnitTemp_in_cgs: 1 # (Optional) Unit system for the outputs (Kelvin)
output_list: "" # (Optional) File containing the output times (see documentation)
output_list: "" # (Optional) File containing the output times (see documentation in "Parameter File" section)
# Parameters governing the conserved quantities statistics
Statistics:
......@@ -90,7 +90,7 @@ Statistics:
time_first: 0. # (Optional) Time of the first stats output if non-cosmological time-integration (in internal units)
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
output_list: "" # (Optional) File containing the output times (see documentation)
output_list: "" # (Optional) File containing the output times (see documentation in "Parameter File" section)
# Parameters related to the initial conditions
InitialConditions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment