搜索资源列表
syyxcf3D
- fdtd(时域有限差分)的3维仿真程序,用C语言编写,尚未添加PML吸收边界条件。-fdtd (FDTD) of the three-dimensional simulation program, the C language, PML yet to add absorbing boundary conditions.
2DTM
- 2维Tm极化波的FDTD算法包含吸收边界条件PML-two-dimensional wave polarization Tm FDTD algorithm contains PML absorbing boundary conditions
twoDimensionalPhotonicCrystal
- 本程序实现2维TM波FDTD仿真 此程序用PML设置吸收边界条件
FDTD_2D_RCS
- 这是一个用FDTD算法计算二维导体方柱散射场RCS的matlab程序.采用UPML吸收边界条件和高斯脉冲源激励,对于学习FDTD方法中的激励源加入,近-远场外推,吸收边界设置等很有帮助
fdtd3D_UPML
- 学习如何设置UPML吸收边界的3-D FDTD程序.对于初学者很有帮助
3DPML
- 该程序用fortran90编写,时域有限差分(FDTD)中的三维情况下完全匹配层(PML)吸收边界方法。
FDTD_2D_CYLINDER
- 经典的二维FDTD,圆柱散射,PML吸收边界条件
2D PML 源代码 (c++)
- 用于2D FDTD模拟的完全匹配层吸收边界条件。
Untitled2
- 具有吸收边界FDTD,适用多种处理器上能够保证正常实行。 -With absorbing boundary FDTD, the application of multiple processors to ensure the implementation of the normal.
3d
- 利用PML吸收边界条件计算对称阵子天线的辐射,并且画出动态图像-PML absorbing boundary conditions for the use of Symmetric stream of the antenna radiation, and to draw dynamic image
ABC_FDTD_Diefl
- 使用FDTD方法计算光子晶体的电场与磁场分布,边界条件为吸收边界条件-use FDTD simulate photonic-crystals
3D-FDTD-UPML
- Keely J. Willis关于 3-D FDTD matlab代码利用UPML 吸收边界条件- 3-D FDTD code with UPML absorbing boundary conditions by Keely J. Willis
wave-equation
- 波动方程有限差分正演,吸收边界,三层均匀介质-Wave equation finite difference attributions,absorbing boundary, three-layer uneven medium
wave
- 这个主要是讲解声波方程数值模拟的,实现了无反射波动正演,可应用与非均匀介质有两种吸收边界条件-This is mainly to explain the numerical simulation of acoustic wave equation, to achieve a non-reflective wave forward, can be applied with non-uniform medium, there are two absorbing boundary conditions
fdtd1d
- 计算电磁学,时域有限差分一维程序,Mur吸收边界。-FDTD with Mur-ABC for 1-D problems.
1dfdtd0
- 程序使用一维FDTD模拟真空中TEM波的传播,采用一阶Mur吸收边界,源点强制加源,双向行波,从而是读者很形象的理解FDTD算法!-TEM wave propagation in the vacuum of one-dimensional FDTD simulation program, using the first-order Mur absorbing boundary force plus the source of the source, two-way traveling wave,
FDTD_PML
- 计算电磁学的FDTD算法程序,PML吸收边界条件。-FDTD method for the program, the PML absorbing boundary conditions。
yee2d_c
- 电磁计算 fdtd pml吸收边界条件 te波-fdtd pml te
cpmlFDTD
- 这是一个基于C++实现的FDTD源代码。能求解三维Maxwell旋度方程。采用CPML吸收边界调节,其中每个方向的PML吸收层厚度可以不一样-This C code implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice. The grid is terminated by CPML
easyfdtd
- 基于VC编写的FDTD电磁计算源代码,支持PML吸收边界条件,支持并行计算(基于MPI库)-FDTD code for electromagnetic simulation based on VC.Support PML absorbing boundary condition and parallel computation(based on MPI library).