mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Update docs/source/usersguide/plots.rst
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
This commit is contained in:
parent
74fc00fc43
commit
3b8f1ee1fe
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ The :class:`openmc.ProjectionPlot` class presents an alternative method
|
|||
of producing 3D visualizations of OpenMC geometries. It was developed to
|
||||
overcome the primary shortcoming of voxel plots, that an enormous number
|
||||
of voxels must be employed to capture detailed geometric features.
|
||||
Projection plots do volume rendering on material or
|
||||
Projection plots perform volume rendering on material or
|
||||
cell volumes, with colors specified in the same manner as slice plots.
|
||||
This is done using the native ray tracing capabilities within OpenMC,
|
||||
so any geometry in which particles successfully run without overlaps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue