Skip to content
Snippets Groups Projects
Commit 33fb192e authored by Folkert Nobels's avatar Folkert Nobels
Browse files

Use the same epsilon for the Hernquist potential and the baryons.

parent cabdca7e
No related branches found
No related tags found
1 merge request!943Update the softening lengths in the isolated galaxy examples to match more…
...@@ -83,7 +83,7 @@ HernquistPotential: ...@@ -83,7 +83,7 @@ HernquistPotential:
diskfraction: 0.040 # Disk mass fraction diskfraction: 0.040 # Disk mass fraction
bulgefraction: 0.014 # Bulge mass fraction bulgefraction: 0.014 # Bulge mass fraction
timestep_mult: 0.01 # Dimensionless pre-factor for the time-step condition, basically determines the fraction of the orbital time we use to do the time integration timestep_mult: 0.01 # Dimensionless pre-factor for the time-step condition, basically determines the fraction of the orbital time we use to do the time integration
epsilon: 0.1 # Softening size (internal units) epsilon: 0.2 # Softening size (internal units)
# EAGLE star formation parameters # EAGLE star formation parameters
EAGLEStarFormation: EAGLEStarFormation:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment