https://github.com/certik/schroedinger
Schroedinger solver using hermes2d
https://github.com/certik/schroedinger
Last synced: 9 months ago
JSON representation
Schroedinger solver using hermes2d
- Host: GitHub
- URL: https://github.com/certik/schroedinger
- Owner: certik
- Created: 2008-12-17T20:30:12.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-11-21T00:54:23.000Z (over 16 years ago)
- Last Synced: 2025-02-01T20:13:25.526Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 152 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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