Commit graph

121 commits

Author SHA1 Message Date
xysun
a0df33dd6a
Add MACE support interface (#5580)
Co-authored-by: Ole Schütt <ole@schuett.name>
2026-07-20 23:42:41 +02:00
Matthias Krack
c7767d20a3
Append version tag to UZH database files (#5520) 2026-07-06 14:31:23 +02:00
Dynamics of Condensed Matter
475236acc4
Update UZH basis sets and pseudopotentials (#5376)
Co-authored-by: Thomas D. Kuehne <tkuehne@cp2k.org>
2026-06-08 15:58:02 -06:00
Dynamics of Condensed Matter
2254d362dc
Restrict PTB UZH basis aliases to matching q values (#5367)
Co-authored-by: Thomas D. Kuehne <tkuehne@cp2k.org>
2026-06-06 20:40:16 +02:00
kirk0830
6f4be11194
Correct author name in BASIS_MOLOPT_LnPP1 (#5276) 2026-05-25 22:35:08 +02:00
Dynamics of Condensed Matter
92c5e5ec96
Add q-vSZPs tight-binding basis data (#5265)
Co-authored-by: Thomas D. Kuehne <tkuehne@cp2k.org>
2026-05-22 13:23:37 +02:00
Dynamics of Condensed Matter
b11aa6139c
Extend built-in DFT-D3 parameters to late actinides (#5228)
Co-authored-by: Thomas D. Kuehne <tkuehne@cp2k.org>
2026-05-17 19:53:47 +02:00
Dynamics of Condensed Matter
0f818b0565
Add UZH-paired static tight-binding basis data (H. Mirhosseini) (#5204)
Co-authored-by: Thomas D. Kuehne <tkuehne@cp2k.org>
2026-05-15 14:15:02 +02:00
Dynamics of Condensed Matter
91e51cab28
Add MPC pseudopotentials (#5188) 2026-05-14 17:10:11 +02:00
RitajTyagi
cd80f14804
Real Space Resolution of Identity for GW Calculations (#5157)
Looks good to me and can be merged.
Co-authored-by: Ritaj Tyagi <ritaj.tyagi@gmail.com>
2026-05-09 12:07:14 +02:00
Gabriele Tocci
ab353c7fcf
force_fields: Unify and upgrade NequIP and Allegro interfaces (#4898) 2026-03-03 16:41:12 +01:00
Frederick Stein
4e96ea1a00
Fix typos with Cs in BASIS_ccGRB_UZH (#4698) 2026-01-15 16:03:30 +01:00
Matthias Krack
657c8db65a Improve documentation for H2O force fields 2025-09-08 11:51:25 +02:00
zc62
15c1bfc0d2 CNEO: CNEO-DFT energy and force
Energy and force for constrained nuclear-electronic orbital density
functional theory (J. Chem. Theory Comput. 2025, 21, 16, 7865–7877).

`POTENTIAL CNEO` triggers CNEO calculations for certain atom kinds
(hydrogen is the most common, but no limit in principle) and nuclear
basis functions are supplied by `BASIS_SET NUC basis_name`. PB series
basis sets for proton are provided in `data/NUCLEAR_BASIS_SETS`.

The `MASS` can be tuned to simulate isotopes such as deuterium, however,
one should be careful that basis functions need to be changed
accordingly. One simple modification to PB4-D with scaled exponents that
is suitable for deuterium is also added to `data/NUCLEAR_BASIS_SETS`

Note that GAPW is mandatory for atoms with quantum nuclei in CNEO-DFT
calculations, and pseudopotentials or even `GPW_TYPE T` can be used for
atom kinds with conventional classical nuclei.

For the electronic part, k-points can be enabled. However, this k-points
setting will not affect the quantum nuclear part. This is because even
quantum nuclei are delocalized as compared to conventional classical
point charges, they are still relatively localized. Therefore, a
distinguishable-particle approximation is used for quantum nuclei. This
is similar to the Gamma-point approximation for indistinguishable
quantum nuclei, with the added benefit that each quantum nucleus only
involves a small Kohn-Sham equation with localized basis functions, and
multiple quantum nuclei create multiple coupled Kohn-Sham equations,
instead of a giant one in the indistinguishable fermion case.
2025-09-01 12:36:37 +02:00
RemiPasquier
674a0aca99 Correct the error metric terminology in the BASIS_RI_AUG_MOLOPT file 2025-08-14 19:56:10 +02:00
RemiPasquier
17dfffb596 data: Add the new BASIS_AUG_MOLOPT and BASIS_RI_AUG_MOLOPT basis sets (all electron) 2025-08-11 09:51:03 +02:00
Harald Forbert
93bc24a11a add some additional NNP and helium related data/inputs 2025-07-03 10:48:15 +02:00
Joshua Edzards
da03128481
Update BASIS_MOLOPT_UZH (#4140) 2025-04-15 12:18:29 +02:00
Juerg Hutter
0c7137478e
5f-in-core pseudopotentials for trivalent and tetravalent actinides (#4068) 2025-03-12 10:58:03 +01:00
Egor Trushin
d6214ccad8 Fix typo in data/BASIS_ccGRB_UZH 2025-02-21 09:08:15 +01:00
Juerg Hutter
71d5d6c00b
ccECP (#3940) 2025-02-05 14:58:51 +01:00
Ole Schütt
e22027480b Toolchain: Upgrade to DeePMD 3.0.1 and switch to PyTorch backend 2025-01-25 14:17:10 +01:00
Juerg Hutter
8e5fe4401f
gfn0-xTB and parallel DFT-D4 (#3765) 2024-11-08 17:48:34 +01:00
JWilhelm
4a68796e23 RI basis sets for MOLOPT basis sets for whole periodic table 2024-07-24 14:06:40 +02:00
Juerg Hutter
ca13a2bc0f
Fix typo Mn basis (Sanliang Ling) (#3567) 2024-07-23 10:00:38 +02:00
Matthias Krack
4261cd5b25 Add MOLOPT basis sets for Au and Th to Cm 2024-06-11 14:20:04 +02:00
Maria Bilichenko
292c19018e reduced models & removed water-bulk-dp.inp energy and water-gra-film-sp.inp regtests 2024-06-05 09:50:48 +02:00
Maria Bilichenko
519c5118ff
Fix indexing and enable stress prediction in NequIP & Allegro (#3428)
Co-authored-by: Maria Bilichenko <mbilichenko@tcopt12.chem.uzh.ch>
2024-05-24 07:30:00 +02:00
Juerg Hutter
67d2f81faf
Output number of basis functions for TDA kernel calculations (#3426) 2024-05-23 11:43:52 +02:00
Matthias Krack
3204c26a83 Sync pseudopotential database files with cp2k-data repository
Replace Na-q9 pseudopotential with a revised version
2024-04-03 13:26:41 +02:00
Juerg Hutter
ac0226eb54
Ge-At MOLOPT UZH basis sets update (#3266) 2024-02-12 13:03:24 +01:00
Juerg Hutter
99544d10ee
Current (#3264) 2024-02-11 20:34:02 +01:00
Matthias Krack
e1e5a3eebc Apply default indentation 2024-01-16 22:55:16 +01:00
Matthias Krack
6b6e1723d1 Revise file extensions, use template as test input 2024-01-16 22:55:16 +01:00
Matthias Krack
f76adaefd7 Indent @-directives and set them upercase 2024-01-16 16:23:54 +01:00
Matthias Krack
dcfa1d54c0 Add test inputs for common 3-site water models 2024-01-15 23:09:52 +01:00
Matthias Krack
141400e9eb Rename folder data/Fist to data/forcefield_section 2024-01-15 23:09:52 +01:00
Futaki Haduki
969d126fc6
Add support for DeePMD 2024-01-04 16:31:37 +01:00
Ole Schütt
2b6ea54d62 Format all input files 2023-12-18 22:41:19 +01:00
abussy
2b286a57fc Enabling calculations with ECPs (libgrpp library) 2023-12-11 14:21:29 +01:00
Juerg Hutter
c074904eb1
TDDFPT forces for mixed GAPW/GPW (#3110) 2023-11-14 17:22:20 +01:00
Ole Schütt
443130275c precommit: Wrap Markdown lines after 100 characters 2023-11-14 12:47:36 +01:00
Juerg Hutter
2f34a037fe
Another update of BASIS_MOLOPT_LnPP2 (#3102) 2023-11-10 07:56:23 +01:00
Juerg Hutter
164be73c51
Correct LnPP2 Basis sets. Some typos corrected Jun-Bo Lu (#3100) 2023-11-09 12:04:22 +01:00
Jan Wilhelm
f45a645518
new file "BASIS_PERIODIC_GW" for Gaussian basis sets optimized for periodic GW calculations (#3052)
Co-authored-by: JWilhelm <jan.wilhelm@ur.de>
2023-10-19 11:19:47 +02:00
Matthias Krack
a7c7cb152c Read SOC parameters for GTH PP database file
- Add SOC keyword for spin-orbit coupling to database file as a new extension of GTH PP format
- Rename database file from GTH_POTENTIALS_SOC to GTH_SOC_POTENTIALS
- Improve proper indentation and spacing in restart file dump
- Add quotes for char_t variables in restart file
- Replace spaces in the project name with underscores
2023-07-03 09:20:33 +02:00
Matthias Krack
71da3ea87c Update POTENTIAL file with the changes in GTH_POTENTIALS 2023-06-26 16:05:19 +02:00
Matthias Krack
31b6ec4693 Add GTH PP database file including the spin-orbit coupling (SOC) parameters 2023-06-26 16:05:19 +02:00
Matthias Krack
32d89f129a Sync the CP2K GTH PP database file with the cp2k-data repository 2023-06-26 16:05:19 +02:00
gabriele16
3a7d65476c enable allegro/nequip to work with float32 and float64
tests for nequip, allegro double prec.

include torch allow_tf32

included torch freeze model

updated energy of nequip water test with double prec.

nequip/allegro: update parsing input and torch api
2023-05-25 10:57:29 +02:00