diff --git a/modules/mol/mm/doc/settings.rst b/modules/mol/mm/doc/settings.rst index a26062ecf448d5cb282ca25c5d470d988c5f7977..a0e8d82126be5bb10bef884d3943b0dbfa5219ce 100644 --- a/modules/mol/mm/doc/settings.rst +++ b/modules/mol/mm/doc/settings.rst @@ -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