Skip to content

Commit

Permalink
remove old doc stubs for solvation
Browse files Browse the repository at this point in the history
  • Loading branch information
richardjgowers committed Feb 6, 2024
1 parent c8ee0f6 commit 1bd5e7c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
11 changes: 0 additions & 11 deletions docs/reference/api/openmm_rfe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,3 @@ Below are the settings which can be tweaked in the protocol. The default setting
:field-list-validators: False
:inherited-members: SettingsBaseModel
:member-order: bysource

.. autopydantic_model:: SolvationSettings
:model-show-json: False
:model-show-field-summary: False
:model-show-config-member: False
:model-show-config-summary: False
:model-show-validator-members: False
:model-show-validator-summary: False
:field-list-validators: False
:inherited-members: SettingsBaseModel
:member-order: bysource
24 changes: 0 additions & 24 deletions docs/reference/api/openmm_solvation_afe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,6 @@ Protocol Settings

Below are the settings which can be tweaked in the protocol. The default settings (accessed using :meth:`AbsoluteSolvationProtocol.default_settings`) will automatically populate settings which we have found to be useful for running solvation free energy calculations. There will however be some cases (such as when calculating difficult to converge systems) where you will need to tweak some of the following settings.

.. autopydantic_model:: AbsoluteSolvationSettings
:model-show-json: False
:model-show-field-summary: False
:model-show-config-member: False
:model-show-config-summary: False
:model-show-validator-members: False
:model-show-validator-summary: False
:field-list-validators: False
:inherited-members: SettingsBaseModel
:exclude-members: get_defaults
:member-order: bysource
:noindex:

.. module:: openfe.protocols.openmm_afe.equil_afe_settings

Expand Down Expand Up @@ -120,15 +108,3 @@ Below are the settings which can be tweaked in the protocol. The default setting
:inherited-members: SettingsBaseModel
:member-order: bysource
:noindex:

.. autopydantic_model:: SolvationSettings
:model-show-json: False
:model-show-field-summary: False
:model-show-config-member: False
:model-show-config-summary: False
:model-show-validator-members: False
:model-show-validator-summary: False
:field-list-validators: False
:inherited-members: SettingsBaseModel
:member-order: bysource
:noindex:

0 comments on commit 1bd5e7c

Please sign in to comment.