NUMERICAL MODELING OF THE TWO-TEMPERATURE PLASMA EQUATION IN THE PYTHON PROGRAMMING ENVIRONMENT
Annotatsiya
This study presents numerical modeling and simulation of a two-temperature plasma system using the Python programming environment. This paper presents numerical modeling and simulation of a two-temperature plasma system using the Python programming environment. The model is based on a connected system of nonlinear equations of thermal conductivity describing the processes of energy exchange between electronic and ionic components. To obtain numerical solutions, an implicit finite-difference Crank–Nicholson scheme was implemented, providing second-order accuracy in time and space. The computational process was carried out using the NumPy, SciPy and SymPy libraries, and visualization of the results and user interaction were implemented using the Mathplotlib and Tkinter tools. The developed program allows you to interactively enter parameters, calculate temperature evolution and visualize the results in real time. Numerical experiments were carried out for the values of parameters corresponding to the natural and climatic conditions of the Republic of Karakalpakstan, where the density of the solar energy flux varies in the range of 1000-2800 W/m2. The results show the changes over time and space in electron and ion temperatures, confirming the Crank–Nicholson approach and the reliability of the developed software for modeling energy transfer in low-pressure plasma conditions.