Respond to more @smharper comments on #463

Move abstract interface block in surface_header. Make error messages more
informative. Add description in openmc-update-inputs epilog.
This commit is contained in:
Paul Romano 2015-10-03 17:58:50 +07:00
commit e3436d625b
4 changed files with 64 additions and 35 deletions

View file

@ -36,9 +36,10 @@ they will be moved to a new file with '.original' appended to their name.
Formatting changes that will be made:
geometry.xml: Lattices containing 'outside' attributes/tags will be replaced
geometry.xml: Lattices containing 'outside' attributes/tags will be replaced
with lattices containing 'outer' attributes, and the appropriate
cells/universes will be added.
cells/universes will be added. Any 'surfaces' attributes/elements on a cell
will be renamed 'region'.
"""