Sha256: e89ecda4226d81a31e69a4e05b41e1441d3a3685199f4923e8826f357b042fe1

Contents?: true

Size: 647 Bytes

Versions: 22

Compression:

Stored size: 647 Bytes

Contents

set title 'Orbital decay of the binary system J0730-3039'
set xlabel 'Time since birth [Myr]'
set ylabel 'Orbital Period [Hr]'
set y2label 'Eccentricity'

set grid
set yrange [1e-2:10]
set xrange [90:200]
set y2range [1e-4:1e-1]
#set xrange [90:2500]
#set y2range [1e-4:2e-1]

set ytics nomirror
set y2tics
set logscale y
set logscale y2

set pointsize 1
set label 1 'Present' at first 96, 0.04
set label 2 'Plunge!' at first 150, 0.04
set arrow from 100,0.03 to 100,0.013 lw 2 lt 3
set arrow from 160, 0.035 to 182, 0.011 lw 2 lt 4
plot 'binarysystem.dat' u 1:2 title 'Orbital period' w lp lw 1, '' u 1:3 axes x1y2 title 'Eccentricity' w lp lw 1

Version data entries

22 entries across 22 versions & 4 rubygems

Version Path
gsl-2.1.0.3 examples/odeiv/binarysystem.gp
gsl-2.1.0.2 examples/odeiv/binarysystem.gp
gsl-2.1.0.1 examples/odeiv/binarysystem.gp
gsl-2.1.0 examples/odeiv/binarysystem.gp
gsl-1.16.0.6 examples/odeiv/binarysystem.gp
rb-gsl-1.16.0.5 examples/odeiv/binarysystem.gp
rb-gsl-1.16.0.4 examples/odeiv/binarysystem.gp
rb-gsl-1.16.0.3 examples/odeiv/binarysystem.gp
rb-gsl-1.16.0.3.rc1 examples/odeiv/binarysystem.gp
gsl-nmatrix-1.15.3.2 examples/odeiv/binarysystem.gp
gsl-nmatrix-1.15.3.1 examples/odeiv/binarysystem.gp
rb-gsl-1.16.0.2 examples/odeiv/binarysystem.gp
rb-gsl-1.16.0.1 examples/odeiv/binarysystem.gp
rb-gsl-1.16.0 examples/odeiv/binarysystem.gp
rb-gsl-1.15.3.2 examples/odeiv/binarysystem.gp
rb-gsl-1.15.3.1 examples/odeiv/binarysystem.gp
blackwinter-gsl-1.15.3.2 examples/odeiv/binarysystem.gp
gsl-nmatrix-1.15.3.0 examples/odeiv/binarysystem.gp
gsl-1.15.3 examples/odeiv/binarysystem.gp
gsl-1.14.7 examples/odeiv/binarysystem.gp