Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
josephcslater committed Dec 26, 2019
1 parent 9f82c4c commit 0c8a180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Mousai

Python-based Harmonic Balance solvers and relevant tools.

Please see the `manual <https://josephcslater.github.io/mousai/>`__ for usage and installation, and a nice overview from my `Dayton Engineering Sciences Symposium 2017 presentation <https://josephcslater.github.io/mousai/_static/Theory_and_Examples.slides.html#/>`__.
Please see the `manual <https://josephcslater.github.io/mousai/>`__ for usage and installation, and a nice overview from my `Dayton Engineering Sciences Symposium 2017 presentation <https://josephcslater.github.io/mousai/_static/Theory_and_Examples.slides.html#/>`__. You can play around with it by selecting the `launch binder <https://mybinder.org/v2/gh/josephcslater/mousai/binder>`_ button above.

Mousai can solve sets of first-order and second-order ordinary differential equations written in state-space form (solved for acceleration for second-order form) subject to a harmonic excitation. All you need to provide is the name of a Python function which may simply be a wrapper to an external code. The function must accept:

Expand Down

0 comments on commit 0c8a180

Please sign in to comment.