Specification of the boundary condition in high order PDE

jollage
Messages
61
Reaction score
0
Hi all,

I'm asking a question about the number of the boundary conditions in high-order PDE. Say, we are solving the nonlinear Burger's equation
\frac{\partial u}{\partial t}+u\frac{\partial u}{\partial x}=\nu \frac{\partial^2 u}{\partial x^2} subject to the initial condition u(x,0)=g(x) with addition boundary condition.
I saw in some references that the boundary condition is specified as u(0,t)=f(t). So there is only one boundary condition at the origin, while for completeness, I think there should be another boundary condition for the viscous term. What I suppose is that the implicit unsaid is u(\infty,t)=0. But I don't know, it's a guess.

Could you who are experienced in PDE clarify what's the physical meaning of only specifying a boundary condition at the origin even for a high-order PDE? And to what extent is this formulation mathematically sound? Thank.

Jo
 
Physics news on Phys.org
jollage said:
Hi all,

I'm asking a question about the number of the boundary conditions in high-order PDE. Say, we are solving the nonlinear Burger's equation
\frac{\partial u}{\partial t}+u\frac{\partial u}{\partial x}=\nu \frac{\partial^2 u}{\partial x^2} subject to the initial condition u(x,0)=g(x) with addition boundary condition.
I saw in some references that the boundary condition is specified as u(0,t)=f(t). So there is only one boundary condition at the origin, while for completeness, I think there should be another boundary condition for the viscous term. What I suppose is that the implicit unsaid is u(\infty,t)=0. But I don't know, it's a guess.

Could you who are experienced in PDE clarify what's the physical meaning of only specifying a boundary condition at the origin even for a high-order PDE? And to what extent is this formulation mathematically sound? Thank.

Jo

The usual assumption is u(\infty,t) = 0.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top