POV-Ray : Newsgroups : povray.general : sun/earth/moon/day/night Server Time
30 Jul 2024 16:15:35 EDT (-0400)
  sun/earth/moon/day/night (Message 11 to 20 of 31)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: David Buck
Subject: Re: sun/earth/moon/day/night
Date: 7 Jan 2009 22:49:25
Message: <496577c5$1@news.povray.org>
Alain wrote:
> Jérôme M. Berger nous illumina en ce 2009-01-07 15:13 -->
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> clipka wrote:
>>> David Buck <dav### [at] simberoncom> wrote:
>>>>   It was for a science fiction story I was working on that takes place
>>>> on a planet that orbits a star 20 lightyears away.  This is actually a
>>>> binary planet where two approximately equal mass planets orbit each
>>>> other (or around the center of mass of the two planets) and both orbit
>>>> the star.  The two planets are tidally locked to each other.  I wanted
>>>> to discover the dynamics of this world.
>>> Out of curiosity: Would such a system actually be stable in reality?
>>>
>>     It is: look at the Pluto-Charo pair of planets (planetoids?) in the
>> solar system.
>>
>>         Jerome
>>
>> PS: Of course, Pluto and Charo aren't 20 ligth-years away from their
>> sun, but that's probably just me being obtuse ;)
>>
>>
> It's 20 lightyears away from HERE.
> 
> A planet orbiting it's sun at a 20 lightyears radius would need to have 
> an extra-galactic sun, or get snatched away by nearby stars. Such a 
> planet would also be frozen solid, with, maybe, sone seas of liguid 
> hydrogen and helium. It's "year" would last several 100's of millenias.
> 
> 


Um, yea :-).

The star (Delta Pavonis) is about 20 lightyears from our Sun.  I don't 
think a planet could orbit a star at a distance of 20 light years.  The 
planets orbit their sun at a distance of 93.5 million km and the two 
planets are about 47,000 km apart from each other and rotating 19.7 
degrees off the ecliptic.  The Roche Limit is about 5900 km so they 
won't tear each other apart.   The binary planets have a 33.6 hour day 
and a year of 182 Earth days or 130 planet days.  Acceleration due to 
gravity is 7.2 m/s^2 (compared to 9.8 m/s^2 on Earth).  If you're on one 
planet, the other appears fixed permanently in the sky and is just over 
13.6 times the size of the Earth's moon in the sky. Every year, there 
are two periods (one in the spring and one in the fall) when the two 
planets eclipse each other for several days in a row.

(Ok, I'm a geek :-)  )

Back to the IRTC software.

David Buck


Post a reply to this message

From: Dan Connelly
Subject: Re: sun/earth/moon/day/night
Date: 7 Jan 2009 23:40:21
Message: <496583b5$1@news.povray.org>
David Buck wrote:

> Um, yea :-).
> 
> The star (Delta Pavonis) is about 20 lightyears from our Sun.  I don't 
> think a planet could orbit a star at a distance of 20 light years.

v^2/r = Mg/r^2 relates orbital speed to distance and solar mass.  v = 2 pi r / tau,
where tau is the orbital period, so 4 pi^2 r / tau^2 = M g / r^2 =>

tau = 2 pi * sqrt(r^3 / M g)

The Earth's orbital radius is 1.58e-5 light years.  20 light years is a factor 1.26e6
larger.  For comparable solar mass, this would yield an orbital period of 1.4 billion
years.  The age of the universe is 13.7 billion years.  So classically there's been
time for at least a few such orbits...

The problem is there could be no massive objects of comparable mass to the star within
the neighborhood defined by the length scale of the orbital radius, for example within
100 light years, or the orbit wouldn't be stable.

Dan


Post a reply to this message

From: triple r
Subject: Re: sun/earth/moon/day/night
Date: 8 Jan 2009 02:35:00
Message: <web.4965ab7d4590b7f0ef2b9ba40@news.povray.org>
gvdeynde <gvd### [at] gmailcom> wrote:Do you know of a site or
> reference work where I could get approximate data (good enough for this
> purpose of an educational animation) for the astronomy data?

It's good for a lot more than rough approximations, but to the best of my
knowledge, ephemeris data is the definitive source:

http://eclipse.gsfc.nasa.gov/TYPE/TYPE.html

You might try searching for interactive simulations too.  I know I've seen
models you can fly around in before, but I can't remember the name.

 - Ricky


Post a reply to this message

From: gvdeynde
Subject: Re: sun/earth/moon/day/night
Date: 8 Jan 2009 03:36:05
Message: <4965baf5$1@news.povray.org>
Hi all,

Thanks to all for your input.

David, yes, if you don't mind, I would like to have a look at your code.

Stephen, great simulation. Any chance of sending me the Bishop3d 
file/PovRay file?

all the best,
gert


Post a reply to this message

From: Stephen
Subject: Re: sun/earth/moon/day/night
Date: 8 Jan 2009 04:50:49
Message: <d3jbm45o5a33nf25bk9o76g7pshi5g6ni5@4ax.com>
On Thu, 08 Jan 2009 09:36:04 +0100, gvdeynde <gvd### [at] gmailcom> wrote:

>
>Stephen, great simulation. Any chance of sending me the Bishop3d 
>file/PovRay file?

I'll just have to cut down the sizes of the image maps, they total about 6 megs.
The Bishop3D file is only 2K, zipped.
-- 

Regards
     Stephen


Post a reply to this message

