Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
AntimoMarrazzo authored Feb 21, 2024
2 parents d9c1037 + 38277f0 commit 66e26a2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions categories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ transport:
magnetism:
description: Codes to calculate magnetic properties
title: Magnetism
bse:
description: Codes that solves Bethe-Salpeter equation (BSE)
title: Bethe-Salpeter Equation
12 changes: 12 additions & 0 deletions codes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -468,3 +468,15 @@ wantibexos:
sourcecode_url: https://github.com/ac-dias/wantibexos
logo: https://wantibexos.readthedocs.io/en/latest/_static/WantBx.png

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 66e26a2

Please sign in to comment.