mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Change 'center' argument of Universe.plot to 'origin'
This commit is contained in:
parent
247c2461c5
commit
f342b2a93d
2 changed files with 21 additions and 22 deletions
|
|
@ -2051,10 +2051,9 @@ sub-elements:
|
|||
*Default*: "plot"
|
||||
|
||||
:color_by:
|
||||
Keyword for plot coloring. This can only be either "cell" or "material",
|
||||
which colors regions by cells and materials, respectively. For voxel plots,
|
||||
this determines which id (cell or material) is associated with each
|
||||
position.
|
||||
Keyword for plot coloring. This can be either "cell" or "material", which
|
||||
colors regions by cells and materials, respectively. For voxel plots, this
|
||||
determines which id (cell or material) is associated with each position.
|
||||
|
||||
*Default*: "cell"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue