Simple FEM analysis, defining boundary conditions

1 次查看(过去 30 天)
Hello,
I'd like to perform a simple FEM analysis and to estimate deformation of a squared beam. I'm following an example in the Matlab documentation, but I need to define boundary conditions a little bit differently.
Please have a look at the attached image. I want beam to rest on static points (mount points) on lower points V1, V2, V3 and V4. The forces are acting on two points in the middle of a beam, on its top.
I want to estimate a bent deformation.
Problem is how to use functions structuralBC() tp define the static points and structuralBoundaryLoad(). I have seen an example where whole face is defined as fixed, but this is not the case here, since lower face will also bent.
structuralBC(smodel,...
structuralBoundaryLoad(smodel,...

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Biological and Health Sciences 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by