Numerical solution of vector potential

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
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?