Code: Select all
Barycenter "AlfCen"
{
RA 219.916998
Dec -60.83748372
Distance 4.395
}
71683 # ALF Cen A
{
OrbitBarycenter "AlfCen"
SpectralType "G2V"
AppMag 0.01
EllipticalOrbit {
Period 79.914
SemiMajorAxis 10.8928 # mass ratio 1.09:0.92
Eccentricity 0.5179
Inclination 82.98
AscendingNode 67.71
ArgOfPericenter 3.77
MeanAnomaly 200.12
}
}
71681 # ALF cen B
{
OrbitBarycenter "AlfCen"
SpectralType "K0V"
AppMag 1.34
EllipticalOrbit {
Period 79.914
SemiMajorAxis 12.7872 # mass ratio 1.09:0.92
Eccentricity 0.5179
Inclination 82.98
AscendingNode 67.71
ArgOfPericenter 183.77
MeanAnomaly 200.12
}
}
Then, I created a planet in an SSC file to orbit the Alf Cen A, like so:
Code: Select all
"Prometheus" "AlfCen A"
{
Texture "mars.*"
Radius 6000
Atmosphere {
Height 60
Lower [ 0.43 0.52 0.65 ]
Upper [ 0.26 0.47 0.84 ]
Sky [ 0.40 0.6 1.0 ]
Sunset [ 1.0 0.6 0.2 ]
# Sunset [ 0.3 1.0 0.5 ]
CloudHeight 7
CloudSpeed 65
CloudMap "earth-clouds.*"
}
EllipticalOrbit {
Period 0.2271868583
SemiMajorAxis 0.4
Eccentricity 0.00
Inclination 0.00
AscendingNode 0.0
LongOfPericenter 0.0
MeanAnomaly 0.0
}
Albedo 0.30
RotationPeriod 91.52
}
When I fire this up, I don't see multiple illumination. In fact, I only see multiple illumination occurring when B is closer than 21.7 AU from the planet - it cuts out very suddenly.
To see this, go to this CEL URL:
cel://PhaseLock/Rigel%20Kentaurus%20A:Prometheus/Rigel%20Kentaurus%20B/2366-02-26T19:54:24.16683?x=AI5ZmJkqPKaB7+b//////w&y=oEJZ4FCPrA8sndL//////w&z=qtRYzZxDdzTDiCo&ow=-0.367940&ox=-0.121596&oy=0.674201&oz=-0.628719&select=Rigel%20Kentaurus%20B&fov=20.765589&ts=1.000000<d=0&rf=38711&lm=71
Then fastforward time by a factor of about a million or so and watch what happens. In this view, you're looking at the hemisphere of the planet illuminated by Alf Cen B. As soon as the distance to B is larger than about 21.7 AU, the illumination suddenly disappears, and the planet is only illuminated by A. When it gets closer than that distance, the illumination from B returns.
Now, I know that Chris wanted to make illumination from more distant stars less visible than illumination from the primary, but that seems a little extreme . (I'd have though illumination from stars beyond 1000 AU might be less visible, but not 21.7 AU). So I'm wondering if this is a bug.