mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Use surface type names consistently in XML input and Python API.
This commit is contained in:
parent
3d2fe2a0ef
commit
47abbed148
3 changed files with 25 additions and 25 deletions
|
|
@ -131,8 +131,8 @@ The current revision of the summary file format is 1.
|
|||
|
||||
**/geometry/surfaces/surface <uid>/type** (*char[]*)
|
||||
|
||||
Type of the surface. Can be 'X Plane', 'Y Plane', 'Z Plane', 'Plane', 'X
|
||||
Cylinder', 'Y Cylinder', 'Sphere', 'X Cone', 'Y Cone', or 'Z Cone'.
|
||||
Type of the surface. Can be 'x-plane', 'y-plane', 'z-plane', 'plane',
|
||||
'x-cylinder', 'y-cylinder', 'sphere', 'x-cone', 'y-cone', or 'z-cone'.
|
||||
|
||||
**/geometry/surfaces/surface <uid>/coefficients** (*double[]*)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue