Skip to content

Commit

Permalink
Add warning if PTMA is not patched with CH3 groups
Browse files Browse the repository at this point in the history
  • Loading branch information
ricalessandri committed Aug 23, 2023
1 parent bbd2d9e commit 006e37e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions polyply/data/oplsaaLigParGen/links_PTMA.ff
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,15 @@ resname "PTMA|CH3b"
C01 +H4 1 {"comment":"beta-C-link", "group": "termini"}
H38 +H4 1 {"comment":"beta-C-link", "group": "termini"}
H39 +H4 1 {"comment":"beta-C-link", "group": "termini"}

[ link ]
[ atoms ]
C01 {"resname": "PTMA"}
[ warning ]
You should patch PTMA with a CH3-terminal residues. Use -seq CH3a:1 PTMA:4 CH3b:1

[ link ]
[ atoms ]
C17 {"resname": "PTMA"}
[ warning ]
You should patch PTMA with a CH3-terminal residues. Use -seq CH3a:1 PTMA:4 CH3b:1

0 comments on commit 006e37e

Please sign in to comment.