mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Update openmc/stats/multivariate.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
06d85de2c3
commit
31ebeb1327
1 changed files with 1 additions and 1 deletions
|
|
@ -400,7 +400,7 @@ class SphericalIndependent(Spatial):
|
|||
r : openmc.stats.Univariate
|
||||
Distribution of r-coordinates in the local reference frame
|
||||
cos_theta : openmc.stats.Univariate
|
||||
Distribution of the cosinus of the theta-coordinates (angle relative to
|
||||
Distribution of the cosine of the theta-coordinates (angle relative to
|
||||
the z-axis) in the local reference frame
|
||||
phi : openmc.stats.Univariate
|
||||
Distribution of phi-coordinates (azimuthal angle) in the local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue