Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 632 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 632 Bytes

Mechanical Wave Propagation

Modeling mechanical wave propagation using FEM (Finite Element Method) and PINNs (Physics-Informed Neural Networks) involves combining two powerful techniques from computational physics and machine learning to accurately simulate the behavior of waves in mechanical systems.

Structure

.
├── README.md
├── code
└── notebooks
    ├── Elastodynamics using the finite element method.ipynb
    ├── Elastostatics using the Finite Elements Method.ipynb
    ├── Physics-informed neural networks (PINNs) for elastostatics.ipynb
    └── estilo.css