Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
3c837f41
Commit
3c837f41
authored
6 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Do not generate gas in the small cosmo volume ICs in the default example script.
parent
daa00858
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/SmallCosmoVolume/small_cosmo_volume.yml
+1
-11
1 addition, 11 deletions
examples/SmallCosmoVolume/small_cosmo_volume.yml
with
1 addition
and
11 deletions
examples/SmallCosmoVolume/small_cosmo_volume.yml
+
1
−
11
View file @
3c837f41
...
...
@@ -34,15 +34,7 @@ Gravity:
comoving_softening
:
0.0889
# 1/25th of the mean inter-particle separation: 88.9 kpc
max_physical_softening
:
0.0889
# 1/25th of the mean inter-particle separation: 88.9 kpc
mesh_side_length
:
64
# Parameters of the hydro scheme
SPH
:
resolution_eta
:
1.2348
# "48 Ngb" with the cubic spline kernel
CFL_condition
:
0.1
initial_temperature
:
7075.
# (1 + z_ini)^2 * 2.72K
minimal_temperature
:
100.
# Parameters governing the snapshots
Snapshots
:
basename
:
snap
...
...
@@ -63,5 +55,3 @@ InitialConditions:
file_name
:
small_cosmo_volume.hdf5
cleanup_h_factors
:
1
cleanup_velocity_factors
:
1
generate_gas_in_ics
:
1
# Generate gas particles from the DM-only ICs
cleanup_smoothing_lengths
:
1
# Since we generate gas, make use of the (expensive) cleaning-up procedure.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment