madreher / radahn

Radahn is an interactive molecular dynamic application allowing users to steer their MD simulations and getting live feedback. The framework is currently build around LAMMPS as a simulation backend and will be extended to Gromacs in the future.
MIT License
0 stars 0 forks source link

Generate complete lammps script #42

Closed madreher closed 2 months ago

madreher commented 2 months ago

The runtime of Radahn does generate new commands at each cycle but these commands are only logged in the log.lammps file, which is fairly spam. Make the complete lammps commands also written in a separate file containing only the commands executed by lammps.