mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Added mention of material='void' to user's guide.
This commit is contained in:
parent
3bd35b850f
commit
e1b1dec119
1 changed files with 2 additions and 1 deletions
|
|
@ -413,7 +413,8 @@ Each ``<cell>`` element can have the following attributes or sub-elements:
|
|||
*Default*: None
|
||||
|
||||
:material:
|
||||
The ``id`` of the material that this cell contains.
|
||||
The ``id`` of the material that this cell contains. If the cell should
|
||||
contain no material, this can also be set to "void".
|
||||
|
||||
.. note:: If a material is specified, no fill should be given.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue