Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
RudolfWeeber committed Aug 14, 2024
1 parent fa441ba commit 97ac173
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/python/espressomd/lees_edwards.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ class OscillatoryShear(ScriptInterfaceHelper):
Radian frequency of the oscillation.
time_0 : :obj:`float`
Time offset of the oscillation.
decay_rate : :obj:`float`
Apply an exponential decay with the given rate to the oscillation's amplitude. Defaults to 0, i.e., no decay.
"""
_so_name = "LeesEdwards::OscillatoryShear"

0 comments on commit 97ac173

Please sign in to comment.