Skip to content

Commit

Permalink
Add DFTK as ab initio code
Browse files Browse the repository at this point in the history
  • Loading branch information
mfherbst authored Feb 19, 2024
1 parent 60ebfe6 commit 4d007ef
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions codes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -453,3 +453,16 @@ dynamics-w90:
documentation_url: https://github.com/michaelschueler/dynamics-w90/wiki
sourcecode_url: https://github.com/michaelschueler/dynamics-w90
logo: https://user-images.githubusercontent.com/53534090/197502799-cdeefb8c-6de6-4f3b-b52c-17af09db9849.svg

DFTK:
categories:
- ab-initio_engines
- dmft
metadata:
description: |
The density-functional toolkit, DFTK for short, is a collection of Julia routines for plane-wave density-functional theory (DFT). The unique feature of this code is its emphasis on composability and flexibility with the goal of facilitating algorithmic and numerical developments as well as interdisciplinary collaboration in solid-state research.
sourcecode_url: https://github.com/JuliaMolSim/DFTK.jl/
homepage_url: https://dftk.org
documentation_url: https://docs.dftk.org/
title: DFTK
logo: https://raw.githubusercontent.com/JuliaMolSim/DFTK.jl/bb8bf8bb861bb9f29e27a7033d7ae65cf3a7344e/docs/logo/DFTK_2000x1000.png

0 comments on commit 4d007ef

Please sign in to comment.