Steady state heat conduction problem

udvat
Messages
2
Reaction score
0
I have to solve a problem regarding "2D steady state heat conduction problem with an internal heat generation source". For boundary value, dirichlet is applied at 3 sides and neumann is at one side.


I can solve this problem when no internal heat source exists and only dirichlet is applied.
Would anyone please suggest me how can I solve the problem?
 
Physics news on Phys.org


I solved the problem my self. I would recommend the book "Heat Conduction" by Ozesik for
solving this type of problem. Its the best.

I have one queation, is it possible to get the exact solution of nonhomogeneous partial equation using matlab?
 
if we have 2D heat equation
Ut=Uxx+Uyy+g(x,y)
and we have unit squre domain
where g is source term
and
initial and boundary conditions are
U(x,y,0)=0
and U(x,y,t)=0 for all t at boundary
can you tell me how we write in MATLAB code
 
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
The value of H equals ## 10^{3}## in natural units, According to : https://en.wikipedia.org/wiki/Natural_units, ## t \sim 10^{-21} sec = 10^{21} Hz ##, and since ## \text{GeV} \sim 10^{24} \text{Hz } ##, ## GeV \sim 10^{24} \times 10^{-21} = 10^3 ## in natural units. So is this conversion correct? Also in the above formula, can I convert H to that natural units , since it’s a constant, while keeping k in Hz ?
Back
Top