https://github.com/ternaus/rpa
Code for a Random Phase approximation for the fermionic Hubbard model
https://github.com/ternaus/rpa
Last synced: 12 months ago
JSON representation
Code for a Random Phase approximation for the fermionic Hubbard model
- Host: GitHub
- URL: https://github.com/ternaus/rpa
- Owner: ternaus
- License: mit
- Created: 2015-03-13T20:20:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T20:27:54.000Z (over 11 years ago)
- Last Synced: 2025-03-20T21:43:21.337Z (over 1 year ago)
- Language: C++
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code for a Random Phase approximation for the fermionic Hubbard model
Code that is used to find:
* electronic density
* magnetic and superconduction susceptibility
as function of the lattice size, temperature for the fermionic Hubbard model on the square and Lieb lattices.
### Testing
Unit tests require Google testing library compiled.