mars clouds

General discussion about Celestia that doesn't fit into other forums.
Topic author
MindToAsk
Posts: 82
Joined: 15.10.2003
With us: 20 years 8 months
Location: Romania

mars clouds

Post #1by MindToAsk » 20.11.2003, 23:39

Does anyone have a mars atmosphere {with clouds} definition? I've copied the parameters from Earth but I don't think this works in mars case.

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

Post #2by TERRIER » 21.11.2003, 01:57

Hello MindToAsk

Here's my complete Mars settings, taken from the solarsys.ssc file of celestia version 1.3.1pre11, while the clouds settings I added to this from the mars-clouds.zip that I originally downloaded from Bruckners site.
Maybe there are better settings for the clouds, if anyone else knows of them?

Code: Select all

"Mars" "Sol"
{
   Texture "mars.*"
   # Texture "mars8k.dds"
   BumpMap "marsbump.*"
   BumpHeight 2.5
   Color   [ 1 0.75 0.7 ]
   HazeColor [ 1 1 1 ]
   HazeDensity 0.45
   Radius 3396 # equatorial
   # Oblateness 0.0069

   Atmosphere {
      Height 30
      Lower [ 0.8 0.6 0.6 ]
      Upper [ 0.7 0.3 0.3 ]
      Sky [ 0.83 0.75 0.65 ]
                Sunset [ 0.7 0.7 0.8 ]
                # Slightly bluish sunset, as seen in true color pictures
                # from Pathfinder
   Cloudheight 10
      CloudSpeed 0
      CloudMap "mars-clouds.png"
   }

   CustomOrbit "vsop87-mars"
   EllipticalOrbit
   {
   Period            1.8809
   SemiMajorAxis     1.5237
   Eccentricity      0.0934
   Inclination       1.8506
   AscendingNode     49.479
   LongOfPericenter 336.041
        MeanLongitude    355.453
   }

   RotationPeriod        24.622962
   Obliquity             26.72
   EquatorAscendingNode    82.91
   RotationOffset       136.005

   Albedo            0.150
}


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

Guest

Post #3by Guest » 21.11.2003, 02:20

I've set mine to...

CloudHeight 8
CloudSpeed 28.8

...which I believe I at one time calculated from some reference. Though at this time I can't recall my source or exact calculations. I imagine some CloudSpeed is more realistic than 0 in anycase.

Tech Sgt. Chen
Posts: 187
Joined: 04.11.2003
With us: 20 years 8 months
Location: Northern NJ/USA

Post #4by Tech Sgt. Chen » 21.11.2003, 03:58

Guest wrote:
I've set mine to...

CloudHeight 8
CloudSpeed 28.8

...which I believe I at one time calculated from some reference. Though at this time I can't recall my source or exact calculations. I imagine some CloudSpeed is more realistic than 0 in anycase.


I'm not sure if the numbers represented under cloudheight/cloudspeed are commensurate with mph, kph or some other measurement, so I hope this helps.

Cloud height: (approximate) 10 miles/16 kilometes.
Cloud Speed: (approximate) 15MPH/6.7MPS
Reference:
http://www.solarviews.com/eng/pathfind.htm

Post Script: Nice cloud pictures at that URL. :|
Hi guys. Listen, they're telling me the uh,
generators won't take it, the ship is breaking apart and all that. Just, FYI.
(Athlon X2 6000+ Dual Core 3Ghz, 8GB DDR2-800, 500GB SATA 7200RPM HD, 580W,
GeForce 9600GT-512, 64Bit, Vista Home Premium)

Star Lion
Posts: 116
Joined: 09.08.2003
With us: 20 years 10 months
Location: Mosesto CA

Post #5by Star Lion » 21.11.2003, 06:12

while the clouds settings I added to this from the mars-clouds.zip that I originally downloaded from Bruckners site.


His REAL site or my reconstruction of his site at http://www.bruckner.50megs.com
Come visit my:
Celestia Add-on website at:
http://www.starlionfiles.50megs.com
Reconstruction of Bruckners Celestia Page at:
http://www.bruckner.50megs.com
Celestia Mirror at:
http://www.celestiamirror.50megs.com

