搜索资源列表
fdtd
- for applying a second-order ABC to a 1D grid
TafloveFDTD
- Taflove的FDTD书附带程序,1D,2D,3D
Taflove.rar
- Allen Taflove.3rd.Computational Electrodynamics FDTD,附录程序:1D,2D,3D,TAFLOVE FDTD
FDTD1d
- code for FDTD 1D with pml and source
Csoource
- FDTD 1-d C++ sourece-FDTD 1-d C sourece
1
- 很好的一个电磁波散射的有限时域差分法一维程序-a 1D code for computing eletrimagnetic waves with FDTD
myFDTD_1D_parallel
- 一个Fortran的1D-FDTD并行程序-a Fortran parallel 1D-FDTD program
fdtdabc1d2d
- 1d and 2d abc implementation in fdtd
fd1d_1_1_1
- 1D-fdtd simulation ELECTROMAGNETIC SIMULATION USING THE FDTD METHOD, DENNIS M. SULLIVAN PAGE: 13, FD1D_1.1.m
project1
- 1D-FDTD using MATLAB
23
- 本文是一程序源代码,描述的是在一维条件下用FDTD计算模拟波在与频率有关的介质中传播时E的变化。-This article is a source code, describing 1D FDTD simulation of a frequency dependent material for E field changes.
fortran1
- FDTD1D_MPI - MPI inplementation of simplified 1D FDTD code-FDTD1D_MPI- MPI inplementation of simplified 1D FDTD code
matlab2
- This function performs one-dimensional (Cartesian) finite-difference time-domain simulations. It assumes the spatial grid extends from k = 1 to k = Nz and that the simulation runs for nSteps time steps.-1D-FDTD-program(matlab) This function performs
FDTD-1D-sollar-cells
- 使用FDTD方法计算薄膜太阳能电池中的光能量的分布,借此来优化电池结构-Using the FDTD method to calculate the distribution of light energythe in thin film solar cells
Debye
- 使用1D-FDTD模擬電磁波在Debye色散介質(Dispersion Media)中的傳播現象,適用於初學者.-1D-FDTD simulation of electromagnetic wave propagation phenomena in Debye dispersive media (Dispersion Media), for beginners.
FDTD-matlab
- 用FDTD进行电磁仿真的matlab案例,含1D、2D、3D-Using FDTD to carry out the electromagnetic simulation of the MATLAB case with 1D, 2D, 3D
1D-FDTD
- 用C语言编写的1D-FDTD程序,含一阶mur边界,附结果matlab画图程序-Using C language 1D-FDTD procedures, including an order Mur boundary, with results of MATLAB drawing program
1D-FDTD-CODE
- 本程序包描述了电磁学一维时域有限差分方法的数值模拟。可供电磁学爱好者学习。-This program demonstrates a one-dimensional FDTD simulation.
meep-1.2.1.tar
- meep是MIT开发的时域有限差分软件,能精确计算电磁波在各种介质中的传播。-Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulation software package developed at MIT to model electromagnetic systems, along with our MPB eigenmode package. Its features include: Mee
fdtd_1d_code
- 一维FDTD程序, 包含两种吸收边界条件:SIABC和PML, 其中PML需要另外初始化-FDTD codes in 1d, with 2 abcs: SIABC and PML, of which PML should be initialized separately.