Skip to content

Releases: libefp2/libefp

Restructured and synchronized with Q-Chem efpman2

31 Oct 02:14
8f71e5e
Compare
Choose a tag to compare

Significant restructuring of library: induced electric fields are stored inside pol_point structure, electrostatic screenings are stored inside mult_point structures, etc.
Global arrays with field and screening data are removed.
Debug printing and input error tracking are added.
.efp parameters are allowed to miss any parts (e.g., not all multipole points for higher multipoles or screenings, some parameter files missing sections - not all fragments containing polarizabilities etc.)
Full molecular coordinates (not just first three points) can be inputted.
This version is synchronized with libefp in Q-Chem 6.1.

What's Changed

Full Changelog: 1.7.3...1.8.0

Electrostatic potential

03 Nov 23:46
144226c
Compare
Choose a tag to compare

Elec potential implemented.
Default of "coord" keyword changed to "points"!

Flexible EFP scripts and parameter database

31 Oct 20:49
a215c9b
Compare
Choose a tag to compare
Merge pull request #8 from libefp2/flex

Flex

Crystal symmetry with fixed bugs

15 Sep 22:23
081216d
Compare
Choose a tag to compare

Fixed bug for pairwise analysis in crystal symmetry calculations.

Crystal symmetry

08 Sep 23:11
34f234b
Compare
Choose a tag to compare

New functionality:

  • implementation of fast (energy) calculations of symmetric molecular crystals (LVS).

Pairwise energy analysis & non-orthogonal PBC

08 Sep 22:38
240d27b
Compare
Choose a tag to compare

New functionality:

  • multi-step MD (Carlos Borca)
  • pairwise energy analysis (Terri Bui and LVS)
  • non-orthogonal PBC (LVS)
  • separate long-range cut-off for exchange-repulsion (LVS)