File:Relativistic precession.svg: Difference between revisions

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Content deleted Content added
Emijrpbot (talk | contribs)
m BOT - Changes to allow localization: Licensing → {{int:license}}; Summary → {{int:filedesc}};
cat
Line 33: Line 33:
{{Self|GFDL|Cc-by-sa-3.0-migrated|cc-by-sa-2.5|author=I, [[User:KSmrq|KSmrq]]}}
{{Self|GFDL|Cc-by-sa-3.0-migrated|cc-by-sa-2.5|author=I, [[User:KSmrq|KSmrq]]}}
[[Category:Apsidal precession]]
[[Category:Apsidal precession]]
[[Category:Black holes]]

Revision as of 13:57, 10 December 2012

Captions

Captions

Add a one-line explanation of what this file represents

Summary

Description Plot of Sun, Kepler orbit with e=0.667 and a=1.0, and orbit precessing by 0.15
Date
Source self-made using gnuplot with manual alterations
Author KSmrq

Input to gnuplot

set parametric
set size ratio -1
set sample 600
unset key
unset tics
unset border
ek=0.667
a=1.0
s=(1-ek**2)*a
dist(t)=s/(1+ek*cos(t*(1-dd/(2*pi))))
dd=0.15
aff(t)=4*t+0.75*pi
set trange [0:2*pi]
plot \
 0.05*cos(t),0.05*sin(t) with filledcurves lt rgb "#fec200", \
 dd=0, -dist(t)*cos(t),-dist(t)*sin(t) with lines lt rgb "#bc1e47" lw 3, \
 dd=0.15, -dist(aff(t))*cos(aff(t)),-dist(aff(t))*sin(aff(t)) with lines lt rgb "#0081cd" lw 3
set term svg size 420 390
cd 'your/path/here'
set output 'Relativistic_precession.svg'
I, KSmrq, the copyright holder of this work, hereby publishes it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution: I, KSmrq
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
Attribution: I, KSmrq
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
You may select the license of your choice.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:43, 23 June 2007Thumbnail for version as of 23:43, 23 June 2007420 × 390 (10 KB)KSmrq~commonswiki (talk | contribs){{Information |Description=Plot of Sun, Kepler orbit with e=0.667 and a=1.0, and orbit precessing by 0.15 |Source=self-made using gnuplot with manual alterations |Date=2007-06-23 |Author= KSmrq }} == Input to gnuplot == set parametric set

There are no pages that use this file.

File usage on other wikis

Metadata