51 lines
2.1 KiB
Markdown
51 lines
2.1 KiB
Markdown
|
|
||
|
# finite element method
|
||
|
|
||
|
full notes : [[Finite element method]]
|
||
|
|
||
|
[weak formulation](https://www.youtube.com/watch?v=xZpESocdvn4) *(30min)*
|
||
|
|
||
|
The weak formulation is the formulation of the differential equation so that it becomes solvable using the finite elements method.
|
||
|
|
||
|
This video shows how the weak formulation is derived from the initial problem, and its use.
|
||
|
|
||
|
[finite element method](https://www.youtube.com/watch?v=1wSE6iQiScg) *(40min)*
|
||
|
|
||
|
The finite element method is a mathematical method to be able to computationally solve a differential equation.
|
||
|
|
||
|
The core of the method is to discretise the problem, because computer cannot solve the problem analytically.
|
||
|
|
||
|
# continuum mechanics
|
||
|
|
||
|
full notes : [[Continuum Mechanics]]
|
||
|
|
||
|
[continuum mechanics](https://www.youtube.com/watch?v=rhDkluTuWlQ) *(10min)*
|
||
|
|
||
|
This video goes over what is continuum mechanics, and the uses of fields to describe matter. It presents as well the boundary value problem.
|
||
|
|
||
|
[strain tensor formula](https://www.youtube.com/watch?v=X-H3Fwdm-kI) *(10min)*
|
||
|
|
||
|
The strain tensor is the symmetric part of the gradient of the displacement field vector.
|
||
|
This video manages to make this confusing statement a lot clearer.
|
||
|
|
||
|
|
||
|
[visualizing the strain tensor](https://www.youtube.com/watch?v=UQ4GnWACesY) *(10min)*
|
||
|
|
||
|
This video makes the physical effect of each element of the tensor more apparent.
|
||
|
|
||
|
[stress and traction](https://www.youtube.com/watch?v=NtTVEzZS3Bg) *(10min)*
|
||
|
|
||
|
In continuum mechanics, the force over an area is not the stress, it is traction. This video helps getting a clearer understanding of the stress tensor.
|
||
|
|
||
|
# laminate analysis
|
||
|
|
||
|
[composite materials](https://www.youtube.com/watch?v=j3rvtgqrGsQ) *(1h30)*
|
||
|
|
||
|
This video is a course on the analysis of composite laminate. Mainly the maths to compute the stress/strain relationship with discrete layers.
|
||
|
(see [[Layerwise Theories]])
|
||
|
|
||
|
[modeling layered composite](https://www.comsol.fr/video/modeling-layered-composite-structures-with-comsol-multiphysics-nov-29-2018) *(1h)*
|
||
|
|
||
|
This video exposes multiple models for composite laminates, for example equivalent single layer (eql) and layerwise (lw)
|
||
|
(see [[Composite laminate models]])
|