System¶
A class of methods and parameters for generating COSMO coarse-grained systems to be
simulated with OpenMM. It is typically constructed via
cosmo.models.buildCoarseGrainModel(), which sets bonds, (optional) angles and
torsions, Debye-Hückel electrostatics, and the short-range non-bonded force.
See also
Models for the force fields and the functional form of each potential, and Simulation control options for how to run a simulation.