diff --git a/examples/EAGLE_low_z/EAGLE_100/eagle_100.yml b/examples/EAGLE_low_z/EAGLE_100/eagle_100.yml index 5d1201786a5efbe803231edea78cfd2593641347..29288ee27e679602e54a863cc26d02202c336a66 100644 --- a/examples/EAGLE_low_z/EAGLE_100/eagle_100.yml +++ b/examples/EAGLE_low_z/EAGLE_100/eagle_100.yml @@ -57,7 +57,7 @@ SPH: resolution_eta: 1.2348 # Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel). h_min_ratio: 0.1 # Minimal smoothing in units of softening. h_max: 0.5 # Maximal softening in co-moving internal units. - CFL_condition: 0.1 # Courant-Friedrich-Levy condition for time integration. + CFL_condition: 0.2 # Courant-Friedrich-Levy condition for time integration. minimal_temperature: 100 # (internal units) overwrite_birth_time: 1 birth_time: 0.33333 # Pretend all the stars were born at z = 2 diff --git a/examples/EAGLE_low_z/EAGLE_12/eagle_12.yml b/examples/EAGLE_low_z/EAGLE_12/eagle_12.yml index 5dd89214eb877e1991bc718e48b8a54ad5a887e6..122e7f7834d59dade7490792b337518f6e63d70e 100644 --- a/examples/EAGLE_low_z/EAGLE_12/eagle_12.yml +++ b/examples/EAGLE_low_z/EAGLE_12/eagle_12.yml @@ -59,7 +59,7 @@ SPH: resolution_eta: 1.2348 # Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel). h_min_ratio: 0.1 # Minimal smoothing in units of softening. h_max: 0.5 # Maximal softening in co-moving internal units. - CFL_condition: 0.1 # Courant-Friedrich-Levy condition for time integration. + CFL_condition: 0.2 # Courant-Friedrich-Levy condition for time integration. minimal_temperature: 100 # (internal units) particle_splitting: 1 particle_splitting_mass_threshold: 7e-4 # Internal units (i.e. 7e6 Msun ~ 4 times the initial gas mass) diff --git a/examples/EAGLE_low_z/EAGLE_25/eagle_25.yml b/examples/EAGLE_low_z/EAGLE_25/eagle_25.yml index fe1aeb358df31f785897e5ce9e3463fab96497a5..a9d1ed26ddf5bb10bb1c744b83c6cf849bd82f13 100644 --- a/examples/EAGLE_low_z/EAGLE_25/eagle_25.yml +++ b/examples/EAGLE_low_z/EAGLE_25/eagle_25.yml @@ -66,7 +66,7 @@ SPH: resolution_eta: 1.2348 # Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel). h_min_ratio: 0.1 # Minimal smoothing in units of softening. h_max: 0.5 # Maximal softening in co-moving internal units. - CFL_condition: 0.1 # Courant-Friedrich-Levy condition for time integration. + CFL_condition: 0.2 # Courant-Friedrich-Levy condition for time integration. minimal_temperature: 100 # (internal units) particle_splitting: 1 particle_splitting_mass_threshold: 7e-4 # Internal units (i.e. 7e6 Msun ~ 4 times the initial gas mass) diff --git a/examples/EAGLE_low_z/EAGLE_50/eagle_50.yml b/examples/EAGLE_low_z/EAGLE_50/eagle_50.yml index a1022673263ff90d319922916c2a7acee6d79723..e360c83cb5d0d57494a2df5d9b6b46cc8a67b98b 100644 --- a/examples/EAGLE_low_z/EAGLE_50/eagle_50.yml +++ b/examples/EAGLE_low_z/EAGLE_50/eagle_50.yml @@ -57,7 +57,7 @@ SPH: resolution_eta: 1.2348 # Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel). h_min_ratio: 0.1 # Minimal smoothing in units of softening. h_max: 0.5 # Maximal softening in co-moving internal units. - CFL_condition: 0.1 # Courant-Friedrich-Levy condition for time integration. + CFL_condition: 0.2 # Courant-Friedrich-Levy condition for time integration. minimal_temperature: 100 # (internal units) particle_splitting: 1 particle_splitting_mass_threshold: 7e-4 # Internal units (i.e. 7e6 Msun ~ 4 times the initial gas mass) diff --git a/examples/EAGLE_low_z/EAGLE_6/eagle_6.yml b/examples/EAGLE_low_z/EAGLE_6/eagle_6.yml index 1b06f7096957f132c61d669d1c24e529e78b4215..e0fd03f1679bc5a96c911318ddfe8b7003aba6c1 100644 --- a/examples/EAGLE_low_z/EAGLE_6/eagle_6.yml +++ b/examples/EAGLE_low_z/EAGLE_6/eagle_6.yml @@ -67,7 +67,7 @@ SPH: resolution_eta: 1.2348 # Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel). h_min_ratio: 0.1 # Minimal smoothing in units of softening. h_max: 0.5 # Maximal softening in co-moving internal units. - CFL_condition: 0.1 # Courant-Friedrich-Levy condition for time integration. + CFL_condition: 0.2 # Courant-Friedrich-Levy condition for time integration. minimal_temperature: 100 # (internal units) particle_splitting: 1 particle_splitting_mass_threshold: 7e-4 # Internal units (i.e. 7e6 Msun ~ 4 times the initial gas mass)