Skip to content

beetrandahiya/Orbitals_in_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages