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
9c319e94
Commit
9c319e94
authored
8 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Added documentation of new potential to the main YAML example file.
parent
e268b696
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/parameter_example.yml
+10
-1
10 additions, 1 deletion
examples/parameter_example.yml
with
10 additions
and
1 deletion
examples/parameter_example.yml
+
10
−
1
View file @
9c319e94
...
...
@@ -76,12 +76,21 @@ PointMassPotential:
# Isothermal potential parameters
IsothermalPotential
:
position_x
:
100.
# Location of centre of isothermal potential (internal units)
position_x
:
100.
# Location of centre of isothermal potential
with respect to centre of the box
(internal units)
position_y
:
100.
position_z
:
100.
vrot
:
200.
# Rotation speed of isothermal potential (internal units)
timestep_mult
:
0.03
# Dimensionless pre-factor for the time-step condition
# External potential parameters
SoftenedIsothermalPotential
:
position_x
:
0.
# Location of centre of isothermal potential with respect to centre of the box (internal units)
position_y
:
0.
position_z
:
0.
vrot
:
200.
# rotation speed of isothermal potential (internal units)
epsilon
:
0.1
# Softening size (internal units)
timestep_mult
:
0.03
# controls time step
# Disk-patch potential parameters
DiscPatchPotential
:
surface_density
:
10.
# Surface density of the disc (internal units)
...
...
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