|
Density models Hydrogenic wave functions by showing a density plot of the wave function amplitude. Color represents the phase.
Density is embedded using the following html tag:
<applet codebase="../applets/classes" archive="Hydrogenic4_.jar,STools4.jar" code="hydrogenic.Density.class" name="density" width="400" height="350"> <param name="n" value="3" /> <param name="l" value="1" /> <param name="m" value="1" /> <param name="ShowControls" value="true" /> <param name="ShowPhase" value="false" /> </applet>