Can I find a way to specify Initial Condition at each node using 'solvepde' function? or to specify different materials using 'parabolic' function?
이전 댓글 표시
Hello Matlabor, I salute for your attention. I'm in dilemma with using 'solvepde' or 'parabolic' function.

Here is the geometry I want to analyse I have combined two materials with different physical properties and analyse to heat transfer them separately to front view and right view.
When I analyzed the front view, I used a ‘parabolic’ function to do mesh analysis, so I could give the initial conditions to each node as I wanted (for example, give a different temperature to the center)
However, when I analyzed the right view, I could not use the ‘parabolic’ function because the property was different. I can set the coefficient differently according to the material property by using the ‘Face’ in ‘specifyCoefficients’ function. At this time, I could not specify the initial conditions to each node point arbitrarily.
As result, How can I specify initial conditions to each node point as I want, and how can I find a way to assign different physical properties using one function?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 행렬 계산에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!