pycdt icon indicating copy to clipboard operation
pycdt copied to clipboard

Results 7 pycdt issues
Sort by recently updated
recently updated
newest added

``` >python setup.py install >error in pycdt setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)...

Found this issue where the directories generated for interstitials begin with 'Int_' but pycdt looks for matches that begin with 'inter_'. Updated the 3 instances where this happens and that...

Confirm that defects being used have the same metadata as that of the Materials Project. If a different U parameter is used or if a different set of pseudopotentials is...

enhancement

These corrections are not in pymatgen right now - only in PyCDT. They should be documented better and possibly merged to pymatgen.

enhancement

make use of additional interstitial features. Several exist within pymatgen.analysis.defects.generators right now. Would not be hard to add them to the pycdt command line script.

enhancement

Add capabilities for setting up and running follow up calculations (larger supercells or perturbations) based on metadata that exists locally. This can make use of pymatgen / atomate / emmet...

enhancement

With version 2.0, indices included in folder naming from ChargedDefectStructures is not consistent with the sublattice site anymore. A fix for this can make use of the PointDefectComparator in pymatgen...

enhancement