-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get FC import from CASTEP 25.1 working
- CASTEP 25.1 adds extra fields to BORN and DIELECTRIC sections of castep_bin file; read (and discard) this information - It can also create a BORN section without corresponding DIELECTRIC (by Berry Phase calculation). That throws off some Euphonic logic which assumes you would only ever have BORN and DIELECTRIC data at the same time. - As FC behaviour isn't really defined when you only have one, let's discard it in that case.
- Loading branch information
Showing
2 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters