I have recently discovered one big ass star with the HIP code of 53085. It has a radius of --
935.49RSun
If anyone has found any stars larger than this please tell me. I am interested in massive stars. Has anyone ever thought about doing an addon for The pistol Star??? that would be sweet. Thanx
Stars and Star Addon
-
- Posts: 986
- Joined: 16.08.2002
- With us: 22 years 3 months
- Location: USA, East Coast
-
- Developer
- Posts: 1863
- Joined: 21.11.2002
- With us: 22 years
Whoa! Best keep them away from that one - it's so big it looks like a Celestia artefact rather than a real star.
Take them to VV Cep (Hip 108317) or Mu Cep instead - although Celestia underestimates their true sizes, they're still both listed at over 1000 solar radii. (Unfortunately, as well as not knowing VV Cep's name, Celestia lists it as a red dwarf ... Think I'll go and edit stars.dat.)
Grant
Take them to VV Cep (Hip 108317) or Mu Cep instead - although Celestia underestimates their true sizes, they're still both listed at over 1000 solar radii. (Unfortunately, as well as not knowing VV Cep's name, Celestia lists it as a red dwarf ... Think I'll go and edit stars.dat.)
Grant
how do you edit stars.dat ?
Hi can you tell me how one does that?
-
- Developer
- Posts: 1863
- Joined: 21.11.2002
- With us: 22 years
Re: how do you edit stars.dat ?
You need to understand the data structure, and then write your own editor.Ianmillar wrote:Hi can you tell me how one does that?
The data structure is explained on this thread.
Grant
How do you write stc files ?
How do you write stc file for stars?
-
- Posts: 296
- Joined: 15.07.2003
- With us: 21 years 4 months
- Location: Bellows Falls, VT
- Contact:
Re: How do you write stc files ?
Ianmillar wrote:How do you write stc file for stars?
http://members.fortunecity.com/guilpain/index_uk.htm
This page has the formats for the ssc, stc, xyz files as well as stars.dat. Don't worry about the galaxies.dat, it has been replaced by dsc files. The ssc, stc and dsc files are text files so you can edit them in text editors. You could do the same with xyz files, but normally they are generated from preexisting data.
With the newer prereleases, the star name can be put into the stc files. Here is an update to the example on the web page:
Code: Select all
300001 "Sirius B" {
RA 101.2886
Dec -16.71314306
Distance 8.601223
SpectralType "D"
AppMag 15
}
Brendan
-
- Posts: 986
- Joined: 16.08.2002
- With us: 22 years 3 months
- Location: USA, East Coast