Skip to content

Commit

Permalink
add notes to Lattice class
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjonesBSU committed Jul 7, 2024
1 parent 36a6787 commit 42449f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions flowermd/base/system.py
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,10 @@ class Lattice(System):
lattice is made by repeating and translating in the
x and y directions.
See the `periodic_bond_axis` paramter in `flowermd.base.Polymer`
if you wish to form head-tail bonds across the periodic boundary
in the lattice.
"""

def __init__(
Expand Down

0 comments on commit 42449f2

Please sign in to comment.