<div dir="ltr"><div><div><div><div>Hi.<br></div>I solved that issue with directly edit the extract_ray.py script. Po-Yu Chang(<a href="mailto:pchang@lle.rochester.edu">pchang@lle.rochester.edu</a>) had helped me to solve that issue.<br><br></div>In extract_ray.py script, edit two lines just like this<br><br><span>[line# 20] wl = t.getWhereList("name == n") => wl = t.getWhereList("name == 'nstep ' ")<br><span>[line# 29] wl = t.getWhereList("name == n") => wl = t.getWhereList("name == 'time</span></span><span><span><span> </span>' ")<br><br></span></span></div><span><span>Please check there are several "spaces" after the string(nstep, time). This is because the length of the string in the hdf5 file is 80.<br><br></span></span></div><span><span>Best,<br></span></span></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 4, 2015 at 11:42 PM, Norbert Flocke <span dir="ltr"><<a href="mailto:flocke@flash.uchicago.edu" target="_blank">flocke@flash.uchicago.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Miguel,<br>
<br>
Is the ed_useLaserIO parameter in your flash.par file set to .true.?<br>
If it is .false., then the ray tracing package does not write out the rays, which seems what is happening.<span class="HOEnZb"><font color="#888888"><br>
<br>
Norbert</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Tue, 3 Feb 2015, Miguel Vasconcelos wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hello everyone,<br>
<br>
I'm a new user of FLASH and I'm having trouble viewing the Full-physics Laser Driven Simulation in VisIt.<br>
The User Support says that is necessary to convert the output to the format .vtk using the extract_rays.py script so that Visit will be able to understand the data. But when I try to do that the following error occurs:<br>
<br>
<br>
Traceback (most recent call last):<br>
File "./extract_rays.py", line 159, in <module><br>
write_vtk(fn)<br>
File "./extract_rays.py", line 32, in write_vtk<br>
wl = t.getWhereList("name == n")<br>
File "/usr/lib/python2.7/dist-<u></u>packages/tables/_past.py", line 35, in oldfunc<br>
return obj(*args, **kwargs)<br>
File "/usr/lib/python2.7/dist-<u></u>packages/tables/table.py", line 1634, in get_where_list<br>
self._where(condition, condvars, start, stop, step)]<br>
File "/usr/lib/python2.7/dist-<u></u>packages/tables/table.py", line 1527, in _where<br>
condvars = self._required_expr_vars(<u></u>condition, condvars, depth=3)<br>
File "/usr/lib/python2.7/dist-<u></u>packages/tables/table.py", line 1259, in _required_expr_vars<br>
raise NameError("name ``%s`` is not defined" % var)<br>
NameError: name ``n`` is not defined<br>
Closing remaining open files:../..//object/lasslab_<u></u>hdf5_plt_cnt_0000...done<br>
<br>
<br>
If anybody knows how to solve this issue, please let me know.<br>
<br>
<br>
Miguel Vasconcelos<br>
<br>
</blockquote>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div style="text-align:right"><div><div><div><font><i>LEE Youngjun<br></i></font></div><font><i>Plasma Theory and Nonlinear Dynamics Lab.<br></i></font></div><font><i>Department of Physics<br></i></font></div><font><i>Chung-Ang University, Seoul, Korea<br></i></font></div><div style="text-align:right"><font><i>Mobile: +82-10-3230-9213</i></font><br></div></div></div>
</div>