Padua & Canongia Lopes (2019)
General Ionic Liquids
Provides
Forcefield Name | Description |
---|---|
PCL2019/Anions |
Ionic liquid anions |
PCL2019/Cations |
Ionic liquid cations |
Overview
The complete ionic liquids forcefield of Padua and Canongia Lopes, as found at https://github.com/agiliopadua/ilff (commit 1df07bd), covering a variety of normal and fluorinated cations and anions.
Implementation Notes
Atom Types
- Renamed trifluoroacetate oxygen to
O2F
in order to distinguish it from normal acetateO2
as it has differing Lennard-Jones parameters. - For alkylsulphates (RSO4-) the bridging oxygen is wrongly labelled as
OS4
in the structures pdf (should beOC4
). - Alkane-style carbons are labelled
CT2
(two hydrogens) andCT3
(three hydrogens). - Alkylimidazolium hydrogen on ring nitrogen
HNA
’s original equivalent type wasHA
, but this is mapped toHNA
since its Lennard-Jones parameters are zero (while those for otherHA
are not). - Alkylimidazolium carbon next to ring nitrogen with H attached (
CW
) has different Lennard-Jones parameters to dialkylimidazoliumCW
, so this is mapped toCWH
here. - Lennard-Jones parameters for
CS3
andCS4
are mapped toCT
, but have slightly different epsilon values in the original forcefield (0.276 vs 0.27614) - this is assumed to be rounding, and the value listed to 5 d.p. is used. - Similarly,
HS3
andHS4
have a Lennard-Jones epsilon of 0.126, but the mapped typeHC
has an epsilon of 0.12552. Again this is assumed to be a rounding error, and the 5 d.p. value is used. - Tosylate hydrogen
HTS
is mapped toHC
but is listed as having Lennard-Jones sigma of 2.42, which is more consistent with an aromatic hydrogen (e.g.HA
). The expected value of 2.5 for an aliphatic hydrogen (i.e.HC
) is used. - OPLS-AA alcohol carbon (CTO) and hydrogen (H10) not implemented - see OPLSAA2005/Alcohols for the full description.
- Phosphonium P renamed from
P3
toP4
for consistency withN4
and https://github.com/agiliopadua/ilff/blob/master/ilff_structures.pdf. - Polarisable
C1A
not implemented.
Intramolecular Parameters
- Bond constraints are implemented as harmonic bonds with the specified force parameters.
- Trifluoroacetate bond parameters are missing in the
il.ff
file, so are taken fromexamples/old.il.ff
. - Benzylimidazolium AMBER wildcard torsions
CA-CT-NA-CR
andNA-CT-CA-CA
are implemented asNoForm
torsions, and the missingCA-CT-NA-CW
has been added (e.g. found inbenzc1im
). - Alkoxy torsion
NA-CT-CT-OH
taken fromold.il.ff
.
Last modified February 24, 2023: Docs 1.0 (#1221) (6f6c04b7e)