mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Update openmc/stats/multivariate.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
8ec37d80d2
commit
6ba42d2cc4
1 changed files with 1 additions and 1 deletions
|
|
@ -386,7 +386,7 @@ class SphericalIndependent(Spatial):
|
|||
Distribution of r-coordinates in a reference frame specified by
|
||||
the origin parameter
|
||||
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 a reference frame specified by the origin parameter
|
||||
phi : openmc.stats.Univariate
|
||||
Distribution of phi-coordinates (azimuthal angle) in a reference frame
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue