Skip to content

certik/schroedinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schroedinger equation solver. Project main page:

http://spilka.math.unr.edu/projects/hermes2d/wiki/Projects/SchroedingerEquation

Compilation
-----------

First install hermes2d, so that you can import it from python. This is
necessary so that cmake can pickup the correct library paths, etc. Then:

$ cmake .
$ make

Run
---

To get some basic help, do:

$ ./schroedinger.py

To run a simple calculation, do:

$ ./schroedinger.py --well

About

Schroedinger solver using hermes2d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published