[FLASH-USERS] Trouble in opening HDF files
Sonali Khanna
sonalikhanna31.sk at gmail.com
Tue Jun 22 01:39:17 EDT 2021
Dear all,
I am able to run the example problem of the Laser slab.
./setup -auto LaserSlab -2d +cylindrical -nxb=16 -nyb=16 +hdf5typeio
\species=cham,targ +mtmmmt +laser +uhd3t +mgd mgd_meshgroups=6
\-parfile=example.par
After that, I am trying to open the output "lasslab_hdf5_plt_cnt_0000"
using the code extract_rays.py, but this showing error.
Traceback (most recent call last):
File "extract_rays.py", line 156, in <module>
write_vtk(fn)
File "extract_rays.py", line 20, in write_vtk
h5file = tables.openFile(filename, "r")
AttributeError: module 'tables' has no attribute 'openFile'.
*Is there any way of extracting data from the hdf5 (output) file in
general? Any help in this is much appreciated. *
Thanks and regards
Sonali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20210622/fc94b201/attachment.htm>
More information about the flash-users
mailing list