Skip to content

Error with new Force Field #641

Closed Answered by pckroon
rinkyimrk asked this question in Q&A
Dec 11, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

The "universal" forcefield has been retired a few releases back, and renamed to "charmm". You'll need to adapt the mappings to reflect this change. In the [from] section of the mapping files it should read "charmm", instead of "universal". You can probably do something like find . -iname '*\.map*' -exec sed -i -re /universal/charmm/g {}+ to get it all in one batch, but check my work ;)

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@rinkyimrk
Comment options

@pckroon
Comment options

@rinkyimrk
Comment options

@pckroon
Comment options

@rinkyimrk
Comment options

Answer selected by rinkyimrk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants