PDE: Subdivide edge to assign different boundary conditions

I want to solve a 2nd order elliptic PDE on a two-dimensional square.
Can I assign different boundary conditions to two pieces of the same side of this square?
I am currently creating my geometry with geometryFromEdges and decsg

 채택된 답변

Bananach
Bananach 2016년 4월 29일

0 개 추천

Use a polygon instead of a rectangle (which is created as special case of a polygon anyway). Create multiple vertices on the side of the square which you want to subdivide.

추가 답변 (0개)

카테고리

제품

질문:

2016년 4월 29일

답변:

2016년 4월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by