Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/standards/smirnoff.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ can be replaced by a single parameter line by first invoking the `fractional_bon
```
This allows specification of force constants and lengths for bond orders 1 and 2, and then interpolation between those based on the partial bond order.

* `fractional_bondorder_method` defaults to `AM1-Wiberg`.
* `fractional_bondorder_method` defaults to `AM1-Wiberg`, which is the only supported scheme for now.
* `fractional_bondorder_interpolation` defaults to `linear`, which is the only supported scheme for now.

| Bonds section tag version | Tag attributes and default values | Required parameter attributes | Optional parameter attributes |
Expand Down Expand Up @@ -548,7 +548,7 @@ A fractional bond order of .9 would yield an interpolated `k#` value determined

Some key usage points:

* `fractional_bondorder_method` defaults to `AM1-Wiberg`.
* `fractional_bondorder_method` defaults to `AM1-Wiberg`, which is the only supported scheme for now.
* `fractional_bondorder_interpolation` defaults to `linear`, which is the only supported scheme for now.

| ProperTorsions section tag version | Tag attributes and default values | Required parameter attributes | Optional parameter attributes |
Expand Down