-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
24 lines (20 loc) · 1.36 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
============================================================================
=---__-----__---_____--- ___----____--__------__---__------- _---______---=
=--| \---| |-| _ \-- / _ \--| _ \-\ \----/ /--/ /-------| | / ___|--=
=--| \--| |-| |-\ \-| /-\ |-| |-\ \-\ \--/ /--/ /--------| |-| /___---=
=--| \-| |-| |_/ /-| |-| |-| |--\ \-\ \/ /--/ /_-----___| |-| ____|--=
=--| \| |-| /--| |-| |-| |--| |--\ /--/ __ \---/ __ |-| |------=
=--| |\ |-| _ \--| |-| |-| |--| |--| |-| /--\ \-| /--| |-| |------=
=--| |-\ |-| |-\ \-| |-| |-| |--/ /--| |-| |--| |-| |--| |-| |------=
=--| |--\ |-| |_/ /-| \_/ |-| |_/ /---| |-| \__/ /-| \__| |-| |------=
=--|__|---\__|-|_____/---\___/--|____/----|__|--\____/---\____/--|__|------=
=--------------------------------------------------------------------------=
============================================================================
NBODY6df v1.0 - 16/02/2017
NBODY6df is an extension of Sverre Aarseth's GPU-parallel direct summation
code, NBODY6. The module implements a thoroughly tested semi-analytic model
of dynamical friction, allowing the user to include the drag force induced
on a massive body when orbiting a spherical, isotropic galaxy model.
(See Petts et al 2015 & 2016).
The documentation can be found in NBODY6df.pdf.
The software is available under an open source MIT liscence.