mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Updated input docs with surface label descriptor
This commit is contained in:
parent
07129cd913
commit
f6d8cb779a
1 changed files with 7 additions and 0 deletions
|
|
@ -708,6 +708,13 @@ Each ``<surface>`` element can have the following attributes or sub-elements:
|
|||
|
||||
*Default*: None
|
||||
|
||||
:label:
|
||||
An optional string label to easily identify the surface in summary
|
||||
output files. This string is limited to 52 characters for formatting
|
||||
purposes.
|
||||
|
||||
*Default*: None
|
||||
|
||||
:type:
|
||||
The type of the surfaces. This can be "x-plane", "y-plane", "z-plane",
|
||||
"plane", "x-cylinder", "y-cylinder", "z-cylinder", or "sphere".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue