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

Update nIFTy parameter file to use the new softening convention.

parent cbfefe63
No related branches found
No related tags found
1 merge request!884Support for multiple softening lengths in the gravity solver
......@@ -37,14 +37,16 @@ Statistics:
# Parameters for the self-gravity scheme
Gravity:
eta: 0.025 # Constant dimensionless multiplier for time integration.
theta: 0.7 # Opening angle (Multipole acceptance criterion)
comoving_softening: 20.0 # Comoving softening length (in internal units).
max_physical_softening: 5.0 # Physical softening length (in internal units).
mesh_side_length: 512
softening_ratio: 0.04 # 1/25
softening_ratio_background: 0.04 # 1/25
eta: 0.025 # Constant dimensionless multiplier for time integration.
theta: 0.5 # Opening angle (Multipole acceptance criterion)
comoving_DM_softening: 20.0 # Comoving softening length (in internal units).
comoving_baryon_softening: 20.0 # Comoving softening length (in internal units).
max_physical_DM_softening: 5.0 # Max physical softening length (in internal units).
max_physical_baryon_softening: 5.0 # Max physical softening length (in internal units).
softening_ratio_background: 0.04 # 1/25th of mean inter-particle separation
mesh_side_length: 512
# Parameters for the hydrodynamics scheme
SPH:
resolution_eta: 1.48691 # 100 ngb with wendland0-c2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment