-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Labels
Description
Hi Andrew,
I am trying to build simulations of anion exchange membranes (like PiperION) which contain para-terphenyl and biphenyl units. The examples containing benzene you have linked here unfortunately no longer run and I receive the following error:
Looking up bond types according to atom type
bonds_by_type.py v0.13.0 2020-11-04
Error: No bond types defined for the bond between
atoms $/atom:benzenes[0][0][0]/c1 (type @/atom:OPLSAA/145_b016_a016_d016_i016)
and $/atom:benzenes[0][0][0]/h1 (type @/atom:OPLSAA/146_b017_a017_d017_i017)
(If you are using a force field, then it probably means that you made a
mistake choosing at least one of these two @atom types from the list
of available atom types supplied by the force field. To fix it, edit
the corresponding lines in the "Data Atoms" section of your LT file.)
`
This also happens for the atoms in the ethylene molecule. I have updated my moltemplate since the changes you've made in the OPLS-AA directories, but maybe something is wrong on my end.
Thanks!