Skip to content

Conversation

@nffaruk
Copy link
Contributor

@nffaruk nffaruk commented Aug 27, 2024

The existing implementation of Amber mdin parsing splits fields at ',' and '=', but this causes issues with the restraintmask field that can use '=' for wildcards, e.g. '!@H=' would be used to do "don't restrain any H atom" (i.e. restrain only heavy atoms). So I've changed the splitting with regex and other checks for quoted field values.

@swails swails merged commit 6190e8d into ParmEd:master Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants