Bacat
- 149
- 1
Homework Statement
I have a derivation for an equation here:
https://www.physicsforums.com/showthread.php?t=334692
Basically, I need to invert the gradient operator, so I have:
\nabla B = k_z
k is known and I want to solve for B numerically. How do I get rid of the gradient operator? Do I integrate? If so, in 3D or 1D? With respect to what? Time or space?
If k_z is a vector that lies completely in the z-axis, does that change how I un-operate the gradient operator on B?
Homework Equations
\nabla = (\frac{d}{dx}, \! \frac{d}{dy}, \! \frac{d}{dz})
The Attempt at a Solution
See the link for the derivation I've done:
https://www.physicsforums.com/showthread.php?t=334692