Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98996952
stabeuler.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
Sat, Jan 18, 08:26
Size
703 B
Mime Type
text/x-tex
Expires
Mon, Jan 20, 08:26 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
23686312
Attached To
rSTICAZZI yearII_reports
stabeuler.tex
View Options
\begin
{
tikzpicture
}
\pgfplotstableread
{
OutputsEnergia/Esercizio1/Euler1.out
}
\energyeulerone
\pgfplotsset
{
xmin = 2e-10, xmax = 1.15e-7,
width =
\textwidth
}
\begin
{
axis
}
[
xlabel=
{
$
t
\:
[
s
]
$
}
,
ylabel=
{
$
E_c
\:
[
m
]
$
}
,
ymin=1e-16, ymax= 9.7e-16,
ymajorgrids = true,
grid style = dashed,
legend style =
{
matrix anchor = north west,
at =
{
(0.05, 0.95)
}
}
]
\addplot
[mark = none]
table [x index = 0, y index = 5]
{
\energyeulerone
}
;
\label
{
sticazzi
}
\addlegendentry
{
Simulation
}
\addplot
+[mark = none, domain = 2e-10:1.15e-7]
{
1.33808e-16
}
;
\label
{
sticazziteorico
}
\addlegendentry
{
Valeur analytique
}
\end
{
axis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment