Skip to content

NonequilibriumDynamics/KadanoffBaym.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KadanoffBaym.jl

Dev CI codecov

Overview

KadanoffBaym.jl is an adaptive solver for Kadanoff-Baym equations written in Julia. To learn more about the solver and Kadanoff-Baym equations, have a look into our accompanying paper.

Documentation

The documentation can be found here.

Contributing

This is meant to be a community project and all contributions, via issues, PRs and discussions are encouraged and greatly appreciated.

Citing

If you use KadanoffBaym.jl in your research, please cite our work:

@Article{10.21468/SciPostPhysCore.5.2.030,
	title={{Adaptive Numerical Solution of Kadanoff-Baym Equations}},
	author={Francisco Meirinhos and Michael Kajan and Johann Kroha and Tim Bode},
	journal={SciPost Phys. Core},
	volume={5},
	issue={2},
	pages={30},
	year={2022},
	publisher={SciPost},
	doi={10.21468/SciPostPhysCore.5.2.030},
	url={https://scipost.org/10.21468/SciPostPhysCore.5.2.030},
}