An open API service indexing awesome lists of open source software.

https://github.com/Libbum/Wafer

Parallelized 3D FDTD Schrödinger Equation Solver
https://github.com/Libbum/Wafer

quantum-mechanics scientific-computing

Last synced: 3 months ago
JSON representation

Parallelized 3D FDTD Schrödinger Equation Solver

Awesome Lists containing this project

README

          

![Wafer](http://tcqp.science/images/projects/wafer800.png "Wafer")

**Wa**ve**f**unction Solv**er**: a parallelized, 3D, Schrödinger equation solver.

Wa*f*er exploits a Wick-rotated time-dependent Schrödinger equation to solve for time-independent solutions in three dimensions.

Inspired by [quantumfdtd](http://sourceforge.net/projects/quantumfdtd/), and is still quite a work in progress, but aims to be a general purpose utility.

[Development Documentation](https://libbum.github.io/Wafer/wafer/index.html)

[![Build Status](https://travis-ci.org/Libbum/Wafer.svg?branch=master)](https://travis-ci.org/Libbum/Wafer)

[![codecov](https://codecov.io/gh/Libbum/Wafer/branch/master/graph/badge.svg)](https://codecov.io/gh/Libbum/Wafer)

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FLibbum%2FWafer.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FLibbum%2FWafer?ref=badge_shield)

---

If you use Wa*f*er in your research, please reference the following articles:

M. Strickland and D. Yager-Elorriaga, “A parallel algorithm for solving the 3d Schrödinger equation”, [Journal of Computational Physics __229__, 6015–6026 (2010)](http://dx.doi.org/10.1016/j.jcp.2010.04.032).

## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FLibbum%2FWafer.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FLibbum%2FWafer?ref=badge_large)