What does the space on the resultant graph mean?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (1)
Ayush
am 3 Apr. 2024
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Construction finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!