mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Fix from_hdf5 for hex lattice with x orientation. Assorted other fixes.
This commit is contained in:
parent
25edd8526d
commit
e7f3e34088
9 changed files with 50 additions and 42 deletions
|
|
@ -320,8 +320,8 @@ the following attributes or sub-elements:
|
|||
|
||||
:orientation:
|
||||
The orientation of the hexagonal lattice. The string "x" indicates that two
|
||||
sides of the lattice are perpendicular to the x-axis, whereas the string "y"
|
||||
indicates that two sides are perpendicular to the y-axis.
|
||||
sides of the lattice are parallel to the x-axis, whereas the string "y"
|
||||
indicates that two sides are parallel to the y-axis.
|
||||
|
||||
*Default*: "y"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue