Keian Noori
Keian Noori
### Feature Requested Using VASP v6.3.2: 1. Running a calculation with LEPSILON=.TRUE. and LRPA=.FALSE. produces the following OUTCAR line: `PIEZOELECTRIC TENSOR (including local field effects) for field in x, y,...
**Purpose:** This PR updates the VASP `outputs.py` to allow for the extraction from OUTCAR of piezoelectric properties from PEAD calculations (LCALCEPS). It also updates the code to allow for the...
### Problem It would useful to detect "KBLOWUP" errors (cf. https://www.vasp.at/wiki/index.php/Known_issues), which can occur when `IBRION = 6` and `ISIF >= 3`. These errors can be prevalent in phonon and...