/Orbitals_in_python

A small collection of tools made by me, that you can use to visualize atomic orbitals in both 2D and 3D in different aspects.

Primary LanguagePython

Orbitals in Python

A small collection of tools made by me, that you can use to visualize atomic orbitals in both 2D and 3D in different aspects,
and of course interact to learn it in a better way. Fiddle with the code to make something new. Make sure to star it😊.

2D plot of wave functions

Dependencies:

pip install matplotlib
pip install numpy

file: orbitalsplot2d.py

Its simple to use, Just clone the file and install dependencies , and you are good to go
screenshot
It will plot a graph of Ψ and Ψ2.
Inspired from : Reference