Skip to content
forked from Paul-G2/TDSE

Time-dependent Schrodinger equation solver.

License

Notifications You must be signed in to change notification settings

aarongrisez/TDSE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDSE

This project implements solvers for the time-dependent Schrodinger equation.

Currently there are solvers for

  • One particle in two dimensions,
  • One particle in three dimensions
  • Two particles in two dimensions (with a separable interaction potential)
  • Two particles in two dimensions (with a non-separable interaction potential)
  • Two particles in three dimensions (with a separable interaction potential)

A UI is provided for entering variables such as the average position and momentum of the initial wavepacket, the potential energy function, the grid size, etc. The output is a set of vtk files that can be rendered in ParaView.

See the "Sample Outputs" folder for some results.

 

alt text

About

Time-dependent Schrodinger equation solver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%