Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96111748
stabrk.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Dec 22, 17:34
Size
731 B
Mime Type
text/x-tex
Expires
Tue, Dec 24, 17:34 (2 d)
Engine
blob
Format
Raw Data
Handle
23122854
Attached To
rSTICAZZI yearII_reports
stabrk.tex
View Options
\begin
{
tikzpicture
}
\pgfplotsset
{
xmin = 2e-10, xmax = 1.15e-7
}
\begin
{
axis
}
[
title =
{
Energie Runge-Kutta
}
,
xlabel=
{
$
t
\:
[
s
]
$
}
,
ylabel=
{
$
E_c
\:
[
m
]
$
}
,
ymin=1.33808e-16, ymax= 1.33808008e-16,
ymajorgrids = true,
grid style = dashed,
legend style =
{
matrix anchor = north west,
at =
{
(0.05, 0.95)
}
}
,
/pgf/number format/precision = 7
]
\addplot
[mark = none]
gnuplot [raw gnuplot]
{
plot "OutputsEnergia/Esercizio1/RungeKutta.out" using 1:6 every 100;
}
;
\label
{
stabrk
}
\addlegendentry
{
$
Runge
-
Kutta
$
}
\addplot
+[mark = none, domain = 2e-10:1.15e-7]
{
1.33808e-16
}
;
\label
{
stabrkan
}
\addlegendentry
{
Valeur analytique
}
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment