Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

File: [Platon] / doc / diplomova-praca-rajo / images / start-speed-v_drift.gpi (download)

Revision 1.1, Thu Jul 24 17:48:57 2003 UTC (20 years, 8 months ago) by rajo

Diploma Thesis of Lubomir Host.
Title: Metoda Monte Carlo vo fyzike nizkoteplotnej plazmy. (Slovak language)

#!/usr/bin/gnuplot

#set terminal postscript enhanced
#set output "start-speed-v_drift.ps"
set terminal postscript eps enhanced 26
set output "start-speed-v_drift.eps"

set format y "%2.2f"
set lmargin 2
set rmargin 0

set pointsize 1.4

set xlabel "{/Symbol t}"
set ylabel "u_d({/Symbol t})"

plot [:2][0.5:1.2] \
    "u-0_N-1e6_a-1e10_T-0.dat"    using 2:6 title "u_0 = 0.0" with l, \
    "u-0.6_N-1e6_a-1e10_T-0.dat"    using 2:6 title "u_0 = 0.6" with lp 2, \
    "u-0.798_N-1e6_a-1e10_T-0.dat"    using 2:6 title "u_0 = 0.8" with lp 3, \
    "u-1_N-1e6_a-1e10_T-0.dat"    using 2:6 title "u_0 = 1.0" with lp 4, \
    "u-1.2_N-1e6_a-1e10_T-0.dat"    using 2:6 title "u_0 = 1.2" with lp 8, \
    "u-3_N-1e6_a-1e10_T-0.dat"    using 2:6 title "u_0 = 3.0" with lp 6, \
    "u-5_N-1e6_a-1e10_T-0.dat"    using 2:6 title "u_0 = 5.0" with l 2

#    "u-0.798_N-1e6_a-1e10_T-0.dat"    using 2:6 title 'u_0 = {/Symbol \326 (2 / {/Symbol p})}' with lp 3, \
#    "u-0.3_N-1e6_a-1e10_T-0.dat"    using 2:6 notitle with lp , \
#    "u-0.4_N-1e6_a-1e10_T-0.dat"    using 2:6 notitle with lp , \
#    "u-0.5_N-1e6_a-1e10_T-0.dat"    using 2:6 notitle with lp, \
#    "u-0.9_N-1e6_a-1e10_T-0.dat"    using 2:6 notitle with lp, \
#    "u-1.5_N-1e6_a-1e10_T-0.dat"    using 2:6 notitle with lp, \
#    "u-4_N-1e6_a-1e10_T-0.dat"    using 2:6 notitle with lp, \



#pause -1

# vim: ts=8

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top