Wentzell / dualfermion

A second order dual fermion application for TRIQS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build

This application calculates the first and second order dual fermion self-energy.

Installation

  • First get a working installation of TRIQS (v3.0.x)
  • git clone https://github.com/egcpvanloon/dualfermion.git dualfermion.src
  • mkdir -p dualfermion.build && cd dualfermion.build
  • cmake ../dualfermion.src
  • make && make test && make install

About

A second order dual fermion application for TRIQS

License:Other


Languages

Language:Python 47.3%Language:C++ 32.5%Language:CMake 18.7%Language:Shell 1.1%Language:Dockerfile 0.4%