From: David Buck
Subject: Re: sun/earth/moon/day/night
Date: 8 Jan 2009 06:07:55
Message: <4965de8b$1@news.povray.org>
gvdeynde wrote:
> Hi all,
> 
> Thanks to all for your input.
> 
> David, yes, if you don't mind, I would like to have a look at your code.
> 
> Stephen, great simulation. Any chance of sending me the Bishop3d 
> file/PovRay file?
> 
> all the best,
> gert
> 
> 

See the article "Delta Pavonis Celestial Mechanics" in 
povray.binaries.scene-files.

David Buck


Post a reply to this message

From: "Jérôme M. Berger"
Subject: Re: sun/earth/moon/day/night
Date: 8 Jan 2009 13:43:01
Message: <49664935$1@news.povray.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alain wrote:
> Jérôme M. Berger nous illumina en ce 2009-01-07 15:13 -->
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> clipka wrote:
>>> David Buck <dav### [at] simberoncom> wrote:
>>>>   It was for a science fiction story I was working on that takes place
>>>> on a planet that orbits a star 20 lightyears away.  This is actually a
>>>> binary planet where two approximately equal mass planets orbit each
>>>> other (or around the center of mass of the two planets) and both orbit
>>>> the star.  The two planets are tidally locked to each other.  I wanted
>>>> to discover the dynamics of this world.
>>> Out of curiosity: Would such a system actually be stable in reality?
>>>
>>     It is: look at the Pluto-Charo pair of planets (planetoids?) in the
>> solar system.
>>
>>         Jerome
>>
>> PS: Of course, Pluto and Charo aren't 20 ligth-years away from their
>> sun, but that's probably just me being obtuse ;)
>>
>>
> It's 20 lightyears away from HERE.
> 
	I know that's what he *meant*, hence the smiley and the second part
of my sentence, but that's not what he *wrote*...

		Jerome
- --
mailto:jeb### [at] freefr
http://jeberger.free.fr
Jabber: jeb### [at] jabberfr
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklmSV8ACgkQd0kWM4JG3k+oQwCffhmUrj6YW5Zvyuhztieje8gP
38MAoKW/fOR8ZAqPEge1mAvg+FtdxMpu
=XWeF
-----END PGP SIGNATURE-----


Post a reply to this message

From: Stephen
Subject: Re: sun/earth/moon/day/night
Date: 8 Jan 2009 15:05:46
Message: <1umcm4do305ocdrajcc7qqhck5psblk4r8@4ax.com>
On Thu, 08 Jan 2009 09:50:45 +0000, Stephen <mcavoysAT@aolDOTcom> wrote:

>On Thu, 08 Jan 2009 09:36:04 +0100, gvdeynde <gvd### [at] gmailcom> wrote:
>
>>
>>Stephen, great simulation. Any chance of sending me the Bishop3d 
>>file/PovRay file?
>
>I'll just have to cut down the sizes of the image maps, they total about 6 megs.
>The Bishop3D file is only 2K, zipped.

Bishop3D file
http://www.geocities.com/mcavoys/Bishop3D/Earth02K_4.zip

Image maps for B3D file.
http://www.geocities.com/mcavoys/Bishop3D/Maps.zip

If you unzip both files into the same directory and add that directory to the
PovRay library path it should work (I tested them) Any problems just ask either
here of at the Bishop3D forums
-- 

Regards
     Stephen


Post a reply to this message

From: Alain
Subject: Re: sun/earth/moon/day/night
Date: 8 Jan 2009 19:58:29
Message: <4966a135$1@news.povray.org>
Stephen nous illumina en ce 2009-01-08 15:05 -->
> On Thu, 08 Jan 2009 09:50:45 +0000, Stephen <mcavoysAT@aolDOTcom> wrote:
> 
>> On Thu, 08 Jan 2009 09:36:04 +0100, gvdeynde <gvd### [at] gmailcom> wrote:
>>
>>> Stephen, great simulation. Any chance of sending me the Bishop3d 
>>> file/PovRay file?
>> I'll just have to cut down the sizes of the image maps, they total about 6 megs.
>> The Bishop3D file is only 2K, zipped.
> 
> Bishop3D file
> http://www.geocities.com/mcavoys/Bishop3D/Earth02K_4.zip
> 
> Image maps for B3D file.
> http://www.geocities.com/mcavoys/Bishop3D/Maps.zip
> 
> If you unzip both files into the same directory and add that directory to the
> PovRay library path it should work (I tested them) Any problems just ask either
> here of at the Bishop3D forums
Just unzip in a sub-folder of the POV scene folder. No need to add any new path 
this way.

-- 
Alain
-------------------------------------------------
You know you've been raytracing too long when you have ever brought your 
computer to its knees by mistakenly launching 64 simultaneous frames to be 
traced, while trying to maximizing the benefits of parallelizing them.
Carsten Whimster


Post a reply to this message

From: Jellby
Subject: Re: sun/earth/moon/day/night
Date: 11 Jan 2009 10:39:43
Message: <c5ep36-70a.ln1@badulaque.unex.es>
Among other things, triple_r saw fit to write:

> You might try searching for interactive simulations too.  I know I've seen
> models you can fly around in before, but I can't remember the name.

Slightly off topic...

Has anyone seen a picture (ideally a photograph) of how a lunar eclipse
looks from the Moon (from there, it would be a solar eclipse). In total
lunar eclipses the Moon usually gets a reddish tint, apparently from
sunset-like light all around the Earth (as seen from the Moon), I'd like to
see this.

-- 
light_source{9+9*x,1}camera{orthographic look_at(1-y)/4angle 30location
9/4-z*4}light_source{-9*z,1}union{box{.9-z.1+x clipped_by{plane{2+y-4*x
0}}}box{z-y-.1.1+z}box{-.1.1+x}box{.1z-.1}pigment{rgb<.8.2,1>}}//Jellby


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.