aboutsummaryrefslogtreecommitdiff
blob: f0b9f8d02bdeb0075213c7eddaa1644a4dea05ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave basis. ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors. Excited states can be computed within the Time-Dependent Density Functional Theory (for molecules), or within Many-Body Perturbation Theory (the GW approximation). In addition to the main ABINIT code, different utility programs are provided.   
</longdescription>
<use>
  <flag name="cuda">
   Enable support for nVidia CUDA
  </flag>
</use>
<use>
  <flag name="fox">
   Enable support for FoX Fortran XML library
  </flag>
</use>
<use>
  <flag name="vdwxc">
   Activate van der Waals exchange-correlation
  </flag>
</use>
</pkgmetadata>