From 3b8f1ee1fe21cb98bc00ab3144372dcf7abf60e1 Mon Sep 17 00:00:00 2001 From: Gavin Ridley Date: Tue, 6 Sep 2022 10:57:59 -0400 Subject: [PATCH] Update docs/source/usersguide/plots.rst Co-authored-by: Patrick Shriwise --- docs/source/usersguide/plots.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usersguide/plots.rst b/docs/source/usersguide/plots.rst index 55a095110f..2d1a9f3631 100644 --- a/docs/source/usersguide/plots.rst +++ b/docs/source/usersguide/plots.rst @@ -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