Trans-Neptunian planets orbiting the Sun perpendicular to the ecliptic

The home for finished/released addons.
Avatar
Topic author
Joey P. M
Posts: 462
Joined: 28.10.2017
Age: 22
With us: 6 years 10 months
Location: Vladivostok, Russia

Trans-Neptunian planets orbiting the Sun perpendicular to the ecliptic

Post #1by Joey P. » 05.12.2019, 07:45

Here is the code for an .ssc for two super-Earth planets beyond Pluto orbiting the Sun approximately perpendicular to the plane of the ecliptic of known planets:

Code: Select all

"DShon Collins" "Sol"
{
   Texture "jupiter-spot.jpg"
   # Color [ 0.75 0.75 1.0 ]
   Radius 9274

   EllipticalOrbit
   {
      Period           100000
      SemiMajorAxis     125
      Eccentricity      0.005
      Inclination       90
      AscendingNode   100.556
      ArgOfPericenter  74.043
           MeanLongitude    34.404
   }

   Atmosphere {
      Height 70
      Lower [ 0.43 0.52 0.65 ]
      Upper [ 0.26 0.47 0.84 ]
      Sky [ 0.40 0.6 1.0 ]
   }

   BodyFrame { EclipticJ2000 {} }
   UniformRotation
   {
   Period           9.927953   
   # Period        9.92491250 
   Inclination     2.22
   AscendingNode 337.80
   MeridianAngle 334       
                            
   # MeridianAngle   305.38
   
   }   

   Albedo 0.734
}

"DeLisle" "Sol"
{
   Texture "Darkcomet.jpg"
   Color [ 0.01 0.52 1.0 ]
   Radius 8276

   EllipticalOrbit
   {
      Period           100000
      SemiMajorAxis     143
      Eccentricity      0.32
      Inclination       92
      AscendingNode   100.556
      ArgOfPericenter  74.043
           MeanLongitude    34.404
   }

   Atmosphere {
      Height 70
      Lower [ 0.43 0.52 0.65 ]
      Upper [ 0.26 0.47 0.84 ]
      Sky [ 0.40 0.6 1.0 ]
   }

   BodyFrame { EclipticJ2000 {} }
   UniformRotation
   {
   Period           9.927953   
   # Period        9.92491250 
   Inclination     2.22
   AscendingNode 337.80
   MeridianAngle 334       
                            
   # MeridianAngle   305.38
   
   }   

   Albedo 0.51
}


I've made up a story for them:
Approximately 50 million years ago, D'Shon Collins was a planet orbiting Gamma Cephei A. However, it was expelled from the Gamma Cephei A system following a close encounter with Gamma Cephei A's current sole exoplanet, now officially named Tadmor (Gamma Cephei Ab). No longer in the light of its then-dwarf star (Gamma Cephei A is now an orange giant), D'Shon Collins headed southward, towards the Earth's Sun, passing around 130 astronomical units away from it, before being captured by it into it orbit perpendicular to the orbits of the Sun's planets. A similar event happened to DeLisle. It was originally an Earth-like planet that orbited Achird A (Eta Cassiopeiae A), before a close encounter between the system's two stars accelerated the natural process leading to flares. They both emitted massive flares that not only scorched DeLisle for a while, but pushed such force at it that it was ejected out of orbit and headed southward, also towards the Earth's Sun (roughly 60 million years ago). DeLisle, despite being temporarily scorched, was able to retain its water due to its thick atmosphere. The water froze, and DeLisle became a frozen wasteland, then eventually slipping into orbit around the Sun - but still too far away for the Sun's heat to melt its ice into liquid water at 135 astronomical units.
Joey P.

Return to “Add-on releases”