schrodinger-equation
There are 136 repositories under schrodinger-equation topic.
quantum-visualizations/qmsolve
⚛️ A module for solving and visualizing the Schrödinger equation.
quantumlib/qsim
Schrödinger and Schrödinger-Feynman simulators for quantum circuits.
isayev/ASE_ANI
ANI-1 neural net potential with python interface (ASE)
FelixDesrochers/Numerov
A python script that solves the one dimensional time-independent Schrodinger equation for bound states. The script uses a Numerov method to solve the differential equation and displays the desired energy levels and a figure with an approximate wave function for each of these energy levels.
mdsunivie/deeperwin
DeepErwin is a python 3.8+ package that implements and optimizes JAX 2.x wave function models for numerical solutions to the multi-electron Schrödinger equation. DeepErwin supports weight-sharing when optimizing wave functions for multiple nuclear geometries and the usage of pre-trained neural network weights to accelerate optimization.
Azercoco/Python-2D-Simulation-of-Schrodinger-Equation
Une simulation de l'évolution d'un paquet d'onde gaussien
ssebastianmag/hydrogen-wavefunctions
Hydrogen wavefunction modeling and electron probability density plots
c0rychu/SchrodingerEq_1D_tutorial
Solving Schrodinger Equation Numerically
QC-Edu/IntroQM
Introduction to Quantum Mechanics for Chemists
weightan/SchrodingerWellPython
2D 3D Time independent FDM Schrodinger equation solver for arbitrary shape of well
LaurentNevou/Q_Schrodinger2D_demo
2D Time independent Schroedinger equation solver
LaurentNevou/Q_SchrodingerPoisson1D_demo
Schrodinger-Poisson solver in 1D demonstrator
artmenlope/double-slit-2d-schrodinger
This repository contains Python 3 scripts for simulating the passage of a 2D Gaussian wave packet through a double slit. For this, the 2D Schrödinger equation is solved using the Crank-Nicolson numerical method.
giovannipizzi/SchrPoisson-2DMaterials
A Schrödinger-Poisson solver for 2D materials with 1D interfaces (wires)
AlexVonEinzbern/Schrodingers-Equation-Solution-by-Neural-Network
Artifitial Neural Networks for Solving Ordinary and Partial Differential Equations, in this case, Schrodinger's Equation for One Particle in a 1-Dimentional Box
aromanro/KKR
Korringa-Kohn-Rostoker (multiple scattering theory/Green's function method) band structure calculation
FelixDesrochers/Electron-diffraction
A python script that displays an animation of an electron propagation and its interaction with arbitrary potential. The program solves the two-dimensional time-dependant Schrödinger equation using Crank-Nicolson algorithm.
LaurentNevou/Q_Schrodinger1D_demo
1D Time independent Schroedinger equation solver
aromanro/APW
Augmented Plane Waves (both APW and LAPW), band structure computation
daskol/nls
Non-linear Schrodinger Equation Solver
LaurentNevou/Q_Schrodinger3D_demo
3D Time independent Schroedinger equation solver
timothypholmes/Infinite-square-well-Schrodinger-equation
Analytical solution to the Time-Dependent Schrodinger equation for a particle in an infinite square well
1p22geo/schrodinger
A numerical solution to the Schrodinger's equation with a web interface and customisable expermient engine and initial conditions
AngusNicolson/Hydrogen-Radial-Wavefunctions
Python code to calculate and display the radial wavefunction and associated probabilities of Hydrogen. This is a two particle system so can be solved exactly.
aromanro/Scattering
Scattering on a Lennard-Jones potential, cross-section computation.
LaurentNevou/Q_Schrodinger1D_1band
1D Schroedinger solver in semiconductor with effective mass
aychun/Crank-Nicolson-Method-for-Time-Dependent-Schrodinger-Equation
Solving the one-dimensional time-dependent Schrodinger Equation for different potentials using the Crank-Nicolson method and analyzing the wavefunctions.
euav/focss
Advanced Fiber-optic communication systems simulator via split-step Fourier method
LaurentNevou/Q_Schrodinger1D_multiband_ZB
1D Schroedinger solver in semiconductor with non-parabolicity
jmcelve2/cheshire
Solve the Schrodinger equation for a variety of 1D and 2D potentials.
liam-ilan/time-dependent-schrodinger-equation
1d time dependent Schrodinger equation solver, using the finite difference method.
savowe/pytalises
Easy to use Schrödinger equation solver
allegro0132/PyQHE
Python scripts for exploring the quantum hall effect.
eugnsp/surface_arpes
Calculator of ARPES spectra for depletion/accumulation surface layers
nishantsule/Quantum-Tunneling
A wave function tunneling across a barrier
sidstuff/orbital
Make interactive scatterplots of atomic orbitals and animate them.