Recent content by zhuang382
-
Z
Python Tackling Boundary Conditions in Python (Griffins Example)
How to run a numerical simulation of Laplace equation if one of the boundary condition is like this: $$V(x,y) = 0 \text{ when } x \to \infty$$ I am trying to use Python to plot the solution of this Example 3.5. in Griffins EM- zhuang382
- Thread
- Boundary Boundary conditions Conditions Example Finite difference method Laplace equation Python
- Replies: 1
- Forum: Programming and Computer Science
-
Z
Boundary Value and Separation of Variables.
If the boundary condition is not provided in the form of electric potential, how do we solve such problem? In this case, I want to use ##V = - \int \vec{E} \cdot{d\vec{l}}##, but I don't know how to choose an appropriate reference point.- zhuang382
- Thread
- Boundary Electro static Separation Separation of variables Value Variables
- Replies: 1
- Forum: Advanced Physics Homework Help
-
Z
Question about the classic Image Problem
So we are actually interested in the region that ##\{(x,y,z)| z > 0, (x,y,z) \neq (0,0,d)\}##? Or a singularity at ##z = d## do not violate ##\nabla^2 V = 0##?- zhuang382
- Post #3
- Forum: Advanced Physics Homework Help
-
Z
Question about the classic Image Problem
I am studying the classic image problem (griffins, p. 124) Suppose a point charge ##q## is held a distance ##d## above an infinite grounded conducting plane. Question: What is the potential in the region above the plane? boundary conditions: 1. V = 0 when z = 0 (since the conducting plane is...- zhuang382
- Thread
- Electro static Image
- Replies: 3
- Forum: Advanced Physics Homework Help
-
Z
Delta function for \nabla(log s), where s = \sqrt{x^2+y^2}
My intuition for this problem is to use divergence theorem: ## \int_V \nabla^2 u dV = \int_S \nabla u \cdot \vec{n} dS## But note that ##\vec{n}## is perpendicular to x-y plane, and makes ##\int_S \nabla \ln s \cdot \vec{n} dS = 0## If we take laplacian in polar coordinate directly, then...- zhuang382
- Thread
- Delta Delta function Function
- Replies: 2
- Forum: Advanced Physics Homework Help
-
Z
Graduate Landau vol.1 Mechanics: Expansion of L' and Dependence on Velocity
Actually, this is chapter one, so I don't know yet. I am just beginning using this book to review the content I learned last semester. I am mainly confused about the mathematical technique he uses, ( expand the Lagrangian as a power series of ##\epsilon##) when he analyze the difference of two... -
Z
Graduate Landau vol.1 Mechanics: Expansion of L' and Dependence on Velocity
Let ##K## and ##K'## be two inertial frame, If K is moving with infinitesimal velocity relative to ##K'## , then ##v' = v + \epsilon##. Note that ##L(v^2) - L(v'^2)## is only a total derivative of a function of coordinate and time. (I understand this part) Because ##L' = L(v'^2) = L(v^2 +... -
Z
On Landau vol.1 Pg.5 (Question about conclusion drawn by Landau)
I understand that d/dv(L) = constant, and L is only dependent on v, but how do we get to the fact that v = constant?- zhuang382
- Thread
- Calculus of variation Landau Mechanics
- Replies: 2
- Forum: Calculus and Beyond Homework Help