Skip to content
Snippets Groups Projects
Commit 80d7fd79 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

typo

parent 7e172373
No related branches found
No related tags found
1 merge request!642Read the periodicity flag from the YAML file
...@@ -104,7 +104,7 @@ Statistics: ...@@ -104,7 +104,7 @@ Statistics:
# Parameters related to the initial conditions # Parameters related to the initial conditions
InitialConditions: InitialConditions:
file_name: SedovBlast/sedov.hdf5 # The file to read file_name: SedovBlast/sedov.hdf5 # The file to read
periodic: 1 # Are we runing with periodic ICs? periodic: 1 # Are we running with periodic ICs?
generate_gas_in_ics: 0 # (Optional) Generate gas particles from the DM-only ICs (e.g. from panphasia). generate_gas_in_ics: 0 # (Optional) Generate gas particles from the DM-only ICs (e.g. from panphasia).
cleanup_h_factors: 0 # (Optional) Clean up the h-factors used in the ICs (e.g. in Gadget files). cleanup_h_factors: 0 # (Optional) Clean up the h-factors used in the ICs (e.g. in Gadget files).
cleanup_velocity_factors: 0 # (Optional) Clean up the scale-factors used in the definition of the velocity variable in the ICs (e.g. in Gadget files). cleanup_velocity_factors: 0 # (Optional) Clean up the scale-factors used in the definition of the velocity variable in the ICs (e.g. in Gadget files).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment