mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Fixed voxel.py typo in usersguide
This commit is contained in:
parent
39a7730b0b
commit
366d962600
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ and VTK file formats:
|
|||
|
||||
.. code-block:: sh
|
||||
|
||||
<openmc_root>/src/utils/myplot.voxel --vtk -o output.vti
|
||||
<openmc_root>/src/utils/voxel.py myplot.voxel --vtk -o output.vti
|
||||
|
||||
To use this utility you need either
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue