How to find mean temperature over area or volume from PDE solution?
Mostra commenti meno recenti
I am using the PDE toolbox for a steady-state thermal analysis. The solver provides the temperature at each node and I can use evaluateHeatRate to get the heat flux through a face but I cannot find a way of getting the area- or volume-weighted mean temperature through the body. Is there a function that does this (rather than simply averaging the nodal values with no weighting function)?
(My body has 3 temperature boundaries. I want to solve using 2 independent temperature vectors, get the mean temperature for each and then define the body-mean temperature as Tbar = a*T1 + b*T2 + c*T3 so I can evaluate the pseudo-steady heat capacities dU/dT1, dU/dT2 etc).
Thanks
Roger
1 Commento
darova
il 8 Apr 2020
Can you export data to MATLAB workspace (temperature, nodes and volumes)?
Risposta accettata
Più risposte (1)
Roger Moss
il 15 Apr 2020
0 voti
Categorie
Scopri di più su Heat Transfer in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
