Is there an update or add-on for Temple 1

Post requests, images, descriptions and reports about work in progress here.
Topic author
BattleShip Ron

Is there an update or add-on for Temple 1

Post #1by BattleShip Ron » 08.01.2005, 17:45

With the launch of NASA's Deep Impact mission on Jan. 12, I was hoping there might be a Temple 1 update.

jestr
Posts: 612
Joined: 14.09.2003
With us: 21 years 6 months
Location: Bridgwater,UK

Post #2by jestr » 08.01.2005, 21:07

Hi Ron,Jack Higgins has made an ssc file for the comet which you can find here
http://celestiamotherlode.net/creators/jackhiggins/tempel1.zip
It seems to have a normal orbit definition and an XYZ definition.Here is the normal version

Code: Select all

"Tempel 1" "Sol" # 9P/Tempel 1
{
   Class "comet"
   Mesh "asteroid.cms"
   Texture "asteroid.jpg"
   Radius 3.1

   EllipticalOrbit
   {
   Period          5.50495
   SemiMajorAxis  3.11766913943118
   Eccentricity      0.5187137226607602
   Inclination      10.54135925764414
   AscendingNode   68.96717429641359
   ArgOfPericenter 178.9188765308177
   MeanAnomaly      67.038757456382
   Epoch       2451920.5
   }

   RotationPeriod  10 # guess
   Albedo            0.1
}

I dont know if anyone has a model or XYZ file for the Deep Impact probe though,Jestr

TERRIER
Posts: 717
Joined: 29.04.2003
With us: 21 years 11 months
Location: West Yorkshire, England

Post #3by TERRIER » 09.01.2005, 18:28

jestr wrote:I dont know if anyone has a model or XYZ file for the Deep Impact probe though,Jestr


Yep I have. It was also made by Jack Higgins.
Check out his website at;

http://homepage.eircom.net/~jackcelesti ... _helio.htm

Look for item 17.

I've slightly altered the .ssc file for the tempel comet to include the detailed .XYZ orbit and the normal orbit, so that the comet is not shown twice during the XYZ orbit definition.

Code: Select all

"Tempel 1" "Sol" # 9P/Tempel 1
{
   Class "comet"
   Mesh "asteroid.cms"
   Texture "comet.dds"
   Radius 3.1
   Ending 2453552.49

   EllipticalOrbit
   {
   Period          5.50495
   SemiMajorAxis  3.11766913943118
   Eccentricity      0.5187137226607602
   Inclination      10.54135925764414
   AscendingNode   68.96717429641359
   ArgOfPericenter 178.9188765308177
        MeanAnomaly      67.038757456382
   Epoch       2451920.5
   }

   RotationPeriod  10 # guess
   Albedo            0.1
}

"Tempel 1 xyz" "Sol"
{
   Class "comet"
   Mesh "asteroid.cms"
   Texture "comet.dds"
   Radius 3.1
   Beginning 2453552.500000000
   Ending 2453561.500000000
   Albedo 0.1
   SampledOrbit "tempel1.xyz"
   RotationPeriod  10 # ?
}

"Tempel 1" "Sol" # 9P/Tempel 1
{
   Class "comet"
   Mesh "asteroid.cms"
   Texture "comet.dds"
   Radius 3.1
   Beginning 2453561.51

   EllipticalOrbit
   {
   Period          5.50495
   SemiMajorAxis  3.11766913943118
   Eccentricity      0.5187137226607602
   Inclination      10.54135925764414
   AscendingNode   68.96717429641359
   ArgOfPericenter 178.9188765308177
        MeanAnomaly      67.038757456382
   Epoch       2451920.5
   }

   RotationPeriod  10 # guess
   Albedo            0.1
}


regards,
TERRIER
1.6.0:AMDAth1.2GHz 1GbDDR266:Ge6200 256mbDDR250:WinXP-SP3:1280x1024x32FS:v196.21@AA4x:AF16x:IS=HQ:T.Buff=ON Earth16Kdds@15KkmArctic2000AD:FOV1:SPEC L5dds:NORM L5dxt5:CLOUD L5dds:
NIGHT L5dds:MOON L4dds:GALXY ON:MAG 15.2-SAP:TIME 1000x:RP=OGL2:10.3FPS

jestr
Posts: 612
Joined: 14.09.2003
With us: 21 years 6 months
Location: Bridgwater,UK

Post #4by jestr » 09.01.2005, 19:25

It seems to be just the model of the impactor,not the orbiter,I checked on the Horizons site for details of the xyz but it only seemed to run until end of Jan,not sure about Jacks though,Jestr

TERRIER
Posts: 717
Joined: 29.04.2003
With us: 21 years 11 months
Location: West Yorkshire, England

Post #5by TERRIER » 09.01.2005, 20:11

Yes, it is just a model of the Impactor only. The xyz orbit runs from 30th December 2004 to 24th July 2005. (Deep Impact is due for launch on 12th January).
So it is not entirely accurate.
However the 'impact' occurs on July 4th, which seems to be OK. :D

Anyway, here's a screenshot of the 'lander' just before it hits Tempel 1 !!!

Image

regards.
1.6.0:AMDAth1.2GHz 1GbDDR266:Ge6200 256mbDDR250:WinXP-SP3:1280x1024x32FS:v196.21@AA4x:AF16x:IS=HQ:T.Buff=ON Earth16Kdds@15KkmArctic2000AD:FOV1:SPEC L5dds:NORM L5dxt5:CLOUD L5dds:
NIGHT L5dds:MOON L4dds:GALXY ON:MAG 15.2-SAP:TIME 1000x:RP=OGL2:10.3FPS


Return to “Add-on development”