Command Commands
Command Commands
Topo writelammpsdata filename.data molecule # for converting a file from vmd to lammps
input data file … for other atom_style format change the molecule
topo clearbonds
animate write pdb file.pdb
set cen [measure center $sel]
set sel [atomselect all]
$sel moveby {25.0 25.0 -5.0)
Mergemols {mol_id1 mol_id2}
Animate write psd file.psf
DeepMD-Kit:
Packmol
Output test.pdb # output file from packmol other formats: pdb, tinker, xyz,moldy
End structure
End strucuture
Lammps
linux
wsl:
excel:
import dpdata
dsys = dpdata.LabeledSystem("OUTCAR")
# Convert the data to the DeePMD-kit format (npy) and save it in the 'deepmd_data' directory
QE:
for setting the commands to path
export PATH=$PATH:/mnt/c/Users/USER/Downloads/Quantum_espresso/qe-7.3.1/bin
First copy the install directory of qe to the path and then run with pw.x
ALWAYS USE WSL FOR CONVERSION ( cmd usually gives error): for refrence : C:\Users\USER\
Downloads\Quantum_espresso\qe-7.3.1\PW\examples\water
window:
alt+p : for showin whats inside the file without opening it.