Skip to content
/ QuSim Public
forked from lhprojects/QuSim

Quantum simulation and visualization program for wave function. 量子力学波函数模拟和可视化。

Notifications You must be signed in to change notification settings

Qj9901/QuSim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuSim

Quantum simulation and visualization program for wave function.

Note

The core functions of this project is avoiding using the Windows SDK, except the GUI part. Now the GUI part of this project is moving from native Windows API to the partable GUI library, nana.

Algorithm and Theory

See the FILE. Now the progress of document is far behind the codes.

Quantum Evolution for 1 Dimension Wave Function

Solve the 1 D time evolution problem for given initial wave function and potential. Quantum Evolution for 1 Dimsional Wave Function

Quantum Evolution for 2 Dimension Wave Function

Solve the 2 D time evolution problem for given inital wave function and potential. Quantum Evolution for 2 Dimsional Wave Function

Solver for Quantum 1 Dimension Initial Value Problem

Solve the 1 D initial value problem for given intial condition, energy, and potential. The solver for two-side boundary value problem using shooting method is also provoided. Quantum Evolution for 1 Dimsional Wave Function

Solver for Quantum 2 Dimension Scattering Problem

Solve the 2 D scattering problem for given initial wave function, energy, and potential. Quantum Scattering for 2 Dimsional Wave Function

About

Quantum simulation and visualization program for wave function. 量子力学波函数模拟和可视化。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 84.7%
  • Fortran 9.3%
  • CMake 2.5%
  • C 1.8%
  • Cuda 1.0%
  • TeX 0.2%
  • Other 0.5%