Finite element analysis of 2D heat transfer problems. This is a new version to previous solver
-
Updated
Feb 13, 2024 - C++
Finite element analysis of 2D heat transfer problems. This is a new version to previous solver
This library implements solving and resonance finding for the Helmholtz transmission problem using Boundary Element Methods.
Solves Helmholtz equation with Jacoby and red-black i Iterative methods.
Solves Helmholtz equation with any kind of initial and boundary conditions using MPI.
Лабораторные работы по курсу "Технология параллельных вычислений"
This is the calculation program of quasi-periodic Green's function for the Helmholtz equations. The quasi-periodicity is 1-dimension ( x component only ), Green's function is 2-dimensions.
Численное решение неоднородного двумерного уравнения Гельмгольца (стационарное распределение температуры) с помощью технологии параллельных вычислений MPI с распределенной памятью. Для решения системы линейных алгебраических уравнений используются методы Якоби и Зейделя
Laboratory works on the course "Parallel Computing Technologies "
This is the calculation program of quasi-periodic Green's function for the Helmholtz equations. The quasi-periodicity is 2-dimensions ( z component is zero ), Green's function is 3-dimensions.
Numerical experiments from https://doi.org/10.1016/j.camwa.2020.01.016
Add a description, image, and links to the helmholtz-equation topic page so that developers can more easily learn about it.
To associate your repository with the helmholtz-equation topic, visit your repo's landing page and select "manage topics."