mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Add periodic boundary conditions
This commit is contained in:
parent
44c0522844
commit
42ef7ccfac
14 changed files with 231 additions and 5 deletions
|
|
@ -898,7 +898,7 @@ Each ``<surface>`` element can have the following attributes or sub-elements:
|
|||
|
||||
:boundary:
|
||||
The boundary condition for the surface. This can be "transmission",
|
||||
"vacuum", or "reflective".
|
||||
"vacuum", "reflective", or "periodic".
|
||||
|
||||
*Default*: "transmission"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue