Skip to main navigation menu Skip to main content Skip to site footer
Submitted November 24, 2025
Published 2026-07-07

Artículos

Vol. 13 No. 2 (2026): Revista Colón Ciencias, Tecnología y Negocios

Modeling solutions to the wave equation in polar coordinates with Python


DOI https://doi.org/10.48204/j.colonciencias.v13n2.a8744

Cover image

References
DOI: 10.48204/j.colonciencias.v13n2.a8744

Published: 2026-07-07

How to Cite

Acevedo, E. A., & Ortega O., M. T. (2026). Modeling solutions to the wave equation in polar coordinates with Python. Revista Colón Ciencias, Tecnología Y Negocios, 13(2), 38–66. https://doi.org/10.48204/j.colonciencias.v13n2.a8744

Abstract

The wave equation is a classic problem in physics and mathematics, widely applied to the study of vibrations, acoustics, and wave propagation in circular or radial media. This equation describes how a disturbance travels through space and time. Regionally, most work has focused on Cartesian geometry; however, expressing it in polar coordinates incorporates additional terms that reflect radial and angular symmetry, allowing the modeling of phenomena such as the vibration of circular membranes or propagation in cylindrical media. Therefore, the objective of this research was to model the solution of the wave equation in polar coordinates using the explicit finite difference method implemented in Python, thus developing a reproducible scheme that allows the simulation and visualization of the time evolution of waves in media with radial symmetry. To achieve this, the methodology employed the finite difference method, discretizing both the radial and angular variables and constructing a mesh that facilitates the time simulation. In addition, Python was used as the main tool because of its flexibility and availability of scientific libraries (NumPy, Matplotlib), which allow the implementation of algorithms and the generation of visualizations.

The numerical scheme includes initial and boundary conditions, essential for ensuring stability and realism in the simulation. The results show propagation patterns consistent with the theory, revealing nodal structures and oscillatory dynamics characteristic of circular media. The visualizations obtained allow for the analysis of the influence of parameters such as wave number and angular mode on the solution's behavior.

This research helps strengthen the understanding of wave phenomena in non-Cartesian geometries, provides valuable pedagogical resources for teaching and research, and promotes access to advanced methodologies through open-source software, thus contributing to the democratization of knowledge and fostering applications in engineering, acoustics, optics, and computational physics.

Downloads

Download data is not yet available.