I guess I solved the problem with my double star now. If you also want to have one, just copy the following codes in a stc- and ssc-file:
Code: Select all
#######################
#hip600001.stc
#######################
# HIP 600001
#######################
600001 "Ernies DoubleStar" {
RA 88.0
Dec 15.04
Distance 0.8
SpectralType "G2"
AbsMag 65.0
}
#######################
Code: Select all
#########################
# hip600001.ssc
#########################
# 1. Sonne
##########
"Sonne 1" "HIP 600001" {
Texture "white-dwarf.jpg"
Emissive true
Color [0.9 1 0.9]
BlendTexture true
Radius 969000 # km
Atmosphere
{ Height 15000
Lower [ 0.95 1 0.95 ]
Upper [ 0.35 0.35 0.35 ]
Sky [ 0.3 0.3 0.3 ]
}
EllipticalOrbit
{ Period 0.000668 # Jahre
SemiMajorAxis 0.6 # AE's
Eccentricity 0.003 # Bahnexzentrit?t
Inclination 6.340 # Neigung der Bahnachse
MeanAnomaly 0
}
RotationPeriod 18.0 # Stunden
Obliquity 0.5 # Neigung Planetenachse
Albedo 0.99
}
##########
# 2. Sonne
##########
"Sonne 2" "HIP 600001" {
Texture "white-dwarf.jpg"
Emissive true
Color [1 0.4 0.1]
BlendTexture true
Radius 19250000
Atmosphere
{ Height 35000
Lower [ 0.95 1 0.95 ]
Upper [ 0.35 0.35 0.35 ]
Sky [ 0.3 0.3 0.3 ]
}
EllipticalOrbit
{ Period 0.000668
SemiMajorAxis 0.03
Eccentricity 0.0028
Inclination 6.34
MeanAnomaly 180
}
RotationPeriod 4.4
Obliquity 0.3
Albedo 0.99
}
#########################
As you see I am from Germany. The comments are helpfull for me, so they are in German.
The period of the orbits is not quite true, it shoud be 6.26e-7 years. This is 19.8 sec !!!!! Maybe I calculated it wrong, so I took 6.68e-4 years.
If you travel to my system, you will see nothing. You are only 0.06m away from the gravity center. So scoll back until a distance of about 2 AU. If you speed up to 1000x you will see both stars rotate.
If you like, I have another system created called HIP 600000. Just email me for a copy of the zip-file. It will be a complete starsystem with planets, moons, moons of moons, some sattelites and a small comet.
Present time I'm working on a guided tour throughout the whole system, perhaps in a few days (or months) this tour will be included in the zip.
mfg
Ernie