Fdtd Definition and 10 Threads
-
T
Graduate Ansys FDTD simulation for phase change due to reflection
Hello, I am currently simulating phase change due to reflection on gold (Au) using Ansys FDTD. My setup includes using a Frequency Domain Field and a Power monitor to observe the angle of the E-field in x-polarization. However, the phase change tendencies I'm observing do not match those in my... -
How to Choose Between FDTD, FEM and MoM | Open-Source Codes
Hi, I've just written an article about how to choose between FDTD, FEM and MoM for Electromagnetic Simulations, and also with brief reviews of some of the best Open Source alternatives out there. https://www.matecdev.com/posts/differences-fdtd-fem-mom.html I've seen that in this forum many...- martindmaas
- Thread
- Fdtd Fem
- Replies: 5
- Forum: Electrical Engineering
-
How to get device phase in FDTD solution?
These days, I designed a Bragg grating using FDTD Solution. But when I try to get its phase information of the transmission spectrum, I meet some trouble. Could anyone give me some suggestion? Which monitor should I choose? Or should I use INTERCONNECTION? Thank you !- Marvin
- Thread
- Device Fdtd Phase
- Replies: 2
- Forum: Electrical Engineering
-
Fortran Solving Large/Infinite Results w/Yee 1D FDTD Code
Hello to all! I have written this 1D FDTD code but the results I take are very large and after some timestep they get to infinite/NaN... I really don't know what's wrong. The expressions I have used are the exact given solution for the Maxwell equations. Thank you for your help. program yee...- angelos_physik
- Thread
- Code Fdtd Fortran Program Programming
- Replies: 2
- Forum: Programming and Computer Science
-
X
FDTD of (ultrasound) wave propagation through muscle
Im a mechanical engineering student currently, with a third year project of simulating ultrasound propagation through the abdomen. Currently i just want to simulate it going through muscle with no obstacles. I don't really understand where to start, I have formed some equations based on the wave...- xinho
- Thread
- Acoustics Fdtd Matlab Muscle Propagation Ultrasound Wave Wave propagation
- Replies: 1
- Forum: Mechanical Engineering
-
S
Can anyone provide the FDTD paper on Two Dimensional Plane Wave implementation?
Hi, I am looking for below paper. Already contact both writers but got no reply. Anyone who have this or can access this journal, can you please send it to me. Winton, S., and Rappaport, C. ``Implementation of a Two Dimensional Plane Wave FDTD Using One Dimensional FDTD on the Lattice Edges,''...- s_hy
- Thread
- Fdtd Paper
- Replies: 2
- Forum: Electrical Engineering
-
T
How to Model Drude Materials using FDTD
Hello all, I have been learning to use FDTD to model light interaction with various materials. I've successfully managed to model light interaction with semiconductors/insulators. However, I've been having trouble understanding how to incorporate metals into this model. The code becomes...- thepolishman
- Thread
- Fdtd Materials Model
- Replies: 1
- Forum: Atomic and Condensed Matter
-
C
How to find Resonance frequency of rectangualr cavity from FDTD data
Hello, I have written 3D FDTD code with Mur ABC which gives correct results for time domain data. Now I want to compute the resonance frequency of a rectangular cavity using this 3D FDTD code. I don't know how I will do that. Would someone please advise me the steps I need to follow now to...- confi999
- Thread
- Cavity Data Fdtd Frequency Resonance Resonance frequency
- Replies: 1
- Forum: Electrical Engineering
-
S
Fortran [Fortran90] fdtd in polar coordinates, got infinity output
hi all, attached here is my code for 2d fdtd in polar coordinates, from 'numerical electromagnetic: the fdtd method (umran s inan, pg 94-96) written in fortran90. I have try a few approach I could think about to troubleshoot this code but the output is still infinity. Anybody here can give me...- s_hy
- Thread
- Coordinates Fdtd Fortran90 Infinity Output Polar Polar coordinates
- Replies: 3
- Forum: Programming and Computer Science
-
S
Numerical solution for 1d fdtd maxwell equation using yee algorithm
Homework Statement to compute 1d fdtd maxwell equation using yee algorithm with fortran 90Homework Equations 1D discretization for maxwell equation (TEM mode) : electric field vector: Ez(i-1/2,n+1/2) = Ca*(Ez(i-1/2,n-1/2) + Cb(Hy(i,n)-Hy(i-1,n) magnetic field Hy(i,n+1) = Da*(Hy(i,n) +...- s_hy
- Thread
- 1d Algorithm Fdtd Maxwell Numerical
- Replies: 1
- Forum: Advanced Physics Homework Help