Generate VTU from an Octo-tiger .silo file
Dockerfile
- Dockerfile of the image containing the notebook with Silo, VTK, HDF5 and h5pybuild-image.bat
- Helper script that builds the notebook Docker imagestart-container.bat
- Helper script that runs a container from the notebook imagenotebooks/octoviz_silo.ipynb
- Jupyter notebook that attempts to read Octo-tiger .silo files using Silonotebooks/octoviz_hdf5.ipynb
- Jupyter notebook that reads Octo-tiger .silo files as HDF5 filesoctoviz_hdf5.py
- Condensed and cleaned up version of the HDF5 notebook as a script