mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
make description of 'first basis axis' consistent'
This commit is contained in:
parent
020e0bd945
commit
be97beb1c4
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ class CylinderSector(CompositeSurface):
|
|||
that 0 and less than 360.
|
||||
alpha : float
|
||||
Angular offset, :math:`\\alpha`, of the clockwise-most side of the sector in degrees
|
||||
relative to the primary basis axis (+y, +z, or +x).
|
||||
relative to the first basis axis (+y, +z, or +x).
|
||||
axis : {'x', 'y', 'z'}
|
||||
Central axis of the cylinders defining the inner and outer surfaces
|
||||
of the sector. Defaults to 'z'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue