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

Duplicate motor names should not be allowed #60

Closed madreher closed 3 months ago

madreher commented 3 months ago

Currently, the frontend does allow users to creates motors with the same name. However, the backend does require distinct names to operate. Add safe guards when generating inputs to prevent users to generate job folder when the motors have duplicated names