Moving the Sun
Posted: 25.09.2006, 16:28
For those people who are always complaining that the Sun isn't at the origin in Celestia, this is for you . . .
Well, the Sun still won't be at the origin--the origin is the solar system barycenter, which usually lies outside of the Sun. There's a new custom orbit for the Sun relative to the Solar System barycenter.
I didn't yet make the modifications to nearstars.stc that will set the
solar system barycenter as the origin. Here's are the definitions you should use for the Sun in nearstars.stc:
Barycenter "Solar System Barycenter:SSB"
{
RA 0
Dec 0
Distance 0
}
0 "Sol:Sun"
{
OrbitBarycenter "Solar System Barycenter"
CustomOrbit "vsop87-sun"
SpectralType "G2V"
AbsMag 4.83
RotationPeriod 609.12 # 25.38 days
Obliquity 7.25 # correct orientation relative to ecliptic
EquatorAscendingNode 75.77 #
RotationOffset 23.00 # standard meridian
}
Well, the Sun still won't be at the origin--the origin is the solar system barycenter, which usually lies outside of the Sun. There's a new custom orbit for the Sun relative to the Solar System barycenter.
I didn't yet make the modifications to nearstars.stc that will set the
solar system barycenter as the origin. Here's are the definitions you should use for the Sun in nearstars.stc:
Barycenter "Solar System Barycenter:SSB"
{
RA 0
Dec 0
Distance 0
}
0 "Sol:Sun"
{
OrbitBarycenter "Solar System Barycenter"
CustomOrbit "vsop87-sun"
SpectralType "G2V"
AbsMag 4.83
RotationPeriod 609.12 # 25.38 days
Obliquity 7.25 # correct orientation relative to ecliptic
EquatorAscendingNode 75.77 #
RotationOffset 23.00 # standard meridian
}