GROMACS version: 2026.0 (conda, CUDA)
GROMACS modification: No
Hello, I need to run gmx energy on 100 systems and extract multiple observables (temperature, pressure, potential, total energies, etc). Typically, for each observable and each system, one would issue this command:
gmx energy -f md.edr -o [observable].xvg
And manually type the name of the observable. It will take a lot of time to manually type 100 times for each observable for my 100 systems. Is there a way to make gmx energy automatically extract all the observables I want from 100 different systems?
Best regards,
Hoa