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

Added cosmological parameters to the example file.

parent 3399665b
No related branches found
No related tags found
1 merge request!509Cosmological time integration
...@@ -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.
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment