mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
Removed unnecessary xyz coords in voxel binary dump
This commit is contained in:
parent
0be240d519
commit
aebb81eb98
3 changed files with 3 additions and 5 deletions
|
|
@ -1024,7 +1024,7 @@ attribute or sub-element:
|
|||
.. warning:: The ``pixels`` input determines the output file size. For the
|
||||
PPM format, 10 million pixels will result in a file just under
|
||||
30 MB in size. A 10 million voxel binary file will be around
|
||||
152 MB.
|
||||
40 MB.
|
||||
|
||||
.. warning:: If the aspect ratio defined in ``pixels`` does not match the
|
||||
aspect ratio defined in ``width`` the plot may appear stretched
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue