Add periodic boundary conditions

This commit is contained in:
Paul Romano 2016-03-23 15:47:51 -05:00
parent 44c0522844
commit 42ef7ccfac
14 changed files with 231 additions and 5 deletions

View file

@ -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"