Guest

How I calculated

Post #6by Guest » 22.11.2003, 02:18

I still can't recall what site I gathered info from. But I remember how I did the calculation.

I took the aprox cloud height and speed data for earth from some site and calculated the conversion factor using Earth's clouds settings in Celestia (not that I know if those are accurate or not). I then multiplied the speed and height listed for Mars by my conversion factor.

Can anyone chime in that knows what cloudheight and cloud speed are actually measured in?

granthutchison
Developer
Posts: 1863
Joined: 21.11.2002
With us: 21 years 7 months

Post #7by granthutchison » 22.11.2003, 02:55

CloudHeight is in kilometres. CloudSpeed is in degrees per day (which makes sense given that the cloud texture rotates as a unit, so there is no fixed value that could be assigned for its speed in kilometres per hour).

Martian clouds seem to be at altitudes around 10-15km. Martian weather fronts pass over at 3-day intervals in temperate latitudes, so the CloudSpeed shouldn't be too far different from Earth's.

I guess it depends on what texture you're using, but one disadvantage to rotating the Martian cloud texture is that many cloud features on Mars are topographic - around the volcano summits and maybe also mist lying in the depressions. So you'll move those out of register with the underlying terrain. I tend to turn off cloud movement on the Earth, too, because I hate seeing a ghostly cloud outline of the Andes lying in the middle of the Pacific or the Atlantic.

Grant

Avatar
selden
Developer
Posts: 10190
Joined: 04.09.2002
With us: 21 years 10 months
Location: NY, USA

Post #8by selden » 22.11.2003, 12:54

This obviously indicatea a situation where multiple cloud layers would be useful...
Selden

Topic author
MindToAsk
Posts: 82
Joined: 15.10.2003
With us: 20 years 8 months
Location: Romania

Post #9by MindToAsk » 22.11.2003, 21:18

TERRIER I'm using your settings now, thanks a lot!
Star Lion Some of the links here http://www.bruckner.50megs.com, including mars clouds, don't work.
Thanks for the link Tech Sgt. Chen

Does mars really need a specular map?

Bob Hegwood
Posts: 1048
Joined: 19.10.2003
With us: 20 years 8 months
Location: Germantown, Ohio - USA

Post #10by Bob Hegwood » 29.11.2003, 09:34

Pink stratus clouds are coming from the northeast at about 15 miles per hour (6.7 meters/second) at an approximate height of ten miles (16 kilometers) above the surface. The clouds consist of water ice condensed on reddish dust particles suspended in the atmosphere. Clouds on Mars are sometimes localized and can sometimes cover entire regions, but have not yet been observed to cover the entire planet. The image was taken by the Imager for Mars Pathfinder (IMP) on Sol 16 about forty minutes before sunrise showing areas of the eastern Martian horizon. (Courtesy University of Arizona)


Got the above from the Pathfinder site... Maybe this helps?

Take care, Bob
Bob Hegwood
Windows XP-SP2, 256Meg 1024x768 Resolution
Intel Celeron 1400 MHz CPU
Intel 82815 Graphics Controller
OpenGL Version: 1.1.2 - Build 4.13.01.3196
Celestia 1.4.0 Pre6 FT1

Bob Hegwood
Posts: 1048
Joined: 19.10.2003
With us: 20 years 8 months
Location: Germantown, Ohio - USA

Post #11by Bob Hegwood » 29.11.2003, 19:20

For your further edification, I'm using the following on my system with satisfactory results:

Code: Select all

Atmosphere {
      Height 30
      Lower [ 0.8 0.6 0.6 ]
      Upper [ 0.7 0.3 0.3 ]
      Sky [ 0.83 0.75 0.65 ]
      CloudHeight 16
      CloudSpeed 45
      CloudMap "mars-clouds.png"
   }


Hope that helps...

Take care, Bob
Bob Hegwood

Windows XP-SP2, 256Meg 1024x768 Resolution

Intel Celeron 1400 MHz CPU

Intel 82815 Graphics Controller

OpenGL Version: 1.1.2 - Build 4.13.01.3196

Celestia 1.4.0 Pre6 FT1


Return to “Celestia Users”