Image:Polytrope1.svg

From Wikipedia, the free encyclopedia

Polytrope1.svg (SVG file, nominally 1000 × 1000 pixels, file size: 24 KB)

[edit] Summary

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 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 image)

GFDL

[edit] Licensing

File history

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

Date/TimeDimensionsUserComment
current22:09, 17 March 20071,000×1,000 (24 KB)Carlodn6 (Talk | contribs) (== Summary == {{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 co)

The following files are duplicates of this file:

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):