Skip to content

Commit

Permalink
Added stiff SE(3) Cosserat rod example.
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasBreuling committed Sep 12, 2024
1 parent 4413480 commit 100bade
Show file tree
Hide file tree
Showing 3 changed files with 362 additions and 253 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ More examples are given in the [examples](examples/) directory, which includes
* ordinary differential equations (ODE's)
* [Van der Pol oscillator](examples/odes/van_der_pol.py)
* [Sparse brusselator](examples/odes/sparse_brusselator.py)
* [Stiff SE(3) Cosserat rod](examples/odes/se3_cosserat_rod.py)
* differential algebraic equations (DAE's)
* [Robertson problem (index 1)](examples/daes/robertson.py)
* [Stiff transistor amplifier (index 1)](examples/daes/stiff_transistor_amplifier.py)
Expand Down
253 changes: 0 additions & 253 deletions examples/odes/one_element_timoshenko_rod.py

This file was deleted.

Loading

0 comments on commit 100bade

Please sign in to comment.