代码搜索:UPML
找到约 27 项符合「UPML」的源代码
代码结果 27
www.eeworm.com/read/235242/14080514
txt upml.txt
关于二维FDTD程序,主要是在边界条件的设置上有困难,用UPML编了一个程序,出了一些问题,电场的吸收很好,但对磁场的吸收不是很好
%% Simulation of a pulse hitting UPML
%% To test the UPML boundary conditions
%% 2D TM wave
% Diogram of the areas
%%%%%%%%%%
www.eeworm.com/read/265524/11262204
txt fdtd-upml.txt
% 2-D TE mode FDTD with UPML-ABC
clear all;
nlayerx=8; % number of PML in x-axis
nlayery=8;
% some physical constant
mu0=4.0*pi*1.0e-7; % permeability in free space
c=2.99792458e8; % speed o
www.eeworm.com/read/493495/6394506
m tmz_with_upml_scan.m
%% TMz simulation for the FDTD method
close all;
clear all;
c0 = 2.99792458e8;
eps0 = 8.854187818e-12;
mue0 = 4*pi*1e-7;
%% user definable parameters
thickness = 10; % thickness of th
www.eeworm.com/read/493495/6394510
m ._tmz_with_upml_scan.m
www.eeworm.com/read/471882/6883704
dsw 3d_upml.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/471882/6883710
plg 3d_upml.plg
Build Log
--------------------Configuration: 3D_upml - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/471882/6883716
opt 3d_upml.opt
www.eeworm.com/read/471882/6883717
dsp 3d_upml.dsp
# Microsoft Developer Studio Project File - Name="3D_upml" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/471882/6883729
ncb 3d_upml.ncb
www.eeworm.com/read/471882/6883740