Plotting 6pz Orbitals with Python and Mayavi: Any Tips or Experience?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
fk08
Messages
30
Reaction score
0
Hello,

does anybody have experience in visualization of the 6pz orbitals? I would like to plot this orbital with python using mayavi or something different.

THX
 
Physics news on Phys.org
http://www.falstad.com/qmatom/" a nice little program, for which source code is available. (although Java, not Python)

I don't remember the associated Laguerre polynomial offhand, but for a few pointers,
the radial part simplifies to [tex]\frac{z}{r}[/tex] in Cartesisans, and you can ignore the phase, which is not typically plotted.
 
Last edited by a moderator: