|
[Sponsors] |
October 13, 2017, 18:07 |
Finite volume method
|
#1 |
New Member
Merouane KEROUAZ
Join Date: Oct 2017
Posts: 2
Rep Power: 0 |
Hello everybody,
Can you help me to solve the hyperbolic heat conduction equation ? Actually, I have problem in initial conditions, I don't know how to use it : T(x,0)=0 and dT(x,0)/dt=0 The equation is : d²T/dt²+2dT/dt+d²T/dx²=0 Thank you . |
|
October 24, 2017, 00:49 |
|
#2 |
New Member
|
You need to integrate your equation two times, with this you will get additional to the final equation two constants (lets call them A and B). After this you use your 2 boundary conditions to solve the yet unknown constants.
After the first integration you get a first order DE in which you insert your second boundary dT() and calculate the first constant. Then you insert in the final equation (after two interpolations) the now known first constant and your first boundary condition T(). With this you can than calculate your second constant. The final equation should look something like that: [equation] + Ax + B |
|
Tags |
equation, heat conduction, hyperbolic, initial conditions. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
The aspect ratio of the volume elements in Finite Volume Method | CharlieTan84 | Main CFD Forum | 3 | August 28, 2012 03:34 |
On the damBreak4phaseFine cases | paean | OpenFOAM Running, Solving & CFD | 0 | November 14, 2008 22:14 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
ALE in finite volume method | littlelz | Main CFD Forum | 5 | June 21, 2003 13:50 |
finite volume method for CFD analysis of 2D blunt body | Aditya Vaze | Main CFD Forum | 1 | January 19, 2000 14:55 |