[CHM 331] Plotting Over Angular Variables
Andrew J. Pounds
pounds_aj at mercer.edu
Tue Sep 11 08:04:23 EDT 2012
The Computational Math Tools worksheet tells you to do problems 10E and
10F in Alberty and Silbey. Basically the idea here is to plot ONLY the
angular portions of the wavefunctions found in Table 10.1.
For example, in Mathamatica try...
pz = Cos[theta]
followed by a somewhat lengthy plot command...
SphericalPlot3D[Conjugate[pz] pz, {theta, 0, Pi}, {phi, 0, 2*Pi},
DisplayFunction -> Identity, PlotRange -> All]
Enjoy!
--
Andrew J. Pounds, Ph.D. (pounds at theochem.mercer.edu)
Associate Professor of Chemistry and Computer Science
Mercer University, Macon, GA 31207 (478) 301-5627
More information about the chm331
mailing list