SIESTA (computer program): Difference between revisions

Content deleted Content added
MGMota (talk | contribs)
SIESTA description
MGMota (talk | contribs)
external links
Line 5:
 
Its main characteristics are:
* It uses the standard Kohn-Sham selfconsistent density functional method in the [[Local-density approximation|local density]] (LDA-LSD) and generalized gradient (GGA) approximations, as well as in a non local functional that includes [[van der Waals interactions]] (VDW-DF).
* It uses norm-conserving pseudopotentials in their fully nonlocal (Kleinman-Bylander) form.
* It uses [[Atomic orbital|atomic orbitals]] as a basis set, allowing unlimited multiple-zeta and angular momenta, polarization and off-site orbitals. The radial shape of every orbital is numerical and any shape can be used and provided by the user, with the only condition that it has to be of finite support, i.e., it has to be strictly zero beyond a user-provided distance from the corresponding nucleus. Finite-support basis sets are the key for calculating the Hamiltonian and overlap matrices in O(N) operations.
* Projects the electron wavefunctions and density onto a real-space grid in order to calculate the Hartree and exchange-correlation potentials and their matrix elements.
* Besides the standard Rayleigh-Ritz eigenstate method, it allows the use of localized linear combinations of the occupied orbitals (valence-bond or Wannier-like functions), making the computer time and memory scale linearly with the number of atoms. Simulations with several hundred atoms are feasible with modest workstations.
* It is written in [[Fortran 95]] and memory is allocated dynamically.
* It may be compiled for serial or parallel execution (under MPI).
 
Line 24:
* Constant-temperature molecular dynamics (Nose thermostat).
* Variable cell dynamics (Parrinello-Rahman).
* [[Spin polarization|Spin polarized]] calculations (collinear or not).
* k-sampling of the Brillouin zone.
* Local and orbital-projected density of states.