sphere_lebedev_rule_display_test
sphere_lebedev_rule_display_test,
an Octave code which
calls sphere_lebedev_rule_display(), which
reads the name of a data file
defining a Lebedev quadrature rule for the sphere,
reads the file, create an "XYZ" file containing the coordinates
of the quadrature poins, and then
displays a unit sphere and the points.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
sphere_lebedev_rule_display,
an Octave code which
reads a file defining a Lebedev quadrature rule
on the surface of the unit sphere in 3D
and displays the point locations.
Source Code:
-
lebedev_009.txt, 38 point rule, precision 9.
-
lebedev_009.png,
a snapshot of the 3D image.
-
lebedev_013.txt, 74 point rule, precision 13.
-
lebedev_013.png,
a snapshot of the 3D image.
-
lebedev_025.txt, 230 point rule, precision 25.
-
lebedev_025.png,
a snapshot of the 3D image.
-
lebedev_041.txt, 590 point rule, precision 41.
-
lebedev_041.png,
a snapshot of the 3D image.
-
lebedev_071.txt, 1730 point rule, precision 71.
-
lebedev_071.png,
a snapshot of the 3D image.
Last revised on 10 May 2023.