Skip to content

Data and methods for numerically solving the wave equation using a meshless Generalized Finite Differences Scheme

License

Notifications You must be signed in to change notification settings

gstinoco/WaveGFD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaveGFD

Data and methods for numerically solving the wave equation using a meshless Generalized Finite Differences Scheme.

All the codes are distributed under MIT License on GitHub and are free to use, modify, and distribute giving the proper copyright notice.

Approximate and Theoretical solutions of the problem on ENG region

Description 📝

This repository proposes a way to achieve approximations to Wave Equation in two dimensions over regions that can range from regular (CUA) to highly irregular (ENG).

For this, the proposed solution uses a Generalized Finite Differences Method for the numerical solution over all the regions on unstructured clouds of points.

England Cloud of Points With Holes England Cloud of Points
England Bay Cloud of Points England Bay Cloud of Points

It is possible to find all test data in the "Data" folder and some sample results in the "Results" folder. Numerical results were not saved in the repository due to file-size limitations, nevertheless, they can be computed and saved by executing the Example files.

Related Research 📘

The implemented methods are discussed in detail in the following publications:

  • Tinoco-Guerrero G., Arias-Rojas H., Guzmán-Torres J.A., Román-Gutiérrez R., and Tinoco-Ruiz J.G., A meshless finite difference scheme applied to the numerical solution of wave equation in highly irregular space regions. Computers & Mathematics with Applications. 136 (2023) 25-33. 10.1016/j.camwa.2023.01.035

  • Tinoco-Guerrero G., Domínguez-Mota F.J., Guzmán-Torres J.A., Román-Gutiérrez R., and Tinoco-Ruiz J.G., Study of the stability of a meshless generalized finite difference scheme applied to the wave equation. Frontiers in Applied Mathematics and Statistics 9:1214022 (2023) 10.3389/fams.2023.1214022

Researchers 🧑‍🔬

All the codes presented were developed by:

Students 👨‍🎓 👩‍🎓

Funding 💵

With the financing of:

  • National Council of Humanities, Sciences and Technologies, CONAHCyT (Consejo Nacional de Humanidades, Ciencias y Tecnologías, CONAHCyT), México.

  • Coordination of Scientific Research, CIC-UMSNH (Coordinación de la Investigación Científica de la Universidad Michoacana de San Nicolás de Hidalgo, CIC-UMSNH), México.

  • Aula CIMNE-Morelia, México.

About

Data and methods for numerically solving the wave equation using a meshless Generalized Finite Differences Scheme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages