mirror of
https://github.com/vale981/hopsflow
synced 2025-03-04 16:31:38 -05:00
fix docstring
This commit is contained in:
parent
5ade0fcd9f
commit
1219836416
1 changed files with 1 additions and 1 deletions
|
@ -633,7 +633,7 @@ def interaction_energy_ensemble(
|
|||
:param power: whether to calculate the interaction power
|
||||
|
||||
|
||||
The ``**kwargs`` are passed to :any:`hopsflow.utility.ensemble_mean`.
|
||||
The ``**kwargs`` are passed to :any:`hopsflow.util.ensemble_mean`.
|
||||
:returns: the value of the interaction energy (or power) for each time step
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue