Abstract
Maksims Zigunovs1,2
1 – Riga Technical University, Institute of Applied Mathematics, Faculty of Computer Science and Information Technology, Riga, Latvia
2 – Liepaja University, Institute of Science and Innovative Technologies, Faculty of Science and Engineering, Liepaja, Latvia
Maksims Zigunovs is going to make a presentation about heat distribution in anisotropic 3D space by using several ways. The aim of the presentation is to show the overview of how it is possible to implement heat transferring process software and get calculation plots of the heat.
Firstly the heat transferring equation will be described as well as heat source type and energy conversions.
Then the ADI (Alternating direction implicit) method will be described in general and particular ways. The author is going to make an overview of ADI usage for 5 point stencil. As an example it is planned to show full calculation process for parabolic equations. with defined boundary conditions.
The calculation boost is going to be described due to a use of ADI method because in the result there are 3 diagonal matrixes to be calculated in order to get a 3D calculational results.
As the results of the presented works can be used in real life the author is going to make a short overview of parallel calculation approaches in C programming language.
The final stage of the presentation is going to be a short overview of MatLAB software in a field of plot implementations and going through precalculated results in order to make result plots and contour maps.