GROMACS version: 2021.3 ubuntu
GROMACS modification: Yes/No
Here post your question
I would like to auto select ‘c’ for continue for gmx trjcat. The following command was used
echo c c c c c | gmx trjcat -f trajectory1.xtc trajectory2.xtc trajectory3.xtc trajectory4.xtc trajectory5.xtc -n index.ndx -o output.xtc -settime
When running this command I get
Fatal error:
Error reading user input
How can I adjust the command to fix this?