Skip to content

Commit

Permalink
Add [non-edges] to [warning] of links_PTMA.ff
Browse files Browse the repository at this point in the history
  • Loading branch information
ricalessandri committed Sep 1, 2023
1 parent 006e37e commit fc5b6e7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions polyply/data/oplsaaLigParGen/links_PTMA.ff
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,16 @@ resname "PTMA|CH3b"
[ atoms ]
C01 {"resname": "PTMA"}
[ warning ]
You should patch PTMA with a CH3-terminal residues. Use -seq CH3a:1 PTMA:4 CH3b:1
You should patch PTMA with a CH3a-terminal residue. Use -seq CH3a:1 PTMA:4 CH3b:1
[ non-edges ]
C01 -C1
C01 -C17

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

0 comments on commit fc5b6e7

Please sign in to comment.