openmc icon indicating copy to clipboard operation
openmc copied to clipboard

show_overlaps element permissible in <plot> XML but not documented

Open gridley opened this issue 1 year ago • 0 comments

The XML formats manual does not document the <show_overlaps> element, which is permissible and works just fine. The python Plot documentation does have it, though.

https://docs.openmc.org/en/latest/io_formats/plots.html

Try ctrl-f for the word "overlap".

gridley avatar Jul 01 '24 15:07 gridley