Holger Kruse

Results 20 issues of Holger Kruse

This issue serves as a reminder. Undo #2362 once all bugs are fixed.

scf
debugging-needed
efficiency
blocked

This is a short summary on how to get started with PSI4 and Apple Silicon --- Overview: - Python/Package management options: - osx-arm64 conda-forge environment: https://github.com/conda-forge/miniforge (untested, limited packages) -...

bulletin

As per recent forum post: http://forum.psicode.org/t/diagonal-born-oppenheimer-correction/2107 DBOC has come up occasionally in the forum and in an old post @andysim did show some interest.

feature
coding-needed

Forum feature request: http://forum.psicode.org/t/r2scan-3c-for-biomolecules/2066 paper: https://doi.org/10.1063/5.0040021 Will require: - [ ] new gCP code (see also #1898) - [ ] DFT-D4 (see also #1710) - [ ] new basis set...

feature
coding-needed
external-interface

_This is a meta-issue and will be updated as needed._ - [ ] open issues: - [ ] #2105 (Molecule reading) - [ ] #1769 (document linear response features) -...

documentation

perhaps wise to make a test that loops through all names in dashparam to see if psi4 knows the functional name. Especially the exotic ones that are not regularly used....

testing
coding-needed
dft
good-first-issue

## Description Adds the option to solve the potential integrals for point charges interacting with the density and the related Vpcm operator numerically. -> anthracene HF/6-31+G*: factor 3 faster and...

enhancement
property

I've been running various DFT calculations with PSI4 inside Intel's VTune and `gg_fast_transpose` popped up a top hotspot As as test I exchanged it to `gg_naive_transpose` and saw a significant...

* Splits conda yaml files into main and cuda installation. * updates yaml files * adds osx option * phenix installation script * updates build scripts and Dockerfile as needed

* integrate build script * double-check environment.yaml file, e.g. that it catches the corrrect torchani version