mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Fixed voxel.py typo in users guide
This commit is contained in:
parent
ef5f1d0e1a
commit
025e985378
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ voxel.py accomplishes this for SILO:</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>and VTK file formats:</p>
|
||||
<div class="highlight-sh"><div class="highlight"><pre><openmc_root>/src/utils/myplot.voxel --vtk -o output.vti
|
||||
<div class="highlight-sh"><div class="highlight"><pre><openmc_root>/src/utils/voxel.py myplot.voxel --vtk -o output.vti
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>To use this utility you need either</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue