Orbital elements for HR 8799 are available here. The convention used for the orbital elements is not specified and turns out to be different to that used in the binary star catalogues, I had to replace ? with 90°-? to reproduce the astrometric displacements before converting to the ecliptic plane.
Three cases are given for HR 8799. All have planets b, c and d in a 1:2:4 resonance.
- coplanar, planet d eccentric, e and d in 5:2 resonance
- non-coplanar, all orbits circular, e and d in 2:1 resonance
- non-coplanar, all orbits circular, e and d in 5:2 resonance
The .ssc files for the 3 cases are as follows. For now I have given all planets a radius of 1.1 times Jupiter and a glowing texture.
Case A:
Code: Select all
"e" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2446826
Period 44.96
SemiMajorAxis 14.66
Inclination 141.9
AscendingNode 259.0
ArgOfPericenter 164.7
}
UniformRotation {
Inclination 141.9
AscendingNode 259.0
}
}
"d" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2448736
Period 112.4
SemiMajorAxis 27.01
Eccentricity 0.1
Inclination 141.9
AscendingNode 259.0
ArgOfPericenter 244.9
}
UniformRotation {
Inclination 141.9
AscendingNode 259.0
}
}
"c" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2394603
Period 224.9
SemiMajorAxis 42.89
Inclination 141.9
AscendingNode 259.0
ArgOfPericenter 164.7
}
UniformRotation {
Inclination 141.9
AscendingNode 259.0
}
}
"b" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2450650
Period 449.7
SemiMajorAxis 68.08
Inclination 141.9
AscendingNode 259.0
ArgOfPericenter 164.7
}
UniformRotation {
Inclination 141.9
AscendingNode 259.0
}
}
Case B:
Code: Select all
"e" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2450340
Period 56.05
SemiMajorAxis 16.99
Inclination 111.82
AscendingNode 300.60
ArgOfPericenter 281.66
}
UniformRotation {
Inclination 111.82
AscendingNode 300.60
}
}
"d" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2438834
Period 112.11
SemiMajorAxis 27.01
Inclination 153.38
AscendingNode 249.93
ArgOfPericenter 155.99
}
UniformRotation {
Inclination 153.38
AscendingNode 249.93
}
}
"c" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2392700
Period 224.21
SemiMajorAxis 42.80
Inclination 139.82
AscendingNode 252.02
ArgOfPericenter 150.17
}
UniformRotation {
Inclination 139.82
AscendingNode 252.02
}
}
"b" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2457159
Period 448.44
SemiMajorAxis 67.94
Inclination 134.57
AscendingNode 268.08
ArgOfPericenter 183.42
}
UniformRotation {
Inclination 134.57
AscendingNode 268.08
}
}
Case C:
Code: Select all
"e" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2446483
Period 44.84
SemiMajorAxis 14.64
Inclination 133.37
AscendingNode 258.31
ArgOfPericenter 157.00
}
UniformRotation {
Inclination 133.37
AscendingNode 258.31
}
}
"d" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2438834
Period 112.11
SemiMajorAxis 27.01
Inclination 153.38
AscendingNode 249.93
ArgOfPericenter 155.99
}
UniformRotation {
Inclination 153.38
AscendingNode 249.93
}
}
"c" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2392700
Period 224.21
SemiMajorAxis 42.80
Inclination 139.82
AscendingNode 252.02
ArgOfPericenter 150.17
}
UniformRotation {
Inclination 139.82
AscendingNode 252.02
}
}
"b" "HIP 114189"
{
Radius 79000
Texture "browndwarf.*"
Emissive true
EllipticalOrbit {
Epoch 2457159
Period 448.44
SemiMajorAxis 67.94
Inclination 134.57
AscendingNode 268.07
ArgOfPericenter 183.41
}
UniformRotation {
Inclination 134.57
AscendingNode 268.07
}
}