<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hello Berk,<BR>
I want to plot a 2D graph of the current in function of the time. For dinamic i means that i would have an animation for this graph, that's at each time sample we add the new intensity....(at time 0 we show only the itensity of I(t=0), then at time 1 we show intensity I(t=0) and I(t=1), at time 2 we show intensity I(t=0), I(t=1) and I(t=2) etc...). I have a vector for time that goes from 0.0 to 0.0034 and and for each point of time i have a scalar that correspond to the intensity of current :<BR>
%time %Intensity<BR>
0.0 0.0 <BR>2.0E-4 0.3767431 <BR>4.0E-4 0.7519994 <BR>6.0E-4 1.1242878 <BR>8.0E-4 1.4921393 <BR>0.0010 1.854102 <BR>0.0012 2.2087474 <BR>0.0014 2.5546758 <BR>0.0016 2.890522 <BR>0.0018 3.2149608 <BR>0.0020 3.5267115 <BR>0.0022 3.824544 <BR>0.0024 4.1072826 <BR>0.0026 4.3738117 <BR>0.0028 4.6230793 <BR>0.0030 4.854102 <BR>0.0032 5.0659676 <BR>0.0034 5.25784 <BR><BR>
It's possible to draw a 2D graph as i have explain before???<BR>
<BR>Just another question, there is a filter for extracting only one element(thetrahedron) from a mesh?? And what about your question, it's possibile to draw the intensity of only one elements??<BR>
<BR>
Thank you a lot, best<BR>
<BR>
Samuele<BR>
<BR>
<BR>
<BR>> Date: Mon, 5 May 2008 16:35:16 -0400<BR>> From: berk.geveci@kitware.com<BR>> To: samuele_82@hotmail.com<BR>> Subject: Re: [Paraview] 2D plot<BR>> CC: paraview@paraview.org<BR>> <BR>> So you want to plot the flow of current of 1 element over time?<BR>> <BR>> -berk<BR>> <BR>> On Mon, May 5, 2008 at 11:14 AM, Samuele Dietler <samuele_82@hotmail.com> wrote:<BR>> ><BR>> > Hello, i have a problem with a 2D graph. I have a mesh with 3273 points and<BR>> > 12773 elements. In this elements there is a flow of current in funtion of<BR>> > time. I would like to plot a dynamic curve of the current in function of<BR>> > time with a 2D graph(i have 18 time, 0.0, 0.002, 0.004...and an intensity<BR>> > for each time sample). For dynamic i means that every time sample i add the<BR>> > corresponding amplitude(for time time 0 i plot only I0, then for time t1 i<BR>> > add to graph I1 etc....)<BR>> > Have everyone an idea how to plot this kind of graph??<BR>> ><BR>> > Thank you a lot for the help<BR>> ><BR>> > Samuele<BR>> ><BR>> > ________________________________<BR>> > Live Search Maps Vorresti un pub diverso dal solito? Cercalo con Live Search<BR>> > Maps!<BR>> > _______________________________________________<BR>> > ParaView mailing list<BR>> > ParaView@paraview.org<BR>> > http://www.paraview.org/mailman/listinfo/paraview<BR>> ><BR>> ><BR><BR><br /><hr />Windows Live Messenger <a href='http://www.messenger.it' target='_new'>Non frenare la tua voglia di comunicare, prova Messenger!</a></body>
</html>