Logo

Contents:

  • Presentation
    • 0. Introduction
    • 1. Basic examples
    • 2. Prerequisites
    • 3. Installation
    • 4. Documentation
    • 5. Tutorials
    • 6. Scattering by local inhomogeneities
    • 7. Authors and contributors
    • 8. How to cite
    • 9. License
  • Documentation
    • waveguide.py
    • scattering.py
  • Tutorials
    • 0. Three-dimensional elastic bar of square cross-section
    • 1. Three-dimensional elastic bar of square cross-section with parallelization
    • 2. Three-dimensional elastic bar of square cross-section buried into a PML external medium
    • 3. Three-dimensional elastic bar of square cross-section buried into a PML external medium using gmsh
    • 4. Excitation of a three-dimensional elastic bar of circular cross-section
    • 5. Excitation of a three-dimensional elastic bar of circular cross-section with parallelization
    • 6. Time response of a two-dimensional plate excited near its first ZGV resonance
    • 7. Dispersion curves of a rail
    • 8. Reflection of Lamb modes by the free edge of a plate
    • 9. Reflection and transmission of Pochhammer-Chree modes inside a cylinder
waveguicsx
  • Documentation
  • View page source

Documentation

  • waveguide.py
    • Waveguide
      • Waveguide.set_parameters()
      • Waveguide.solve()
      • Waveguide.compute_eigenforces()
      • Waveguide.compute_poynting_normalization()
      • Waveguide.compute_energy_velocity()
      • Waveguide.compute_opposite_going()
      • Waveguide.compute_group_velocity()
      • Waveguide.compute_traveling_direction()
      • Waveguide.compute_pml_ratio()
      • Waveguide.compute_response_coefficient()
      • Waveguide.compute_complex_power()
      • Waveguide.compute_response()
      • Waveguide.track_mode()
      • Waveguide.plot_phase_velocity()
      • Waveguide.plot_attenuation()
      • Waveguide.plot_energy_velocity()
      • Waveguide.plot_group_velocity()
      • Waveguide.plot_coefficient()
      • Waveguide.plot_excitability()
      • Waveguide.plot_complex_power()
      • Waveguide.plot()
      • Waveguide.set_plot_scaler()
      • Waveguide.plot_spectrum()
    • Signal
      • Signal.fft()
      • Signal.ifft()
      • Signal.ricker()
      • Signal.toneburst()
      • Signal.chirp()
      • Signal.plot()
      • Signal.plot_spectrum()
  • scattering.py
    • Scattering
      • Scattering.set_ingoing_mode()
      • Scattering.set_internal_excitation()
      • Scattering.set_parameters()
      • Scattering.solve()
      • Scattering.plot_energy_balance()
Previous Next

© Copyright 2023-2024, Fabien Treyssede.

Built with Sphinx using a theme provided by Read the Docs.