Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Integrating volumetric heat generation in COMSOL
Posted 12.08.2014, 19:22 GMT-4 1 Reply
Please login with a confirmed email address before reporting spam
Hi all,
I solved four first order non-linear differential equations of the form
d(y1)/dx=-A*y1+B*y2
d(y2)/dx=A*y2-B*y1
d(y3)/dx=-C*y3+D*(y1+Y2)-E*(y3-y4)
d(y4)/dx=C*y4-D*(y1+y2)-E*(y3-y4)
with four Dirichlet boundary conditions using coefficient form PDE solver (using the itarative solver). The constants A through E are known.
The volumetric heat generation term E_th is related to the above variables with the following differential equation,
d(E_th)/dx=F*(y1+y2)+G*(y3+y4) where F and G are known constants.
I am thinking of coupling the above stated heat generation term after integration to the heat transfer module as a source term.
What is the most efficient way to integrate and couple the volumetric heat generation term to the heat transfer module?
thank you,
Indika.
I solved four first order non-linear differential equations of the form
d(y1)/dx=-A*y1+B*y2
d(y2)/dx=A*y2-B*y1
d(y3)/dx=-C*y3+D*(y1+Y2)-E*(y3-y4)
d(y4)/dx=C*y4-D*(y1+y2)-E*(y3-y4)
with four Dirichlet boundary conditions using coefficient form PDE solver (using the itarative solver). The constants A through E are known.
The volumetric heat generation term E_th is related to the above variables with the following differential equation,
d(E_th)/dx=F*(y1+y2)+G*(y3+y4) where F and G are known constants.
I am thinking of coupling the above stated heat generation term after integration to the heat transfer module as a source term.
What is the most efficient way to integrate and couple the volumetric heat generation term to the heat transfer module?
thank you,
Indika.
1 Reply Last Post 13.08.2014, 18:26 GMT-4