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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
0cb83065
Commit
0cb83065
authored
Feb 11, 2018
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Added cosmological parameters to the example file.
parent
3399665b
No related branches found
No related tags found
1 merge request
!509
Cosmological time integration
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/parameter_example.yml
+12
-0
12 additions, 0 deletions
examples/parameter_example.yml
with
12 additions
and
0 deletions
examples/parameter_example.yml
+
12
−
0
View file @
0cb83065
...
@@ -6,6 +6,18 @@ InternalUnitSystem:
...
@@ -6,6 +6,18 @@ InternalUnitSystem:
UnitCurrent_in_cgs
:
1
# Amperes
UnitCurrent_in_cgs
:
1
# Amperes
UnitTemp_in_cgs
:
1
# Kelvin
UnitTemp_in_cgs
:
1
# Kelvin
# Cosmological parameters
Cosmology
:
h
:
0.6777
# Reduced Hubble constant
a_begin
:
0.0078125
# Initial scale-factor of the simulation
a_end
:
1.0
# Final scale factor of the simulation
Omega_m
:
0.307
# Matter density parameter
Omega_lambda
:
0.693
# Dark-energy density parameter
Omega_b
:
0.0455
# Baryon density parameter
Omega_r
:
0.
# (Optional) Radiation density parameter
w_0
:
-1.0
# (Optional) Dark-energy equation-of-state parameter at z=0.
w_a
:
0.
# (Optional) Dark-energy equation-of-state time evolution parameter.
# Parameters for the task scheduling
# Parameters for the task scheduling
Scheduler
:
Scheduler
:
nr_queues
:
0
# (Optional) The number of task queues to use. Use 0 to let the system decide.
nr_queues
:
0
# (Optional) The number of task queues to use. Use 0 to let the system decide.
...
...
...
...
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
sign in
to comment