File:Polytrope1.svg
From Wikimedia Commons, the free media repository
Polytrope1.svg (SVG file, nominally 1,000 × 1,000 pixels, file size: 24 KB)
| 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 |
created 17. Mar. 2007 |
| Source | |
| Author |
Carlo Del Noce |
| Permission (Reusing this image) |
See below. |
|
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 14:39, 15 January 2008 | 1,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) |
- Edit this file using an external application (See the setup instructions for more information)
File links
There are no pages that link to this file.