:orphan:
Examples
==================
Below are examples illustrating fedoo's main features.
These examples are desgined to serve as tutorials.
In that sense, an effort is made to keep the scripts simple and executable with
a low computational cost. The meshes, tolerances and time increment used are coarse
and the result obtained may not be accurate.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
Simple examples to start
---------------------------
This section contains several very simple examples that illustrate
the basics feature of fedoo, like how to create simple meshes,
apply basics boundary conditions and get the results.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/01-simple/images/thumb/sphx_glr_I_shape_beam_bending_thumb.png
:alt:
:ref:`sphx_glr_examples_01-simple_I_shape_beam_bending.py`
.. raw:: html
3 points bending of an I-Shape beam
.. raw:: html
.. only:: html
.. image:: /examples/01-simple/images/thumb/sphx_glr_Plate_with_hole_in_tension_thumb.png
:alt:
:ref:`sphx_glr_examples_01-simple_Plate_with_hole_in_tension.py`
.. raw:: html
2D plate with hole in tension
.. raw:: html
.. only:: html
.. image:: /examples/01-simple/images/thumb/sphx_glr_poison_eq_thumb.png
:alt:
:ref:`sphx_glr_examples_01-simple_poison_eq.py`
.. raw:: html
Define and solve user equation
.. raw:: html
.. only:: html
.. image:: /examples/01-simple/images/thumb/sphx_glr_simpleBeamElementExample_thumb.png
:alt:
:ref:`sphx_glr_examples_01-simple_simpleBeamElementExample.py`
.. raw:: html
Beam Element Canteleaver Beam
.. raw:: html
.. only:: html
.. image:: /examples/01-simple/images/thumb/sphx_glr_simple_cantilever_beam_3D_model_thumb.png
:alt:
:ref:`sphx_glr_examples_01-simple_simple_cantilever_beam_3D_model.py`
.. raw:: html
Canteleaver Beam using 3D hexahedral elements
.. raw:: html
.. only:: html
.. image:: /examples/01-simple/images/thumb/sphx_glr_simple_cantilever_beam_3D_model_nlgeom_thumb.png
:alt:
:ref:`sphx_glr_examples_01-simple_simple_cantilever_beam_3D_model_nlgeom.py`
.. raw:: html
3D Canteleaver Beam with geometric nonlinearities
.. raw:: html
.. only:: html
.. image:: /examples/01-simple/images/thumb/sphx_glr_spherical_shell_compression_thumb.png
:alt:
:ref:`sphx_glr_examples_01-simple_spherical_shell_compression.py`
.. raw:: html
Compression of a ping pong ball
.. thumbnail-parent-div-close
.. raw:: html
Apply constraints
-------------------------------
This section illustrates on some examples the advanced constraints
that can be applied in fedoo.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/02-constraints/images/thumb/sphx_glr_Periodic_BC_2D_Plate_with_hole_thumb.png
:alt:
:ref:`sphx_glr_examples_02-constraints_Periodic_BC_2D_Plate_with_hole.py`
.. raw:: html
2D periodic boundary condition
.. raw:: html
.. only:: html
.. image:: /examples/02-constraints/images/thumb/sphx_glr_disk_rectangle_contact_thumb.png
:alt:
:ref:`sphx_glr_examples_02-constraints_disk_rectangle_contact.py`
.. raw:: html
Contact bewteen a disk and a rectangle
.. raw:: html
.. only:: html
.. image:: /examples/02-constraints/images/thumb/sphx_glr_pressurized_pipe_thumb.png
:alt:
:ref:`sphx_glr_examples_02-constraints_pressurized_pipe.py`
.. raw:: html
Pressure constraint
.. raw:: html
.. only:: html
.. image:: /examples/02-constraints/images/thumb/sphx_glr_rigid_tie_thumb.png
:alt:
:ref:`sphx_glr_examples_02-constraints_rigid_tie.py`
.. raw:: html
Rigid tie constraint
.. thumbnail-parent-div-close
.. raw:: html
Advanced problems
-----------------
This section show some advanced capabilities of fedoo.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/03-advanced/images/thumb/sphx_glr_tube_compression_thumb.png
:alt:
:ref:`sphx_glr_examples_03-advanced_tube_compression.py`
.. raw:: html
Compression of a tube using 2D axisymmetric model
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/examples/01-simple/index.rst
/examples/02-constraints/index.rst
/examples/03-advanced/index.rst
.. 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: examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery