I currently cannot make it run and I think it might be about this
[engine]
lmp = '/path/to/lmp'
what does not fully reflect the way I am running regular MD:
mpirun -np 1 /path/to/lmp -k on g 1 -sf kk -in input.lammps.
Can you give me advise here? Do I need to account for it in my slurm script maybe?