<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi!<br>I was looking at the unstructured grid script and the data, and I had a question. What is the field "abs", "z", and "s"?<br>Thank you!<br>Ariadna<br><br><div><hr id="stopSpelling">From: doggies012@hotmail.com<br>To: yt-users@lists.spacepope.org<br>Date: Thu, 17 Jul 2014 11:39:11 -0500<br>Subject: Re: [yt-users] Unstructured grid yt supportþþ -question<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">Hi!<br>Ok, tomorrow at 10AM PDT :)<br>Ariadna<br><br><div>> From: matthewturk@gmail.com<br>> Date: Thu, 17 Jul 2014 07:15:30 -0500<br>> To: yt-users@lists.spacepope.org<br>> Subject: Re: [yt-users] Unstructured grid yt supportþþ -question<br>> <br>> Hi Ariadna,<br>> <br>> How about tomorrow at 10AM PDT?<br>> <br>> -Matt<br>> <br>> On Wed, Jul 16, 2014 at 11:43 AM, Ariadna Murguia<br>> <doggies012@hotmail.com> wrote:<br>> ><br>> > Hi!<br>> > Don't worry, I'm thankful for your help. My data is a vtk legacy file for<br>> > unstructured grid. The coordinates are of the vertex, but the values of the<br>> > variables are cell-center. I'm available on thursday and on friday before<br>> > noon (PDT). Are you available?<br>> > Ariadna<br>> ><br>> ><br>> >> Hi Ariadna,<br>> >><br>> >> Sorry for the delay in my reply. I think that there might need to be<br>> >> a slight modification to the script I sent to get it working for your<br>> >> data. Ultimately, none of the reshaping/loading/etc matter -- the end<br>> >> result, where you supply particle_position_x, particle_position_y, and<br>> >> particle_position_z is the important part. Do you think that it would<br>> >> be feasible to do that with your data? And, are your data values<br>> >> vertex defined or cell-center defined? If the former, the technique I<br>> >> showed should work, but if the latter, there is likely a much easier<br>> >> technique to use.<br>> >><br>> >> Today I'm going to have limited availability, but perhaps we could set<br>> >> up a time on Thursday or Friday to go over this in our IRC channel,<br>> >> with lower latency responses?<br>> >><br>> >> -Matt<br>> >><br>> >> On Tue, Jul 15, 2014 at 12:58 PM, Ariadna Murguia<br>> >> <doggies012@hotmail.com> wrote:<br>> >> > Hi!<br>> >> > My data has 3 coordinates (cylindrical), although the angle is cero (so<br>> >> > it<br>> >> > is a 2D simulation). I changed it to 3, but still vals.size/3 is not an<br>> >> > integer. Can you tell me the order of your data? In the simulations I'm<br>> >> > using the first numbers correspond to the 3 coordinates of each of the<br>> >> > cells<br>> >> > vertex. Then, there is a number for the shape of the mesh (4 in the case<br>> >> > of<br>> >> > squares), followed by the list of vertex. After that, it has the values<br>> >> > of<br>> >> > the variables inside the square.<br>> >> > Thank you for your help,<br>> >> > Ariadna<br>> >> ><br>> >> ><br>> >> >> Are you doing 3D visualization? The simulation I was using when I<br>> >> >> wrote that script was 2D -- if yours is 3D, you will likely need to<br>> >> >> change it to 3, rather than 2, in that line. If you give a bit more<br>> >> >> info about the data (shape for instance) I can try replicating it<br>> >> >> here.<br>> >> >><br>> >> >> -Matt<br>> >> >><br>> >> >> On Mon, Jul 14, 2014 at 2:51 PM, Ariadna Murguia<br>> >> >> <doggies012@hotmail.com><br>> >> >> wrote:<br>> >> >> > Hi!<br>> >> >> > I wrote a while back asking to visualize a dataset in an unstructured<br>> >> >> > grid<br>> >> >> > with AMR and a vtk output file. I was given a script that could do<br>> >> >> > simple<br>> >> >> > visualizations: http://paste.yt-project.org/show/4879/ .<br>> >> >> > I tried altering it in order to visualize my data but (line 39), the<br>> >> >> > number<br>> >> >> > of elements in my vals array is odd, making the reshape become an<br>> >> >> > error.<br>> >> >> > Is<br>> >> >> > there a way around it?<br>> >> >> > Thank you very much<br>> >> >> > Ariadna Murguia Berthier<br>> >> >> ><br>> >> >> > _______________________________________________<br>> >> >> > yt-users mailing list<br>> >> >> > yt-users@lists.spacepope.org<br>> >> >> > http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br>> >> >> ><br>> >> >> _______________________________________________<br>> >> >> yt-users mailing list<br>> >> >> yt-users@lists.spacepope.org<br>> >> >> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br>> >> ><br>> >> > _______________________________________________<br>> >> > yt-users mailing list<br>> >> > yt-users@lists.spacepope.org<br>> >> > http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br>> >> ><br>> >> _______________________________________________<br>> >> yt-users mailing list<br>> >> yt-users@lists.spacepope.org<br>> >> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br>> ><br>> > _______________________________________________<br>> > yt-users mailing list<br>> > yt-users@lists.spacepope.org<br>> > http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br>> ><br>> _______________________________________________<br>> yt-users mailing list<br>> yt-users@lists.spacepope.org<br>> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br></div>                                      </div>
<br>_______________________________________________
yt-users mailing list
yt-users@lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</div>                                        </div></body>
</html>