Questions tagged [boundary-conditions]

This tag is for questions regarding to the boundary conditions (b.c.) which expresses the behaviour of a function on the boundary (border) of its area of definition. The choice of the b.c. is fundamental for the resolution of the computational problem: a bad imposition of b.c. may lead to the divergence of the solution or to the convergence to a wrong solution.

Boundary conditions (B.C.) are constraints necessary for the solution of a boundary value problem.
The introduction of the boundary conditions into its general solution has accomplished for us the following three note- worthy things:
$(1)~~$ specified the type of mathematical function to represent the physical disturbance;
$(2)~~$ evaluated the arbitrary constants appearing in the expression for this disturbance;
$(3)~~$ introduced a certain characteristic discreteness into the resulting motion.
It is just these things which are necessary in the answer to the physicist's desire for concrete knowledge, as expressed in the question stated.

Boundary conditions play a more significant role in physical modeling and explanation than the student’s division would suggest. Not all boundary conditions allow for solutions, but usually the physics suggests what makes sense.

Types of Boundary Conditions:

  • A boundary condition which specifies the value of the function itself is a Dirichlet boundary condition (or first-type boundary condition).
    For example, if one end of an iron rod is held at absolute zero, then the value of the problem would be known at that point in space.
  • A boundary condition which specifies the value of the normal derivative of the function is a Neumann boundary condition (or second-type boundary condition).
    For example, if there is a heater at one end of an iron rod, then energy would be added at a constant rate but the actual temperature would not be known.
  • If the boundary has the form of a curve or surface that gives a value to the normal derivative and the variable itself then it is a Cauchy boundary condition.
1136 questions
2
votes
1 answer

What is the physics with examples behind the boundary conditions for heat, wave and Laplace equations?

Mainly there are three types of boundary conditions, TYPE I, TYPE II, TYPE III. TYPE I is also known as Dirichlet conditions, i.e, $u(0,t)=f(t),\,\,\mbox{and}\,\,u(L,t)=g(t)$ TYPE II is also known as Neumann conditions, i.e,…
zhk
  • 135
0
votes
1 answer

Can we see with an antiphoton?

If there are anti-stars in our universe, this does not mean that we can see them, because the anti-photon annihilates when it meets ordinary matter, that is, the laws of refraction and reflection of light will change, right?
Red bel
  • 95
0
votes
1 answer

Confusion regarding a basic boundary value problem

Consider a rectangular area, defined by the region $x=0,x=a,y=0,y=b$. Now, there is a potential $\phi(x,y)$ defined in this region, which satisfies, $\nabla^2 \phi=0$, and the following boundary conditions: $\phi(0,y)=\phi(x,0)=\phi(a,y)=0$ and…
Lelouch
  • 3,616