From 0493575799001f72b05496734a3294f0cb1d9557 Mon Sep 17 00:00:00 2001 From: treyssede Date: Tue, 6 Feb 2024 16:24:06 +0100 Subject: [PATCH] v1.1 --- docs/documentation.html | 16 ++++++++-------- docs/tutorials.html | 32 ++++++++++++++++---------------- docsrc/tutorials.rst | 32 ++++++++++++++++---------------- 3 files changed, 40 insertions(+), 40 deletions(-) diff --git a/docs/documentation.html b/docs/documentation.html index 535004c..1b2bba3 100644 --- a/docs/documentation.html +++ b/docs/documentation.html @@ -60,14 +60,14 @@
  • Tutorials
  • diff --git a/docs/tutorials.html b/docs/tutorials.html index f00d492..a653f10 100644 --- a/docs/tutorials.html +++ b/docs/tutorials.html @@ -59,14 +59,14 @@
  • Tutorials
  • @@ -98,7 +98,7 @@

    Tutorials

    -

    3D elastic bar of square cross-section

    +

    0. 3D elastic bar of square cross-section

    3D (visco-)elastic waveguide example. The cross-section is a 2D square with free boundary conditions on its boundaries. Material: viscoelastic steel. @@ -284,7 +284,7 @@

    3D elastic bar of square cross-section -

    3D elastic bar of square cross-section with parallelization

    +

    1. 3D elastic bar of square cross-section with parallelization

    3D (visco-)elastic waveguide example. The cross-section is a 2D square with free boundary conditions on its 1D boundaries. Material: viscoelastic steel. @@ -441,7 +441,7 @@

    3D elastic bar of square cross-section with parallelization -

    3D elastic bar of square cross-section buried into a PML external medium

    +

    2. 3D elastic bar of square cross-section buried into a PML external medium

    3D (visco-)elastic waveguide example. The cross-section is a 2D square buried into a PML external elastic medium. Material: viscoelastic steel into cement grout. @@ -678,7 +678,7 @@

    3D elastic bar of square cross-section buried into a PML external medium

    -

    3D elastic bar of square cross-section buried into a PML external medium using gmsh

    +

    3. 3D elastic bar of square cross-section buried into a PML external medium using gmsh

    3D (visco-)elastic waveguide example. The cross-section is a 2D square buried into a PML external elastic medium. Material: viscoelastic steel into cement grout. @@ -971,7 +971,7 @@

    3D elastic bar of square cross-section buried into a PML external medium usi

    -

    Excitation of a 3D elastic bar of circular cross-section

    +

    4. Excitation of a 3D elastic bar of circular cross-section

    3D elastic waveguide example. The cross-section is a 2D circle with free boundary conditions on its 1D boundaries, material: elastic steel. The eigenproblem is solved with the varying parameter as the frequency (eigenvalues are then wavenumbers). @@ -1182,7 +1182,7 @@

    Excitation of a 3D elastic bar of circular cross-section -

    Excitation of a 3D elastic bar of circular cross-section with parallelization

    +

    5. Excitation of a 3D elastic bar of circular cross-section with parallelization

    3D elastic waveguide example. The cross-section is a 2D circle with free boundary conditions on its 1D boundaries, material: elastic steel. The eigenproblem is solved with the varying parameter as the frequency (eigenvalues are then wavenumbers). @@ -1407,7 +1407,7 @@

    Excitation of a 3D elastic bar of circular cross-section with parallelizatio

    -

    Time response of a plate excited near its first ZGV resonance

    +

    6. Time response of a plate excited near its first ZGV resonance

    2D (visco-)elastic waveguide example (Lamb modes in a plate excited near 1st ZGV resonance). The cross-section is a 1D line with free boundary conditions on its boundaries. Material: viscoelastic steel. @@ -1612,7 +1612,7 @@

    Time response of a plate excited near its first ZGV resonance -

    Dispersion curves of a rail

    +

    7. Dispersion curves of a rail

    3D elastic waveguide example. The cross-section is a 2D rail profile (60E1, 60.21kg/m) with free boundary conditions on its 1D boundaries, material: elastic steel. This eigenproblem is solved with the varying parameter as the frequency (eigenvalues are then wavenumbers). diff --git a/docsrc/tutorials.rst b/docsrc/tutorials.rst index 8fbffff..53d655b 100644 --- a/docsrc/tutorials.rst +++ b/docsrc/tutorials.rst @@ -2,8 +2,8 @@ Tutorials ========= -3D elastic bar of square cross-section --------------------------------------- +0. 3D elastic bar of square cross-section +----------------------------------------- 3D (visco-)elastic waveguide example. The cross-section is a 2D square with free boundary conditions on its boundaries. @@ -15,8 +15,8 @@ Results are compared with Euler-Bernoulli analytical solutions for the lowest wa .. literalinclude:: ../examples/Elastic_Waveguide_SquareBar3D.py -3D elastic bar of square cross-section with parallelization ------------------------------------------------------------ +1. 3D elastic bar of square cross-section with parallelization +-------------------------------------------------------------- 3D (visco-)elastic waveguide example. The cross-section is a 2D square with free boundary conditions on its 1D boundaries. @@ -30,8 +30,8 @@ In this example: .. literalinclude:: ../examples/Elastic_Waveguide_SquareBar3D_ParallelizedLoop.py -3D elastic bar of square cross-section buried into a PML external medium ------------------------------------------------------------------------- +2. 3D elastic bar of square cross-section buried into a PML external medium +--------------------------------------------------------------------------- 3D (visco-)elastic waveguide example. The cross-section is a 2D square buried into a PML external elastic medium. @@ -43,8 +43,8 @@ Results are to be compared with Fig. 8 of paper: Treyssede, Journal of Computati .. literalinclude:: ../examples/Elastic_Waveguide_SquareBar3D_PML.py -3D elastic bar of square cross-section buried into a PML external medium using gmsh -------------------------------------------------------------------------------------- +3. 3D elastic bar of square cross-section buried into a PML external medium using gmsh +-------------------------------------------------------------------------------------- 3D (visco-)elastic waveguide example. The cross-section is a 2D square buried into a PML external elastic medium. @@ -57,8 +57,8 @@ Results are to be compared with Fig. 8 of paper: Treyssede, Journal of Computati .. literalinclude:: ../examples/Elastic_Waveguide_SquareBar3D_PML_Gmsh.py -Excitation of a 3D elastic bar of circular cross-section --------------------------------------------------------- +4. Excitation of a 3D elastic bar of circular cross-section +----------------------------------------------------------- 3D elastic waveguide example. The cross-section is a 2D circle with free boundary conditions on its 1D boundaries, material: elastic steel. @@ -69,8 +69,8 @@ Results are to be compared with Figs. 5, 6 and 7 of paper: Treyssede, Wave Motio .. literalinclude:: ../examples/Elastic_Waveguide_CircularBar3D_ForcedResponse_Gmsh.py -Excitation of a 3D elastic bar of circular cross-section with parallelization ------------------------------------------------------------------------------ +5. Excitation of a 3D elastic bar of circular cross-section with parallelization +-------------------------------------------------------------------------------- 3D elastic waveguide example. The cross-section is a 2D circle with free boundary conditions on its 1D boundaries, material: elastic steel. @@ -85,8 +85,8 @@ In this example: .. literalinclude:: ../examples/Elastic_Waveguide_CircularBar3D_ForcedResponse_Gmsh_ParallelizedLoop.py -Time response of a plate excited near its first ZGV resonance -------------------------------------------------------------- +6. Time response of a plate excited near its first ZGV resonance +---------------------------------------------------------------- 2D (visco-)elastic waveguide example (Lamb modes in a plate excited near 1st ZGV resonance). The cross-section is a 1D line with free boundary conditions on its boundaries. @@ -99,8 +99,8 @@ Note: the depth direction is x, the axis of propagation is z. .. literalinclude:: ../examples/Elastic_Waveguide_Plate2D_TransientResponse.py -Dispersion curves of a rail ---------------------------- +7. Dispersion curves of a rail +------------------------------ 3D elastic waveguide example. The cross-section is a 2D rail profile (60E1, 60.21kg/m) with free boundary conditions on its 1D boundaries, material: elastic steel.