-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Unintuitive interface, no need for backwards compatibility before release.
How about yes, no, morse_only ?
"slow_growth": {
"type": "string",
"description": "Whether the chosen MD step is a slow growth/free-energy simulation to relax after applying a reaction recipe. `true` and `yes` are equivalent to `full` for backwards compatibility. `morse_only` disables using pairs to transition non-bonded interactions as well and only uses morse bonds to emulate simple non-bonded interactions. The empty string means no slow growth.",
"pytype": "str",
"enum": [
"yes",
"true",
"full",
"morse_only",
""
],
"default": ""
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels