unit vector direction at corner - PDE mesh
2 ビュー (過去 30 日間)
古いコメントを表示
Hello,
My question relates to a heat transfer PDE problem I have set up. The geometry is a simple rectangle, the sides of which align with x and y axes of cartesian coordinate system.
When it comes to setting the boundary conditions, I define Neumann condition using n · (c∇u)+qu=g, where n is the normal unit vector. I am struggling to understand how n is determined in general by Matlab. I also want to know the direction of n for nodes on corners of my rectangular domain. Is it in x direction, y direction or at 45 degrees?
I'd much appreciate a bit of basic explanation.
Many thanks,
Sunil.
0 件のコメント
回答 (1 件)
Samatha Aleti
2019 年 8 月 2 日
You may refer to the following link for information on applying boundary conditions to PDE model
Hope this helps!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Boundary Conditions についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!