From 5e2cb6778da11b23579884915fce906d6f06f1c2 Mon Sep 17 00:00:00 2001 From: Patrick Shriwise Date: Fri, 30 Dec 2022 22:01:11 -0600 Subject: [PATCH] Adding the mesh spatial option to the IO description --- docs/source/io_formats/settings.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/source/io_formats/settings.rst b/docs/source/io_formats/settings.rst index 71ca61d540..fc98b662ee 100644 --- a/docs/source/io_formats/settings.rst +++ b/docs/source/io_formats/settings.rst @@ -493,7 +493,10 @@ attributes/sub-elements: independent distributions of r-, cos_theta-, and phi-coordinates where cos_theta is the cosine of the angle with respect to the z-axis, phi is the azimuthal angle, and the sphere is centered on the coordinate - (x0,y0,z0). + (x0,y0,z0). A "mesh" spatial distribution source sites from a mesh element + based on the relative strengths provided in the node. Source locations + within an element are sampled isotropically. If no strengths are provided, + the space within the mesh is uniformly sampled. *Default*: None