cg_openmm.build.cg_build
Functions
|
Given a 'cgmodel' and 'force_type' as input, this function adds the OpenMM force corresponding to 'force_type' to 'cgmodel.system'. |
|
Add coarse grained particle types to OpenMM. |
|
|
|
Builds an OpenMM System() object, given a CGModel() as input. |
|
Construct an OpenMM Topology() class object for our coarse grained model, |
|
Given an OpenMM Force(), this function determines if there are any problems with its configuration. |
|
Given a cgmodel that contains positions and an an OpenMM System() object, this function tests the forces for cgmodel.system. |
|
Given a CGModel() class object, this function determines how many forces we are including when evaluating the energy. |
|
Given a CGModel() class object, this function confirms that its OpenMM System() object is configured correctly. |
|
Given a coarse grained model that contains a Topology() (cgmodel.topology), this function verifies the validity of the topology. |
|
Write an XML-formatted forcefield file for a coarse grained model. |