Skip to content

Commit

Permalink
Updated documentation to reflect that 'linear' is optional
Browse files Browse the repository at this point in the history
  • Loading branch information
alongd committed May 17, 2019
1 parent a50d325 commit 6d36047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/source/users/arkane/input.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ The species input file accepts the following parameters:
Parameter Required? Description
======================= =========================== ====================================
``bonds`` optional Type and number of bonds in the species
``linear`` yes ``True`` if the molecule is linear, ``False`` if not
``linear`` optional ``True`` if the molecule is linear, ``False`` if not
``externalSymmetry`` yes The external symmetry number for rotation
``spinMultiplicity`` yes The ground-state spin multiplicity (degeneracy)
``opticalIsomers`` yes The number of optical isomers of the species
Expand Down

0 comments on commit 6d36047

Please sign in to comment.