dpdata
dpdata copied to clipboard
Manipulating multiple atomic simulation data formats, including DeePMD-kit, VASP, LAMMPS, ABACUS, etc.
allow dpdata accept several new calculation modes of quantum espresso pw; md, vc-md, relax, vc-relax, new format key 'qe/pw/md' is used. many of codes are derived from original scf.py file.
Sometimes we came across with multisystem (such as quip/gap/xyz format files) which has both frames with virials labels and frames without virials labels. The current implementation of the Multisystems class...
convert ase db to dpdata label system
**Summary** Since in dpmd v2.0.0, tensor like dipole is supported, I am wondering if tensor data prep is under the way. **Detailed Description** I am conducting ab initio calculations based...
**Summary** Enable automatic virtual environment packing with docker. **Details** Create Dockerfile for the entire workflow.
Hello! I am using dpdata for converting gromacs output files to raw files for deepmd-kit. I was able to get atom, atom types and coordinates from `.gro` file, but I...
## Adding a new function, two files were changed. I add three parameters in the data when reading data from the OUT.ABACUS/running_scf.log. When we use the deltaspin module during the...
## Summary by CodeRabbit - **Enhancements** - Improved the method for obtaining virials in the system. The application now checks multiple sources for virials before calculating them from stress, ensuring...