필터 지우기
필터 지우기

How do I impose dirchlet boundary conditions in a matlab code for a finite difference solution to the kirchhoff's plate equation?

조회 수: 5 (최근 30일)
I am trying to write a finite difference code in Matlab to solve the Kirchhoff's plate equation. So far, I have been able to generate the biharmonic/bilaplacian operator matrix. However, I am struggling with how to impose the boundary condition. I would be glad is someone can help explain how to achieve this.

답변 (1개)

Zoltán Csáti
Zoltán Csáti 2014년 11월 17일
If I know well, Kirchhoff's model include Neumann boundary conditions too that must also be fulfilled. I would use the boundary points for prescribing the Dirichlet boundary conditions and the neighbouring points inwards to approximate the Neumann ones. So you will sacrifice those points in the approximation of the differential operator.

카테고리

Help CenterFile Exchange에서 Fluid Mechanics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by