Simple Electromagnetic examples on Finite Elemets Method (FEM)
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Finite Elements Method
This set of scripts was a reasonable way to learn the rudiments of the Finite Elements Method(FEM). I have taken some well known problems which have analytical solution and solved them computationally. I did this because
I wanted to make sure that my results are consistent and also acquire confidence with my skills. Thus, in every script the analytical solution (or result) is also provided so as the user can make their own tests.
I have implemented first order scalar elements to solve the following problems:
- Cylindrical capacitor.
- Parallel plate capacitor
- Circular and Rectangular metallic waveguides
- 2D-Scattering problems.
A better approximation can be realized by increasing the nubmer of refinements in the geometry.
For instance, Parallel_Capacitor.m implements three different solvers and produces figures like the following
Circular_Waveguide.m script solves the EM eigenvalue problem in a circular waveguide
while the Scattering_Problem_TM_polarization.m solves the scattering problem of a TM polarized plane wave incident on a infinite cylinder
A last remark is that the scripts are written in user friendly way and I strongly encourage the user to go through the code and read it carefully. More specifically, I have written insightful comments at every single line and I have also inserted arrows like this
" <----------------- "
which depicts the variables that I encourage the user to play with.
September 2021
Filippos Tzimkas-Dakis, Physics Dept. Univ. of Crete, Greece
引用
Filippos Dakis (2026). Finite-Elements-Method (https://github.com/Filippos-Dakis/Finite-Elements-Method), GitHub. に取得済み.
一般的な情報
- バージョン 1.0.1 (739 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.1 | . |
||
| 1.0.0 |
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
