File:Polytrope1.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 1,000 × 1,000 pixels, file size: 24 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Description

Density ( normalized to average density ) versus radius ( normalized to external radius ) for a polytrope with index n=1. Plotted with gnuplot.

self-made with the following Gnuplot code:


set xlabel "r/R"
set ylabel "d/d_{average}"
set xrange [0.0:1.0]
set yrange [0.0:3.5]
set mxtics 4
set mytics 5
set title "Polytrope with index n=1"
set samples 3142

set terminal svg enhanced size 1000 1000 fname "Times" fsize 36
set output "poly1.svg"

plot 1.047197509*sin(3.1415926536*x)/x notitle, 1.0 notitle

Date
Source http://en.wikipedia.org/wiki/Image:Polytrope1.svg
Author Carlo Del Noce
Carlodn6 at the English-language Wikipedia, the copyright holder of this work, hereby publishes it under the following license:
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: Carlodn6
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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:39, 15 January 2008Thumbnail for version as of 14:39, 15 January 20081,000 × 1,000 (24 KB)Shinzon (talk | contribs){{Information |Description=Density ( normalized to average density ) versus radius ( normalized to external radius ) for a polytrope with index n=1. Plotted with gnuplot. self-made with the following Gnuplot code: <pre> set xlabel "r/R

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata