Improved representation of HW Vir system

sensor-dev
Grant Hutchison 2009-10-12 19:48:59 +00:00
parent 1617ac944a
commit 6cd22acc1e
2 changed files with 47 additions and 0 deletions

View File

@ -10850,6 +10850,9 @@ AltSurface "limit of knowledge" "HD 30177/b"
EllipticalOrbit {
Period 9.0924
SemiMajorAxis 3.73
Eccentricity 0.31
Inclination 112 #
AscendingNode 182 # to match binary inclination
}
RotationPeriod 10 # plausible guess
@ -10875,6 +10878,9 @@ AltSurface "limit of knowledge" "HIP 62157/c"
EllipticalOrbit {
Period 15.7892
SemiMajorAxis 5.39
Eccentricity 0.46
Inclination 112 #
AscendingNode 182 # to match binary inclination
}
RotationPeriod 10 # plausible guess

View File

@ -866,3 +866,44 @@ Barycenter "PSR 1620-26:PSR B1620-26:PSR J1623-2631"
Obliquity 95 # guess, to match inclination
EquatorAscendingNode 213 # guess, to match ascending node
}
# Lee et al. "The sdB+M Eclipsing System HW Virginis and its Circumbinary Planets"
# http://arxiv.org/abs/0811.3807
Barycenter 62157 "HW Vir"
{
RA 191.084167
Dec -8.671389
Distance 590
}
"HW Vir A"
{
OrbitBarycenter "HW Vir"
SpectralType "sdB"
Radius 121800
AbsMag 4.22
EllipticalOrbit {
Period 0.00032 # 2.8 hours
SemiMajorAxis 0.000905 # mass ratio 0.485:0.142
Inclination 112 #
AscendingNode 182 # inclination to plane of sky 81 deg.
}
}
"HW Vir B"
{
OrbitBarycenter "HW Vir"
SpectralType "M6.5V"
Radius 127400
AbsMag 15.59
EllipticalOrbit {
Period 0.00032 # 2.8 hours
SemiMajorAxis 0.003093 # mass ratio 0.485:0.142
Inclination 112 #
AscendingNode 182 # inclination to plane of sky 81 deg.
ArgOfPericenter 180
}
}