Jump to content

File:Polytrope1n.svg

From Wikipedia, the free encyclopedia

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

Summary[edit]

File information
Description

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

Source

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 size 0.4,0.4
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

Created 17. Mar. 2007

Author

Carlo Del Noce

Permission
(Reusing this file)

GFDL


Licensing[edit]

File history

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

Date/TimeThumbnailDimensionsUserComment
current07:19, 18 March 2007Thumbnail for version as of 07:19, 18 March 20071,000 × 1,000 (9 KB)Carlodn6 (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. |Source = Self-made with the following Gnuplot code: <pre> set
No pages on the English Wikipedia use this file (pages on other projects are not listed).

Metadata