Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
a14f7ea1
Commit
a14f7ea1
authored
Mar 21, 2018
by
James Willis
Browse files
Added parameters for VELOCIraptor.
parent
822ed835
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/EAGLE_25/eagle_25.yml
View file @
a14f7ea1
...
...
@@ -6,6 +6,14 @@ InternalUnitSystem:
UnitCurrent_in_cgs
:
1
# Amperes
UnitTemp_in_cgs
:
1
# Kelvin
# Define the system of units to use int VELOCIraptor.
VelociraptorUnitSystem
:
UnitMass_in_cgs
:
1.989e33
# M_sun in grams
UnitLength_in_cgs
:
3.085678e21
# kpc in centimeters
UnitVelocity_in_cgs
:
1e5
# km/s in centimeters per second
UnitCurrent_in_cgs
:
1
# Amperes
UnitTemp_in_cgs
:
1
# Kelvin
# Parameters governing the time integration
TimeIntegration
:
time_begin
:
0.
# The starting time of the simulation (in internal units).
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment