Good day all, i encountered a strange problem with gromacs when restarting my simulation. i ran a 100ns simulation and then created a new tpr file named newproduction.tpr to extend my simulation using convert-tpr. since i initially did not want to append i used the command gmx_mpi mdrun -deffnm newproduction -cpi state.cpt -noappend to create a new xtc, log, trr, edr, and cpt files but when i want to append to my new xtc files i get an input/output error. the problem is that gromacs is recognizing my log file as newproduction.part0008.part008.log but in my directory the name is newproduction.part0008.log i don't understand why gromacs is recognizing my new xtc files but not my log file

Similar questions and discussions