Page 1 of 1

(Worldbuilding)My first planet

Posted: 13.07.2007, 11:14
by m1omg
Pls anyone check this code if it is correct;



Code: Select all

"Kamp" "Gliese 699"
{
   Texture "earth.*"
   NightTexture "earthnight.*"
   
        # SpecularTexture "earth-spec.*"
   Color [ 0.85 0.85 1.0 ]
   SpecularColor [ 0.5 0.5 0.55 ]
   SpecularPower 25.0
   HazeColor [ 1 1 1 ]
   HazeDensity 0.3
   Mass      0.8     
   Radius     7160   
   
   # BumpMap "Earth-NorMap-16k.*"
   # BumpHeight 4.5

   Atmosphere {
      Height 60
      Lower [ 0.43 0.52 0.65 ]
      Upper [ 0.26 0.47 0.84 ]
      Sky [ 0.40 0.6 1.0 ]
      
      CloudHeight 7
      CloudSpeed 65
      CloudMap "cloudvt.*"
   }

   EllipticalOrbit {   
      Period            0.0700
      SemiMajorAxis     0.0700
      Eccentricity      0.0013
      Inclination       0.0002
      
   }

   RotationPeriod   383.71104
   
   Albedo            0.30
}


My question; what will be the temperature and albedo of that planet if it has a primordeal atmosphere rich in sulfur gases (life present, but not aerobic), water content 1.267x that of Earth insolation 84.739 percent that of Earth's and mass 0.8x that of Earth, it is about 0.8x as massive and 10 byr old?
And the dominant life form is sulfur reducing bacteria.
Also, I used Earth's texture only bacause I cannot fing any good texture for this type of world, only Earth-like.Any good texture?
Any help is appreciated.

Posted: 13.07.2007, 23:51
by Tuefish
I might be able to help with the texture, Although I'll have to do some research. PM me if you're interested.

Posted: 17.07.2007, 06:33
by Tuefish
I have the first screenshots of the prototype texture, but Photobucket is down for maintenance :( I will post links as soon as I can get them up.

Posted: 17.07.2007, 07:29
by t00fri
How about transfering "(Worldbuilding)My first planet" to the "Celestia Add-ons" department?

Bye Fridger

Posted: 18.07.2007, 01:50
by Tuefish

Posted: 18.07.2007, 20:03
by m1omg
Thank you very much :) !

Posted: 18.07.2007, 20:17
by m1omg
What would be the atmospheric parameters for such a world?
And, also, how to make that planet tidally locked?