Skip to content

Commit

Permalink
Noted fixes for read_abinit_wfk and new constructors
Browse files Browse the repository at this point in the history
  • Loading branch information
brainandforce committed Nov 2, 2023
1 parent ae23c35 commit 1aaec7a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added
- New `RealBasis`/`ReciprocalBasis` constructors for `Electrum.ABINITHeader`.
- New constructor for an empty `PlanewaveWavefunction` with known `KPointMesh`.

### Fixed
- `read_abinit_WFK` now correctly stores the `KPointMesh` from the wavefunction file header.

## [0.1.13]: 2023-10-31

The developers would like to wish you a happy Halloween!
Expand Down

0 comments on commit 1aaec7a

Please sign in to comment.