Closed tonigi closed 2 years ago
wasn't this some limitation of GPUGRID? that the parameters had to be called liked that?
No: the files had to exist, but the use in input was irrelevant.
To be clear: for consistency, for amber builds I'm proposing to
I'll close this since it's more of an ACEMD3 issue and I don't believe we are willing to change the logic of this.
https://github.com/Acellera/htmd/blob/8277231c7f70ce990971fcdce1fcd28b0cf8b941/htmd/protocols/production_v6.py#L210
This is more of a cosmetic issue. Using protocols with Amber FF creates something like this:
It would seem more logical to switch the file names: since
parmfile
is the Amber keyword which enables the FF one would expect the .prmtop, whilestructure
is ignored.