Page 1 of 1

Gna - simple .ssc

Posted: 20.10.2019, 22:12
by Joey P.
This is a simple .ssc for "Gna", a possible planet "discovered" in 2015. The paper has not yet been accepted for peer-review.

Code: Select all

"Gna" "Sol"
{
   Texture "asteroid.*"
   Radius 440
   Visible true
   Clickable true

   EllipticalOrbit {
      Epoch      2458426.18683 # 2004 Jun 21 00:00UT   
      Period            1.0000
      SemiMajorAxis     20
      Eccentricity      0.0167
      Inclination       0.0001
      AscendingNode   348.739
      LongOfPericenter 102.947
           MeanLongitude   97.464
   }

   BodyFrame { EquatorJ2000 {} }
   CustomRotation "earth-p03lp"

   # Overriden by CustomRotation
   # UniformRotation
   # {
   #    Period         23.93447117
   #    Inclination   -23.4392911
   #    MeridianAngle 280.147
   # }

   Albedo            0.07
}

Posted: 20.10.2019, 23:36
by SevenSpheres
Source?

Posted: 20.10.2019, 23:41
by Joey P.

Posted: 21.10.2019, 00:03
by SevenSpheres
The paper was withdrawn. Also, you're missing a quote in your SSC.

Posted: 21.10.2019, 03:10
by Joey P.
I know about the fallacy of the paper. And thanks for informing me about the error.