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.
Fix a typo in the move motor structure which was not declaring properly the check flag on the Z axis.
This bug should have been caught by the frontend as the motor is invalid. The project state of the motor is correctly saved as invalid in the project file assigned to the ticket. Fix a bug on the frontend which was not checking for motor validity properly and lead to false valid state.