Skip to content

Commit 5440ad7

Browse files
authored
Add more electronic structure and atomistic simulation packages (#205)
1 parent d732235 commit 5440ad7

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

_data/package_index.yml

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,12 @@
606606
tags:
607607
version: none
608608

609+
- name: Illustrate
610+
github: ccsb-scripps/illustrate
611+
description: Biomolecular Illustration Tool
612+
categories: graphics
613+
tags: pdb
614+
609615
# --- Numerical libraries ---
610616

611617
- name: OpenBLAS
@@ -1086,6 +1092,47 @@
10861092
tags: quantum-chemistry computational-chemistry atomistic-simulations
10871093
license: LGPL-3.0-or-later
10881094

1095+
- name: eT
1096+
gitlab: eT-program/eT
1097+
description: electronic structure program with coupled cluster, multiscale and multilevel methods
1098+
categories: scientific
1099+
tags: electronic-structure coupled-cluster
1100+
1101+
- name: tinker
1102+
github: TinkerTools/tinker
1103+
description: Software Tools for Molecular Design
1104+
categories: scientific
1105+
tags: molecular-modeling
1106+
license: custom
1107+
version: none
1108+
1109+
- name: siesta
1110+
gitlab: siesta-project/siesta
1111+
description: A first-principles materials simulation code using DFT
1112+
categories: scientific
1113+
tags: electronic-structure density-functional-theory
1114+
1115+
- name: Dalton
1116+
gitlab: dalton/dalton
1117+
description: Powerful molecular electronic structure program
1118+
categories: scientific
1119+
tags: electronic-structure relativistic
1120+
license: LGPL-2.1
1121+
1122+
- name: LSDalton
1123+
gitlab: dalton/lsdalton
1124+
description: Linear scaling molecular electronic structure program
1125+
categories: scientific
1126+
tags: electronic-structure relativistic
1127+
license: LGPL-2.1
1128+
1129+
- name: BigDFT
1130+
gitlab: l_sim/bigdft-suite
1131+
description: fast, precise, and flexible DFT code for ab-initio atomistic simulation
1132+
categories: scientific
1133+
tags: electronic-structure wavelets density-functional-theory
1134+
license: custom
1135+
10891136
# --- Examples / demos / templates ---
10901137

10911138
- name: Fortran 2018 examples

0 commit comments

Comments
 (0)