diff --git a/examples/PerturbedBox/perturbedBox.yml b/examples/PerturbedBox/perturbedBox.yml index f9d2629c72f93b529bedc29c53a892ca2ca857f1..3a445e27e74fb83fb8deb56fde6003c22f7dedf1 100644 --- a/examples/PerturbedBox/perturbedBox.yml +++ b/examples/PerturbedBox/perturbedBox.yml @@ -15,9 +15,9 @@ TimeIntegration: # Parameters governing the snapshots Snapshots: - basename: uniformBox # Common part of the name of output files - time_first: 0. # Time of the first output (in internal units) - delta_time: 1e-3 # Time difference between consecutive outputs (in internal units) + basename: perturbedBox # Common part of the name of output files + time_first: 0. # Time of the first output (in internal units) + delta_time: 1e-1 # Time difference between consecutive outputs (in internal units) # Parameters governing the conserved quantities statistics Statistics: