Previous: dem63 Up: ../plot79_d.html Next: dem65
SUBROUTINE DEM64 (NIN,NOUT)
C$ (DEM64 - Real Spherical Harmonics)
C$ Demonstration to exercise the programs HIDSV, DEM64A,
C$ VISSS, and others which might use spherical polar
C$ coordinates. This includes hidden surface, contouring and
C$ shading options, as well as several multicolor techniques.
C$ The functions plotted consist of linear combinations of
C$ products of real spherical harmonics and exponential
C$ weighting factors. These may be plotted as either the pure
C$ function, or its square. Thus, the demonstration plots may
C$ be useful for illustrating various types of atomic orbitals
C$ for introductory chemistry classes.
C$ (10-APR-82)