Skip to content

Commit

Permalink
Update wecopttool/core.py
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos A. Michelén Ströfer <[email protected]>
  • Loading branch information
jtgrasb and cmichelenstrofer authored Oct 26, 2023
1 parent 98a1167 commit 0c0f3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wecopttool/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ def solve(self,
callback: Optional[TStateFunction] = None,
) -> tuple[Dataset, Dataset, OptimizeResult]:
"""Simulate WEC dynamics using a pseudo-spectral solution
method and returns the raw results dictionary produced by
method and returns the raw results dictionary produced by
:py:func:`scipy.optimize.minimize`.
Parameters
Expand Down

0 comments on commit 0c0f3c6

Please sign in to comment.