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

Increase the accuracy of the gravity parameters in the EAGLE-ICs examples.

parent 5c7384c4
No related branches found
No related tags found
1 merge request!952Gravity dithering
...@@ -38,7 +38,7 @@ Statistics: ...@@ -38,7 +38,7 @@ Statistics:
# Parameters for the self-gravity scheme # Parameters for the self-gravity scheme
Gravity: Gravity:
eta: 0.025 # Constant dimensionless multiplier for time integration. eta: 0.025 # Constant dimensionless multiplier for time integration.
theta: 0.7 # Opening angle (Multipole acceptance criterion) theta: 0.5 # Opening angle (Multipole acceptance criterion)
mesh_side_length: 64 mesh_side_length: 64
comoving_DM_softening: 0.0026994 # Comoving DM softening length (in internal units). comoving_DM_softening: 0.0026994 # Comoving DM softening length (in internal units).
max_physical_DM_softening: 0.0007 # Max physical DM softening length (in internal units). max_physical_DM_softening: 0.0007 # Max physical DM softening length (in internal units).
...@@ -69,7 +69,6 @@ FOF: ...@@ -69,7 +69,6 @@ FOF:
Scheduler: Scheduler:
max_top_level_cells: 16 max_top_level_cells: 16
cell_split_size: 100
tasks_per_cell: 5 tasks_per_cell: 5
Restarts: Restarts:
......
...@@ -38,7 +38,7 @@ Statistics: ...@@ -38,7 +38,7 @@ Statistics:
# Parameters for the self-gravity scheme # Parameters for the self-gravity scheme
Gravity: Gravity:
eta: 0.025 # Constant dimensionless multiplier for time integration. eta: 0.025 # Constant dimensionless multiplier for time integration.
theta: 0.7 # Opening angle (Multipole acceptance criterion) theta: 0.5 # Opening angle (Multipole acceptance criterion)
mesh_side_length: 128 mesh_side_length: 128
comoving_DM_softening: 0.0026994 # Comoving DM softening length (in internal units). comoving_DM_softening: 0.0026994 # Comoving DM softening length (in internal units).
max_physical_DM_softening: 0.0007 # Max physical DM softening length (in internal units). max_physical_DM_softening: 0.0007 # Max physical DM softening length (in internal units).
...@@ -69,7 +69,6 @@ FOF: ...@@ -69,7 +69,6 @@ FOF:
Scheduler: Scheduler:
max_top_level_cells: 16 max_top_level_cells: 16
cell_split_size: 100
tasks_per_cell: 5 tasks_per_cell: 5
Restarts: Restarts:
......
...@@ -38,7 +38,7 @@ Statistics: ...@@ -38,7 +38,7 @@ Statistics:
# Parameters for the self-gravity scheme # Parameters for the self-gravity scheme
Gravity: Gravity:
eta: 0.025 # Constant dimensionless multiplier for time integration. eta: 0.025 # Constant dimensionless multiplier for time integration.
theta: 0.7 # Opening angle (Multipole acceptance criterion) theta: 0.5 # Opening angle (Multipole acceptance criterion)
mesh_side_length: 256 mesh_side_length: 256
comoving_DM_softening: 0.0026994 # Comoving DM softening length (in internal units). comoving_DM_softening: 0.0026994 # Comoving DM softening length (in internal units).
max_physical_DM_softening: 0.0007 # Max physical DM softening length (in internal units). max_physical_DM_softening: 0.0007 # Max physical DM softening length (in internal units).
...@@ -69,7 +69,6 @@ FOF: ...@@ -69,7 +69,6 @@ FOF:
Scheduler: Scheduler:
max_top_level_cells: 32 max_top_level_cells: 32
cell_split_size: 100
tasks_per_cell: 5 tasks_per_cell: 5
Restarts: Restarts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment