Numerical solution of vector potential

AI Thread Summary
To find the vector potential A from a given magnetic field B using the equation B = ∇ x A, it is essential to impose a gauge condition, such as div A = 0 and dA/dt = 0 for static fields. Numerical methods for solving this problem include differential equation solvers like Runge-Kutta. The discussion emphasizes the importance of expressing the differential equation in an appropriate coordinate system before applying these numerical techniques. The challenge lies in the non-uniqueness of A, which necessitates the selection of a gauge. Overall, the focus is on finding suitable numerical approaches to solve the curl equation effectively.
santanaa
Messages
3
Reaction score
0
I have a field ,B, I need to find the other field,A, such that

-> __ ->
B = \/ x A

I need numerical solution, given B sampled on a 3D computational grid (finite difference hexahedra) find A. What numerical methods could be used?
 
Physics news on Phys.org
This equation is not sufficient to find A. You have first to fix the "gauge", for example, add divA=0 and dA/dt = 0 (a static field).
 
Last edited:
thanks for the pointer. Any idea about the numerical method to solve?
 
You do know what the "curl" is, right?

Assuming that you do, write out the differential equation in whatever coordinate system that is relevant to the problem, and then use any of the differential equation solver method, such as Runge-Kutta, etc.

Zz.
 
Thread 'Is 'Velocity of Transport' a Recognized Term in English Mechanics Literature?'
Here are two fragments from Banach's monograph in Mechanics I have never seen the term <<velocity of transport>> in English texts. Actually I have never seen this term being named somehow in English. This term has a name in Russian books. I looked through the original Banach's text in Polish and there is a Polish name for this term. It is a little bit surprising that the Polish name differs from the Russian one and also differs from this English translation. My question is: Is there...
I know that mass does not affect the acceleration in a simple pendulum undergoing SHM, but how does the mass on the spring that makes up the elastic pendulum affect its acceleration? Certainly, there must be a change due to the displacement from equilibrium caused by each differing mass? I am talking about finding the acceleration at a specific time on each trial with different masses and comparing them. How would they compare and why?
Back
Top