Project

General

Profile

Wiki » History » Version 77

Oliver Marquardt, 04/19/2021 10:51 AM

1 62 Christoph Freysoldt
h1. Welcome to the SPHInX repository. 
2 1 Anonymous
3 63 Christoph Freysoldt
!>{width: 70px; align: bottom;}SPHInX.png! S/PHI/nX is a *C++ library* for materials simulation, mostly electronic-structure theory. It also is a program (sphinx) to perform such simulations using *density-functional theory*, and *k.p theory*. In addition, the package offers dozens of specialized programs (add-ons) for smaller tasks related to setup, analysis, post-processing, and other types of simulations.
4 1 Anonymous
5 66 Redmine Admin
!<{width: 70px;}sxaccelerate.jpg! In 2009, the base classes of SPHInX relating to *fundamental programming concepts* (memory handling, string handling, math, io, ...)  have been separated from the physics part, and evolved into the "SxAccelerate":https://gitlab.com/sphinxlib/sxaccelerate library. This powerful library is now used for system administration software, "computer games":https://www.rockitlaunched.com/, and more ... There is more about the [[History|history of SPHInX]].
6 1 Anonymous
7 72 Christoph Freysoldt
SPHInX is natively supported by " *pyiron* ":http://pyiron.org/, an Integrated Development Environment for Computational Materials Science. !{height: 40px; }pyiron-logo.png!
8 1 Anonymous
9 75 Oliver Marquardt
h1. Binaries for one-click install
10 76 Oliver Marquardt
11 77 Oliver Marquardt
Sphinx is available for a number of Linux distributions via " *Open Build Service* ":https://software.opensuse.org//download.html?project=home%3Afreysoldt&package=sphinxdft/. For long-term usage, performance can be improved by compiling the Sphinx source code individually on the respective architecture
12 75 Oliver Marquardt
13 1 Anonymous
h1. Features
14
15
As a library, SPHInX offers features in multiple areas:
16 50 Redmine Admin
17 61 Christoph Freysoldt
h2. Charged defect corrections !>{width: 300px; }GaAs-vacGa-3-formEnergy.png!
18 1 Anonymous
19 67 Christoph Freysoldt
* sxdefectalign ("executable":https://sxrepo.mpie.de/attachments/download/20/sxdefectalign.bz2 "manual":https://sxrepo.mpie.de/attachments/download/36/sxdefectalign-manual.pdf) for point defects in *bulk*, see "PRL *102*, 016402 (2009).":https://doi.org/10.1103/PhysRevLett.102.016402 
20 74 Christoph Freysoldt
* sxdefectalign2d ("executable":https://sxrepo.mpie.de/attachments/download/57/sxdefectalign2d.bz2 "manual":https://sxrepo.mpie.de/attachments/download/54/sxdefectalign2d-manual.pdf) for point defects at *surfaces, interfaces*, and *2D materials*, see "Phys. Rev. B *97*, 205425 (2018).":https://doi.org/10.1103/PhysRevB.97.205425
21 1 Anonymous
22 74 Christoph Freysoldt
In case the download links do not work: all standalone add-ons and their manuals are provided for download "here.":https://sxrepo.mpie.de/projects/sphinx-add-ons/files
23
24 59 Christoph Freysoldt
h2. Geometry optimization
25 50 Redmine Admin
26 68 Christoph Freysoldt
* on-the-fly parameterized BFGS quasi-Newton (ricQN) ("sxextopt executable":https://sxrepo.mpie.de/attachments/download/53/sxextopt.bz2 "manual":https://sxrepo.mpie.de/attachments/download/12/sxextopt-manual.pdf), see "Comp. Mat. Sci. *133*, 71 (2017).":https://dx.doi.org/10.1016/j.commatsci.2017.03.001
27 50 Redmine Admin
* standard BFGS quasi-Newton
28 1 Anonymous
29 73 Christoph Freysoldt
h2.  k&middot;p
30 1 Anonymous
31 59 Christoph Freysoldt
Oliver Marquardt, Stefan Schulz, Christoph Freysoldt, Sixten Boeck, Tilmann Hickel, Eoin P. O’Reilly, Jörg Neugebauer
32 73 Christoph Freysoldt
_A flexible, plane-wave based *k&middot;p* multiband model_ "Optical and Quantum Electronics *44*, 183 (2012).":https://doi.org/10.1007/s11082-011-9506-3
33 59 Christoph Freysoldt
34 1 Anonymous
* plane-wave basis set (i.e., periodic-boundary conditions)
35
* flexible N-band model Hamiltonians configurable via input file
36
* fully flexible system geometry via material maps
37
* linear and non-linear interpolation of material parameters
38
* very efficient preconditioner for minimizer
39
* strain calculation
40 70 Christoph Freysoldt
41 73 Christoph Freysoldt
See here for the [[kpTutorial| *k&middot;p* tutorial]].
42 1 Anonymous
43 61 Christoph Freysoldt
h2. Add-ons !>{width: 300px; }quamolResidue.jpg!
44 50 Redmine Admin
45
* powerful atomic-structure handling for generating and manipulating atomic geometries (rotating, non-trivial multiplying, diffs, patching)
46
* generate slabs, dislocations, random structure
47
* Freysoldt-van-de-Walle-Neugebauer charged defect correction scheme (sxdefectalign) in 3D and 2D
48
* phonons from forces
49 21 Anonymous
* electronic-structure post-processing: partial densities (also Tersoff-Hamann STM), total & projected DOS, dipole oscillator strengthes, ELNES, MIES
50 59 Christoph Freysoldt
* optimized atomic orbitals (quamols), see "Phys Rev B *84*, 1 (2011).":https://dx.doi.org/10.1103/PhysRevB.84.085101
51 68 Christoph Freysoldt
* external structure optimizer ("sxextopt executable":https://sxrepo.mpie.de/attachments/download/53/sxextopt.bz2 "manual":https://sxrepo.mpie.de/attachments/download/12/sxextopt-manual.pdf)
52 50 Redmine Admin
* interface to the York GW space-time code
53
54 59 Christoph Freysoldt
h2. DFT
55 50 Redmine Admin
56
_The object-oriented DFT program library S/PHI/nX_
57 72 Christoph Freysoldt
S. Boeck, C. Freysoldt, A. Dick, L. Ismer, J. Neugebauer "Comp. Phys. Comm. *182*, 543-554 (2011).":http://www.sciencedirect.com/science/article/pii/S0010465510003619
58 59 Christoph Freysoldt
59
* plane-wave basis sets
60
* norm-conserving pseudopotentials or
61
* PAW formalism (reads Bloechl's cppaw, VASP, abinit PAW setups)
62
* LDA, GGA-PBE functionals (PBE0 and HSE hybrids as an experimental feature)
63
* very robust and fast minimizers
64
* atomic spin constraints
65
* DFT+U for molecular orbitals
66 72 Christoph Freysoldt
* generalized dipole correction for charged slabs "Phys. Rev. B *102*, 045403 (2020).":https://dx.doi.org/10.1103/PhysRevB.102.045403
67 59 Christoph Freysoldt
68
h2. "SxAccelerate":https://gitlab.com/sphinxlib/sxaccelerate
69 62 Christoph Freysoldt
!<{width: 70px;}sxaccelerate.jpg! 
70 59 Christoph Freysoldt
71
* base libraries for "C++ simple & powerful"
72
* easy to learn thanks to limiting complexity to the 95% daily-use case
73
* templates for the REALLY useful containers: contiguous arrays, doubly-linked lists, stacks, (math) vectors
74
* simple & powerful string class
75
* powerful io format
76
* timers made simple: define locally, but get numbers in the global output
77
* math support via linking to FFT & linear algebra libraries, but much simplified interface
78
* simple macro language for MPI-based loop parallelization
79
80
h1. About Us
81 1 Anonymous
82 50 Redmine Admin
[[et al|List of Authors]]
83 39 Anonymous
84 34 Anonymous
h2. Contributing Partners
85
86 39 Anonymous
    * Defect Chemistry and Spectroscopy group    
87 34 Anonymous
    "Computational Materials Design Dept.":http://www.mpie.de/2702079/computational_materials_design
88 50 Redmine Admin
    Max-Planck-Institut für Eisenforschung
89 1 Anonymous
    Düsseldorf, Germany 
90
91 74 Christoph Freysoldt
    * "DACS Labs":http://www.dacslabs.com    
92 1 Anonymous
    Erkrath, Germany 
93
94 74 Christoph Freysoldt
    * "Oliver Marquardt":https://www.wias-berlin.de/~marquardt/
95
    Weierstra&szlig;-Institut
96
    Berlin, Germany
97 1 Anonymous
98 74 Christoph Freysoldt
    * "Max Planck Computing and Data Facility (MPCDF)":https://www.mpcdf.mpg.de/
99 1 Anonymous
    Garching, Germany