1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
Source: cp2k
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Build-Depends: bc,
bison,
debhelper (>= 10),
default-jre-headless,
flex,
python3,
python3-lxml,
python3-myst-parser,
python3-sphinxcontrib-mermaid,
python3-sphinx-reredirects,
python3-sphinx-rtd-theme,
gfortran,
libblas-dev,
libdbcsr-dev (>= 2.6.0),
libelpa-dev (>= 2022.11.001-1),
libfftw3-dev,
libint2-dev (>= 2.6.0-11),
liblapack-dev,
libsaxonb-java,
libscalapack-mpi-dev (>= 2),
libsymspg-dev,
libxc-dev (>= 5.1.0),
mpi-default-dev,
pkg-config
Standards-Version: 4.4.1
Homepage: http://www.cp2k.org
Vcs-Browser: https://salsa.debian.org/debichem-team/cp2k
Vcs-Git: https://salsa.debian.org/debichem-team/cp2k.git
Rules-Requires-Root: no
Package: cp2k
Architecture: any
Depends: cp2k-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Ab Initio Molecular Dynamics
CP2K is a program to perform simulations of solid state, liquid, molecular and
biological systems. It is especially aimed at massively parallel and linear
scaling electronic structure methods and state-of-the-art ab-initio molecular
dynamics (AIMD) simulations.
.
CP2K is optimized for the mixed Gaussian and Plane-Waves (GPW) method based on
pseudopotentials, but is able to run all-electron or pure plane-wave/Gaussian
calculations as well. Features include:
.
Ab-initio Electronic Structure Theory Methods using the QUICKSTEP module:
.
* Density-Functional Theory (DFT) energies and forces
* Hartree-Fock (HF) energies and forces
* Moeller-Plesset 2nd order perturbation theory (MP2) energies and forces
* Random Phase Approximation (RPA) energies
* Gas phase or Periodic boundary conditions (PBC)
* Basis sets include various standard Gaussian-Type Orbitals (GTOs), Pseudo-
potential plane-waves (PW), and a mixed Gaussian and (augmented) plane wave
approach (GPW/GAPW)
* Norm-conserving, seperable Goedecker-Teter-Hutter (GTH) and non-linear core
corrected (NLCC) pseudopotentials, or all-electron calculations
* Local Density Approximation (LDA) XC functionals including SVWN3, SVWN5,
PW92 and PADE
* Gradient-corrected (GGA) XC functionals including BLYP, BP86, PW91, PBE and
HCTH120 as well as the meta-GGA XC functional TPSS
* Hybrid XC functionals with exact Hartree-Fock Exchange (HFX) including
B3LYP, PBE0 and MCY3
* Double-hybrid XC functionals including B2PLYP and B2GPPLYP
* Additional XC functionals via LibXC
* Dispersion corrections via DFT-D2 and DFT-D3 pair-potential models
* Non-local van der Waals corrections for XC functionals including B88-vdW,
PBE-vdW and B97X-D
* DFT+U (Hubbard) correction
* Density-Fitting for DFT via Bloechl or Density Derived Atomic Point Charges
(DDAPC) charges, for HFX via Auxiliary Density Matrix Methods (ADMM) and
for MP2/RPA via Resolution-of-identity (RI)
* Sparse matrix and prescreening techniques for linear-scaling Kohn-Sham (KS)
matrix computation
* Orbital Transformation (OT) or Direct Inversion of the iterative subspace
(DIIS) self-consistent field (SCF) minimizer
* Local Resolution-of-Identity Projector Augmented Wave method (LRIGPW)
* Absolutely Localized Molecular Orbitals SCF (ALMO-SCF) energies for linear
scaling of molecular systems
* Excited states via time-dependent density-functional perturbation theory
(TDDFPT)
.
Ab-initio Molecular Dynamics:
.
* Born-Oppenheimer Molecular Dynamics (BOMD)
* Ehrenfest Molecular Dynamics (EMD)
* PS extrapolation of initial wavefunction
* Time-reversible Always Stable Predictor-Corrector (ASPC) integrator
* Approximate Car-Parrinello like Langevin Born-Oppenheimer Molecular Dynamics
(Second-Generation Car-Parrinello Molecular Dynamics (SGCP))
.
Mixed quantum-classical (QM/MM) simulations:
.
* Real-space multigrid approach for the evaluation of the Coulomb
interactions between the QM and the MM part
* Linear-scaling electrostatic coupling treating of periodic boundary
conditions
* Adaptive QM/MM
.
Further Features include:
.
* Single-point energies, geometry optimizations and frequency calculations
* Several nudged-elastic band (NEB) algorithms (B-NEB, IT-NEB, CI-NEB, D-NEB)
for minimum energy path (MEP) calculations
* Global optimization of geometries
* Solvation via the Self-Consistent Continuum Solvation (SCCS) model
* Semi-Empirical calculations including the AM1, RM1, PM3, MNDO, MNDO-d, PNNL
and PM6 parametrizations, density-functional tight-binding (DFTB) and
self-consistent-polarization tight-binding (SCP-TB), with or without
periodic boundary conditions
* Classical Molecular Dynamics (MD) simulations in microcanonical ensemble
(NVE) or canonical ensmble (NVT) with Nose-Hover and canonical sampling
through velocity rescaling (CSVR) thermostats
* Metadynamics including well-tempered Metadynamics for Free Energy
calculations
* Classical Force-Field (MM) simulations
* Monte-Carlo (MC) KS-DFT simulations
* Static (e.g. spectra) and dynamical (e.g. diffusion) properties
* ATOM code for pseudopotential generation
* Integrated molecular basis set optimization
.
CP2K does not implement conventional Car-Parrinello Molecular Dynamics (CPMD).
Package: cp2k-data
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: foreign
Description: Ab Initio Molecular Dynamics (data files)
CP2K is a program to perform simulations of solid state, liquid, molecular and
biological systems. It is especially aimed at massively parallel and linear
scaling electronic structure methods and state-of-the-art ab-inito molecular
dynamics (AIMD) simulations.
.
This package contains basis sets, pseudopotentials and force-field parameters.
|