v0.12.0 (2022.10.23)¶
Enhancements
- add structure creators for
ASE,GASP,PyXtal,AIRSS,CALYPSO,USPEX, andXtalOptas well as documentation for creators. - add
simmate versioncommand - changelog and update guide added to documentation website
- add
show-stats,delete-finished, anddelete-allcommands toworkflow-engine - add
Clusterbase class + commands that allow submitting a steady-state cluster via subprocesses or slurm - add
started_at,created_at,total_time, andqueue_timecolumns toCalculationtables - add
exlcude_from_archivesfield to workflows to optionally delete files when compressing outputs to zip archives - various improvements added for evolutionary search workflows, such as parameter optimization, new output files, and website views
- add
Fingerprintdatabase table and integrate it withFingerprintvalidator - support >2 element hull diargrams and complex chemical systems
Refactors
- optimize
get_seriesmethod ofrelaxation.vasp.staged - reorganize
selectorsmodule for evolutionary structure prediction
Fixes
- fix dynamic loading of toolkit structures from third-party databases
- fix race condition with workers and empty queues
- increases default query rate for
state.result()to lessen database load