:orphan:
..
Copyright 2021 IRT Saint Exupéry, https://www.irt-saintexupery.com
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
International License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative
Commons, PO Box 1866, Mountain View, CA 94042, USA.
..
Contributors:
:author: Isabelle Santos
:author: Giulio Gargantini
Ordinary differential equations
===============================
Examples related to the solution of ordinary differential equations (ODE) in |g|.
.. raw:: html
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
..
Copyright 2021 IRT Saint Exupéry, https://www.irt-saintexupery.com
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
International License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative
Commons, PO Box 1866, Mountain View, CA 94042, USA.
..
Contributors:
:author: Isabelle Santos
:author: Giulio Gargantini
ODEDiscipline
~~~~~~~~~~~~~
Examples about the declaration, execution, and coupling of instances of :class:`.ODEDiscipline`.
.. raw:: html
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/ode/ode_discipline/images/thumb/sphx_glr_plot_springs_discipline_thumb.png
:alt:
:doc:`/examples/ode/ode_discipline/plot_springs_discipline`
.. raw:: html
Solve a system of coupled ODEs
.. raw:: html
.. only:: html
.. image:: /examples/ode/ode_discipline/images/thumb/sphx_glr_plot_harmonic_oscillator_thumb.png
:alt:
:doc:`/examples/ode/ode_discipline/plot_harmonic_oscillator`
.. raw:: html
Solve an ODE: the harmonic oscillator
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples/ode/ode_discipline/plot_springs_discipline
/examples/ode/ode_discipline/plot_harmonic_oscillator
..
Copyright 2021 IRT Saint Exupéry, https://www.irt-saintexupery.com
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
International License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative
Commons, PO Box 1866, Mountain View, CA 94042, USA.
..
Contributors:
:author: Isabelle Santos
:author: Giulio Gargantini
ODEProblem and ODEResult
~~~~~~~~~~~~~~~~~~~~~~~~
Examples concerning the classes :class:`.ODEProblem` and :class:`.ODEResult`
for the solution of initial value problems.
.. raw:: html
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/ode/ode_problem/images/thumb/sphx_glr_plot_van_der_pol_thumb.png
:alt:
:doc:`/examples/ode/ode_problem/plot_van_der_pol`
.. raw:: html
Solve an ODE: the Van der Pol problem
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples/ode/ode_problem/plot_van_der_pol
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: ode_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: ode_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery `_