Skip to content

Coursework: 2D Laplace Equation FEM: C++ // Illustrations and analysis: Jupyter Notebook

License

Notifications You must be signed in to change notification settings

sanonesan/2d_Laplace_eq_FEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Решение уравнения Лапласа в двумерной области (МКЭ) (C++)

О репозитории

Курсовая работа на тему:
«Поиск потенциала электрического поля между заряженными пластинами».
 
Решение уравнения Лапласа в двумерной области с заданными граничными условиями первого рода и периодическими граничными условиями с использованием метода конечных элементов (МКЭ).
 
Код программы: C++.
Иллюстрации и анализ: Python (Jupyter Notebook).

 

2D Laplace Equation FEM (C++)

About repo

Coursework on the topic:
"Searching for the electric field potential between charged plates".

 
The solution of the Laplace equation in in 2D region with given boundary conditions of the first kind and periodic boundary conditions using the finite element method (FEM).
 
Program code: C++.
Illustrations and analysis: Python (Jupyter Notebook).

Results

Rectangle domain with Dirichlet BC

Domain with Periodic & Dirichlet BC №1

Domain with Periodic & Dirichlet BC №2

About

Coursework: 2D Laplace Equation FEM: C++ // Illustrations and analysis: Jupyter Notebook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published