What does the space on the resultant graph mean?

조회 수: 9 (최근 30일)
Hdez
Hdez 2021년 1월 21일
답변: Ayush 2024년 4월 3일 4:45
Hello everyone. I have done 2 codes to demonstrate the 2D heat diffusion through an aluminium plate using the Explicit Finite Difference Method. However, on the first code, when I change the grid spacing and time step to see how the 2 influence the code, I obtained this:
On the first one I chose a smaller grid spacing and time step than on the second imagine. However, what does that space means?

답변 (1개)

Ayush
Ayush 2024년 4월 3일 4:45
Hi,
As per my understanding, if I consider the "space" axis to be the dimension of the plate, then it represents your plate length of ~0.05m. There is no change in the physical property of the plate beyond that length. Thus, there is a gap, as can be seen clearly from your second graph.
The difference between the two graphs is your measuring sample points. For instance, in the first graph, you have more sample points than in the second graph; that's why the gap is not visible in the first one. If you zoom in near the range of 0.04 to 0.06 at the "space" axis of your first graph, you will observe a similar gap, with plate dimension being limited to ~0.05m.

카테고리

Help CenterFile Exchange에서 Thermal Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by