Skip to content

Releases: pierre-24/ec-interface

v0.5.2

12 Jan 14:28
Compare
Choose a tag to compare

Add two new geometry manipulation tools along with the existing one.

v0.5.1

14 Nov 11:45
Compare
Choose a tag to compare

Shift the FEE with average potential at PZC, if --shift-avg is used.

v0.5.0

12 Nov 15:00
Compare
Choose a tag to compare

Change the workflow: separate the extract (ei-extract-data) and compute (ei-compute-fee) step, since extracting data takes a loooot of times if you want to check different strategies to compute FEE ;)

v0.4.2

12 Nov 13:14
Compare
Choose a tag to compare
  • Correctly handle missing + extra points with the integration for HBM method.
  • Provide ei-xy-average to compute XY-average of LOCPOT, CHGCAR or other files with similar layout (e.g., LRHOB)

v0.4.1

11 Nov 12:21
Compare
Choose a tag to compare

Allow additional points, using, e.g., additional: [10.0, 10.1] in ec_interface.yml.

v0.4.0

09 Nov 16:04
Compare
Choose a tag to compare

Implement actual treatment for HBM, as described here.

v0.2.1

24 Sep 17:39
Compare
Choose a tag to compare

Fix z-value in charge_density_xy_avg.csv and local_potential_xy_avg.csv

First release

23 Sep 15:30
Compare
Choose a tag to compare

First public release.

Working package, with minimal tests and documentation.