The file log.lammps,at? is part of an output produced by a Molecular Dynamics simulation software package LAMMPS. log.la
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
The file log.lammps,at? is part of an output produced by a Molecular Dynamics simulation software package LAMMPS. log.la
The file log.lammps,at? is part of an output produced by a Molecular Dynamics simulation software package LAMMPS. log.lammps is a formatted file containing assorted information of the LAMPPS output, such as "Step" "Atoms" "Temp" "Press" "PotEng" "KinEng" "TotEng" "Volume" "Enthalpy". Write a Python code to abstract the data of "Step", "Atoms", "Temp", "Press", "PotEng", "KinEng", "TotEng", "Volume" and "Enthalpy from log.lammps. Then plot Temp vs. step Poteng vs. step Poteng vs. Temp Your output should be similar to that shown below:
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!