Skip to main content

All Questions

1 vote
0 answers
124 views

Numerical solutions to the 3D wave equation

I am doing a research to explore the existing numerical schemes that are used to solve the $3$D wave equation. The standard form of the problem in $3$ dimensional setting is : $$\Delta u= \frac{1}{c^2}...
NotaChoice's user avatar
1 vote
0 answers
117 views

verlet/leapfrog method lorentz force application

So I ll use leapfrog/varlet algorithm to calculate the trajectory of the particle In leapfrog method for initial values we need $v_{-1/2}$ and $x_0$. Hence I can write $v_{-1/2}=v_0-Δt/2a_0$ $v_0$ ...
seVenVo1d's user avatar
  • 3,122
2 votes
0 answers
206 views

Phased non linear array antenna - First Sidelobe

I have a problem I cannot seem to solve and I REALLY need some help. It's about phased-array antennas whose dipoles are not equally spaced, not equally phased, not equally fed (amplitude). Let's ...
Noldor130884's user avatar
2 votes
1 answer
368 views

Penning Trap Simulation

I'm currently working on a particle tracker and I would like to implement a Penning trap. I think I might have a problem with the field of the electrical quadrupole. My idea was to place 2 dipoles and ...
s0vereign's user avatar