Hi all,
I am trying to run simulations for a set of ionic liquids using LAMMPS. I have a list of SMILES of my ionic liquids, and I am using the python package foyer (GitHub - mosdef-hub/foyer: A package for atom-typing as well as applying and disseminating forcefields) for automatic atom-typing. However, for some ions, e.g. BF4, PF6, AlCl4, the parameters of bonds (e.g. B-F, P-F, Al-Cl), angles, and dihedrals are not provided in OPLS. I cannot run simulations without these parameters.
I learned that it is very time-consuming and tricky to do force field parameterisation for new atom types. In this case, may I ask if there are any “generalized” parameters in OPLS-AA for unspecified atom types, for example, bond parameters for “atom:X - atom:X” ?
Thank you!