Skip to content
Snippets Groups Projects
Commit 09d7fe2f authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Revert bad changes

parent 29c65454
Branches
Tags
1 merge request!176Tasks cleanup
......@@ -14,7 +14,7 @@ Scheduler:
# Parameters governing the time integration
TimeIntegration:
time_begin: 0. # The starting time of the simulation (in internal units).
time_end: 1e-4 # The end time of the simulation (in internal units).
time_end: 1. # The end time of the simulation (in internal units).
dt_min: 1e-7 # The minimal time-step size of the simulation (in internal units).
dt_max: 1e-2 # The maximal time-step size of the simulation (in internal units).
......@@ -43,3 +43,4 @@ SPH:
# Parameters related to the initial conditions
InitialConditions:
file_name: ./cosmoVolume.hdf5 # The file to read
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment