Update openmc/stats/multivariate.py

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Christopher Fichtlscherer 2022-05-10 09:17:23 +02:00 committed by GitHub
parent 8ec37d80d2
commit 6ba42d2cc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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