openmc.plot can now set 'meshlines' and 'level'

This commit is contained in:
jingang 2016-08-28 17:28:23 -04:00
parent bc61b6e2ed
commit 6eaf6e04d0
2 changed files with 99 additions and 7 deletions

View file

@ -2105,8 +2105,8 @@ attributes or sub-elements. These are not used in "voxel" plots:
*Default*: None
:meshlines:
The ``meshlines`` sub-element allows for plotting the boundaries of
a tally mesh on top of a plot. Only one ``meshlines`` element is allowed per
The ``meshlines`` sub-element allows for plotting the boundaries of a
regular mesh on top of a plot. Only one ``meshlines`` element is allowed per
``plot`` element, and it must contain as attributes or sub-elements a mesh
type and a linewidth. Optionally, a color may be specified for the overlay: