Coder Social home page Coder Social logo

jundaf2 / time-domain-cem Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 2.0 6.78 MB

The only known (by 2022) open-source, easy-to-understand basic algorithm implementations in TD-CEM. (Please star and fork this project if you find it useful!)

MATLAB 100.00%
pde pde-solver

time-domain-cem's Introduction

Numerical-Algorithms-in-Time-Domain-PDE-Maxwell-Equations-

The CEM community is famous by its lack of open-source ethos and most source codes are kept in secret due to historical, commericial and political reasons.

This repository contains 7 Matlab scripts that elaborate the classical and fancy numerical algorithms for simulating Maxwell Equations in 2D. Three of the scripts (scalarFEMABC.m, scalarFEMPML.m, vectorFEMABC.m) are for frequency domain simulation and the others (2D_FDTD_PML.m, scalarFETD.m, hybrid_FETD_FDTD.m, scalarDGTD.m) are for time domain simulation. All scripts are extremely user friendly in that all components such as preprocessing, PDE computation, posprocessing, and etc have no dependency on other softwares and libraries. The user can simply run the codes and visualize the results with a single click.

Frequency Domain FEM with scalar basis and ABC

scalarFEMABC.m

Frequency Domain FEM with vector basis and ABC

vectorFEMABC.m

Frequency Domain FEM with PML

scalarFEMPML.m

FDTD

2D_FDTD_PML.m

For more details, see 2D_FDTD_with_PML_based_on_Matlab.pdf.

FETD

scalarFETD.m

Ez at time step 550 FETD

hybrid FDTD-FETD

hybrid_FETD_FDTD.m

Hybrid-FETD-FDTD Mesh

Hybrid-FETD-FDTD Mesh

DGTD

scalarDGTD.m

Ez at time step 550 DGTD

time-domain-cem's People

Contributors

jundaf2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kleenelan zysun

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.