From 31ebeb13275868c085e599eac4d22a0afe4826aa Mon Sep 17 00:00:00 2001 From: Christopher Fichtlscherer <29277544+cfichtlscherer@users.noreply.github.com> Date: Tue, 10 May 2022 09:17:40 +0200 Subject: [PATCH] Update openmc/stats/multivariate.py Co-authored-by: Paul Romano --- openmc/stats/multivariate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmc/stats/multivariate.py b/openmc/stats/multivariate.py index 42cbc74c60..6c41bfbbdf 100644 --- a/openmc/stats/multivariate.py +++ b/openmc/stats/multivariate.py @@ -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