Skip to content
Snippets Groups Projects
Commit effe6c9b authored by Studer Gabriel's avatar Studer Gabriel
Browse files

updated documentation for settings

parent 5747adeb
Branches
Tags
No related merge requests found
......@@ -143,6 +143,26 @@ of the :class:`Simulation` object.
is used, the attribute openmm_plugin_directory has to be set accordingly.
default: mm.Reference
.. attribute:: reference_properties
:class:`dict` of OpenMM specific properties, that can be set for the
reference platform.
.. attribute:: cpu_properties
:class:`dict` of OpenMM specific properties, that can be set for the
cpu platform.
.. attribute:: opencl_properties
:class:`dict` of OpenMM specific properties, that can be set for the
opencl platform.
.. attribute:: cuda_properties
:class:`dict` of OpenMM specific properties, that can be set for the
cuda platform.
.. attribute:: add_thermostat
Flag, whether an Andersen thermostat should be attached when settings up
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment