Solving the PDE 1-d Heat Equation for a Flipped Rod

mskisoc
Messages
2
Reaction score
0
regarding 1-d Head Equations on rods. I am aware of how to long a rod with length x=0 to x=L. and initial conditions of u(0,t)=0 degrees and u(L,t)=100 degrees. But how does the problem change if before t=0 the rod at x=0 was at 100 degrees and x=L was at 0 degrees. So at time=0 the rod was flipped over. Any help setting this up would be great!
 
Physics news on Phys.org
In the first case your initial condition is u(x,0) is a straight line between (0,0) and (L,100) and in the second case it goes from (0,100) to (L,0).
 
So, how would you set up to solve the problem if the two cases were combined. For example the rod is sitting in a certain set of initial conditions and then the rod if flipped 180 degrees so now it is in a different set of initial conditions and then I am interested in finding out what the temperature distribution would be after that one flip occurred.
 
OK, let's get the terminology straight; I think I misunderstood you at first. The conditions on u(0,t) and u(L,t) are boundary conditions, not initial conditions. The initial condition u(x,0) = f(x), which needs to be specified to have a well posed problem. It is the temperature at t = 0 along the rod and you don't get to change it.

So I guess you want to let it run until some time t0 > 0 and then change things. What you can't change is the initial conditions. You can change the temperatures at the ends. Is that what you are trying to describe? If so, you could work the problem in two parts. Use the first solution up until t0, then use u(x,t0) as the initial condition and solve again with the new boundary conditions.
 
You can also write your boundary conditions with step functions, then generalized functions will enter your equation ( a delta function). I think it will be much more interesting and perhaps even faster :)
 
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