Science topics: Mechanical EngineeringHeat & Mass Transfer
Science topic
Heat & Mass Transfer - Science topic
Explore the latest questions and answers in Heat & Mass Transfer, and find Heat & Mass Transfer experts.
Questions related to Heat & Mass Transfer
Dear Researchgate Forum users!
I am delighted to invite you to participate in the 6th Central European Symposium on Building Physics (CESBP 2025), scheduled for 11th – 13th September 2025, at the Budapest University of Technology and Economics in Budapest, Hungary. The call for papers just started! Also, we organize an IABP summer school connected to the conference! Please check the attached flyer and cesbp2025.bme.hu, if you are interested. Feel free to ask here, too, if you have questions about the conference!
I have studied and compared the enhancement of CO2 absorption by nanofluids in batch and continuous processes. i have found that the enhancement effect of nanofluids is more pronounced in continuous system (bubble column). but i cant explain the reason behind this difference.
We are doing heat and mass transfer analysis when blood flows through a porous artery. We apply ANSYS CFX for the simulation analysis. We want to fix interfacial area density between two phases (Fluid phase and solid phase).
Any article or data or any equation that is available?
Hi, I have been trying to import the thermophysical properties of CO2 (for the supercritical region) to Fluent by using UDF (only for 80 bar). End of the analysis, the result is not correct. I think Fluent is pulling a Tref value which causes my enthalpy to go negative; therefore, the energy equation does not give accurate temperature results, so the result of thermophysical properties, which are functions of temperature, are wrong. I want to be grateful if you could share your recommendations, especially on the methods of correct calculation of enthalpy. My specific heat code is as follows:
#include "udf.h"
DEFINE_SPECIFIC_HEAT(supercritical_cp, T, Tref, h, yi)
{
real cp;
if (300. >= T)
{
cp = 2.256999118844760E-02 * pow(T, 4.) - 2.606618818487370E+01 * pow(T, 3.) + 1.129129898467780E+04 * pow(T, 2.) - 2.174235523392760E+06 * T + 1.570278261279480E+08;
}
if (306. >= T > 300.)
{
cp = 1.147018354719330E+01 * pow(T, 4.) - 1.385519872072390E+04 * pow(T, 3.) + 6.276090044658930E+06 * pow(T, 2.) - 1.263530241490370E+09 * T + 9.539285116131690E+10;
}
if (307.8 >= T > 306.)
{
cp = -1.611612838918710E+04 * pow(T, 4.) + 1.978085636985280E+07 * pow(T, 3.) - 9.104578256081260E+09 * pow(T, 2.) + 1.862478067464320E+12 * T - 1.428738938943020E+14;
}
if (310. >= T > 307.8)
{
cp = -1.576135476848110E+03 * pow(T, 4.) + 1.945866130859760E+06 * pow(T, 3.) - 9.008641337104630E+08 * pow(T, 2.) + 1.853611584329810E+11 * T - 1.430227164258690E+13;
}
if (320. >= T > 310.)
{
cp = 1.770529718817220E+00 * pow(T, 4.) - 2.242833202341920E+03 * pow(T, 3.) + 1.065432793165650E+06 * pow(T, 2.) - 2.249454519629040E+08 * T + 1.781003821884030E+10;
}
if (T > 320.)
{
cp = 2.086961941877520E-03 * pow(T, 4.) - 2.851496372954040E+00 * pow(T, 3.) + 1.461548345109060E+03 * pow(T, 2.) - 3.330816449664890E+05 * T + 2.848088978782360E+07;
}
*h = cp*(T-Tref);
return cp;
}
I have a specific case about internal pipe flow with constant heat flux. Although the inlet boundary condition is laminar, the flow is a passing transition (a significant part of the tube) and turbulent regime along the tube (because of the change of thermophysical properties depending on implied heat). SST models with intermittency term (For fully laminar flow, γ = 0 and the model reverts to a laminar solver. When γ = 1, the flow is fully turbulent.) can catch laminar/transitional and turbulent flow regimes. These models were designed for turbulent inlet boundary conditions (models solve intermittency term, so it needs extra boundary conditions such as turbulent intensity). Can Transitional SST Models be used for laminar inlet / turbulent outlet boundary conditions? If so, what is the approach?
Regards,
EB
There are multiple methods to calculate cold and hot outlet temperatures, e.g. LMTD and P-NTU.
- P-NTU directly calculates both the hot and cold outlet temperatures using two linear equations based on (a) exchangers geometry (b) flow and (c) heat-capacity of the fluids.
- LMTD based method requires (a) exchangers geometry (b) flow (c) heat-capacity of the fluids and (d) one of the outlet temperatures to calculate the remaining outlet temperature.
(Note : LMTD method can find both the outlet temperatures, if heat exchanger is single-pass)
Both the methods give same answers (while designing and rating heat exchangers) !
My question is as follows:
Is recursive type calculations in LMTD can be considered as a drawback of LMTD method? , Particularly in heat exchanger networks?
Question is related to Heat & Mass transfer subject of Mechanical Engineerin
Since there are materials having high yield strength and good mechanical properties but due to less ductility their usage is limited to only very few applications.
hi everyone.
Is there any accurate formula to find the diffusion coefficient of peptide and its ions (COO-) and (N+(CH3)3)?
I need to put energy balance for a Rotary dryer . the input feed contains the mixture of mono & di sodium phosphate and H20 (Mass flow rate and Temperature are known). Hot air is used to dry and calcinate the feed (400Deg C& mass flow rate known) to form STPP (mass flow rate & T is known). The hot air outlet temperature is unknown (Mass flow rate is known). I need to know the specific heat value to find the temperature of the outlet hot air stream and to put energy balance
I am trying to simulate the heat transfer and fluid flow in a volumetric (porous) solar receiver in COMSOL Multiphysics. I know the material porosity, PPI and thermo-physical properties, however, the exact structural properties, i.e., pore size, solid wall thickness, pore shape, etc., are unknown.
Will it be correct to simulate the computational model as a single domain with given porosity instead of considering the detailed internal structure of the material?
If there is any research article where a similar procedure is adopted, kindly share it with me. I will be thankful to you.
Thanking you
------
Manoj Kumar Sharma
Hello all,
I have a problem on establishing the simple 1D model for multi-tubular reactor with exothermic reactions. The packed-bed is cooled by coolant to dissipate the reaction heat.
Since this 1D model will be employed to a hybrid-approach that covering another data-driven deep learning ANNs, the 1D model must be ultimately simplified.
In general, the constraints for that simple 1D model are:
1. Minimize the number of equations (only mass and energy balance. pressure drop, diffusion, dispersion are neglected)
2. Minimize the number of empirical correlations: I need to find the good overall HTC for the packed-bed reactor. Also, I need the good method for estimating the mass-transfer limitation.
3. Maximize the validity range of model: We need a wide range of application.
Can you help me to find:
1. The simplest governing equation
2. The simplest correlation
for such kind of problem?
Thank you in advance,
Hello All,
I came across an additive manufacturing heat transfer FEM problem. In this problem, in each time step, a material is added to the current geometry. So, an amount of mass with a defined temperature is added to the whole geometry.
I heard about the Abaqus AM tool, but I would like to develop my own code. So I am wondering about the best method to solve this FEM? How can I define and update the stiffness matrixes? How can I reduce computational costs?
I appreciate any help or tip!
How to calculate velocity in natural convection using experimental results in the attachment?
HTF is water at 5 Celsius degrees, cooled medium is paraffin with following thermo-physical:
Data sheet for RT21 (Rubitherm, n.d.)
Melting area °C 18-23, typical 21°C
Congealing area °C 22-19, typical 22°C
Heat storage capacity kJ/kg 134
Density solid at 15°C Kg/l 0.88
Density liquid at 25°C Kg/l 0.77
Volume expansion % 14
Heat conductivity W/(m•K) 0.2
Specific heat liquid kJ/(kg•K) 2.4
Specific heat solid kJ/(kg•K) 1.8
Geometry and temperatures are presented in the attachment.
Thanks,
Ivica

Hello dear friends How can we find outlet air situation from desiccant wheels such as temperature or humidity. I know it can be found by solving heat and mass transfer equations but it is so difficult. I am searching through easier way. I mean an equation that is function of desiccant wheel parameters such as wheel speed, regeneration temperature and...
Porous media is not absorbing heat by radiation and density remain constant of overall control volume.
We are trying to formulate flow through "solar chimney with porous media as energy storage ".
In fluent we used :
1) k epsilon model
2) DO model for radiation
3) Pressure based model
4) Porous media
For elaborate details of problem refer document attached below .
I'm seeking to model species mass transfer in water electrolysis, yet I'm confused approaching the study since I'm always facing the fact that all mass transfer theories and models are established between liquid-gas phase interface.
I would appreciate any orientation or help on how should I approach the problem, as well as sharing with me any relevant books, forums or research papers that may help me out.
Thanks in advance.
I have read many research articles addressing the effect of homogeneous–heterogeneous reaction on fluid flow; all of them mentioned A and B as chemical species. Can anyone help me to understand what A and B are?
For example, consider the isothermal homogenous (cubic) autocatalytic reaction
A+2B ->3B
And first order isothermal heterogeneous reaction
A->B
I have attached a research article with this question.
Thank You!
Hello everyone,
I am looking for some examples in which line/arc-shaped heat sources can be used.
For example, the laser sintering process used a moving point heat source.
In a similar way, I am looking for an example where arc/line or arbitrary area shaped based heat source is used?
Thanks in advance.
Regards
Zulfiqar Ali
i'm simulating heat and mass transfer inside two phase closed thermosyphon using 2-d axysymmetric geometry.i've selected pressure based solver and transient.I am using ANSYS /FLUENT 19 student version .VOF method with Lee Model is used . Water is used as secondary phase and Vapor is used as primary phase. SIMPLE algorithm scheme for pressure velocity coupling and a first order upwind scheme for the determination of momentum and energy is included in the model. Geo –Reconstruct and PRESTO discretization for the volume fraction and pressure interpolation scheme, respectively, are also performed in these simulations. but,after running the calculation,contour is showing phase change only in the evaporator region as shown in attached figure.I've also patched the liquid water fill ratio with volume fraction=1 in the evaporator region.Can anyone help me out?

I want to simulate a part-load operation of coal-fired power plant. I have tried to implement Stodola equation and mass and heat balances through Fortran code but got issues in the cycle convergence.
Hi all :
Please, I need some help on Heat Radiation Transfer:
How I can derive the formula of the View Factor for a particular configuration, in a way of ending with an expression for the VF as a function of the geometrical parameters (dimensions, shapes and orientation) of the bodies involved ? Starting from general expression for the View Factor (Eq. attached)
Does anyone have derived such kind of expression for a given 'complex' configuration, starting from the general equation ?
Thank you for the Help
Best Regards !

Hi all ,
How can I consider the Optical properties of a surface into the Stefan-Boltzmann law for a problem of Radiation Heat Transfer between a hot Body and a real Surface (namely, a surface with some Absorptivity, Emissivity and some Transmissivity). ?
Hope someone can help,
Best Regards !
Thank You,
Dear all:
I need help, I hope there is someone out there who can help me.
I finish drawing the 2D geometry of an Air Solar Collector with an undulated absorber plate (in contrast with a flat plate absorber). This is a ~~~~~ shape plate to capture the sun radiation.
So I already added the materials and (try to) add the Physics to my model:
- Single Phase FLuid Flow - Laminar Flow
- Heat Transfer in Solids
- Heat Transfer in Fluids
But when I run the simulation, even though I have the Heat Transfer in Solids and the Heat Transfer in Fluids modules included in my model, the Results doesn't show whatsoever the Graphs for the Temperature Distribution, or contrours. Also the Pressure Results Graph doesn't shows anything
I'am attaching two images: on of my model's geometry, and one with the solution of the Velocities distribution, but this is as much as I can arrive to.
I'm sure I am doing something wrong with the Boundary Conditions I'm entering.
These are all the Boundary Conditions I'm trying to use :
i. Constant Radiation Heat Flux at the top of the glass cover.
ii. Constant Convection Heat Flux as Losses from the top of the glass cover to the ambient.
iii. Tried to establish a Constant Conduction Heat Flux from the bottom of the collector to the surroundings (to represent the Heat Conduction Losses from the bottom of the Collector to the roof and environment).
iv. Isothermal Walls at both of the sides of the air cavity.
v. The No-slip Boundary Condition (u=v=0) at the inside of all the walls of the air cavity.
vi. An entering Air Mass Flow from the left to the right of the bottom air cavity.
vii. I wanted to establish also and exiting Mass Flow at the right side of the bottom cavity, but couldn't. So instead, I established this Condition as a Pressure at the Outlet, as the Boundary Condition.
So I'm pretty sure I am doing something wrong with one or several of the BC.
I hope someon can give me some help me. I'll appreciate it
Thank You !
Normally, apparent and effective heat capacity methods are used for melting or solidification simulation of phase change materials. What are the differences between them? Which is preferable, and why?
Dear all :
I'm trying to solve the following problem using COMSOL Multyphysics.
I have an enclosed geometry (please see the attached images) with a top flat surface (the celing) and an undulated shaped bottom surface (the floor). And I have Air as a medium enclosed inside this cavity.
So, I want to solve for fluid Velocities (u and v) distribution of the air inside the cavity, and for its Temperature distribution too.
So, I already included the physics modules: Laminar Flow (for single-Phase Fluid Flow) and Heat Transfer in Fluids.
However, I'm sure I'm doing something wrong witht he Boundary Conditions (it can be observen from the first attached image, that I don't get any velocities distribution for the air mass).
The BC I am trying to stablish are the following :
i. Isothermal Walls in all the interior walls of the cavity.
ii. No-slip Boundary Condition (u=v=0) in all the walls (on the inside) of the cavity.
iii. A constant Temperature at the upper flat surface
iv. A constant Temperature at the bottom (wavy floor) surface of the cavity.
Where the problem could be at ? The Velocity Stream Lines and Temperatures Contours should show a kind of oval spiral pattern at the top of each of the 'valleys' of the wavy bottom surface. But as depicted in the image, I don't get any valocities distribution.
I will really appreciate if someone can give some help.
Thank you all !
Best Regards !
Hello to all:
I'm trying to think in the following interesting problem:
I have a system which are polycrystals (grains) of Bi2Te3 (actually this compound is a quaternary alloy of Bi, Te, Se and Sb). The grains ended coated with Carbon, in the form of Graphene Nanoplatelets: a stack of several (or could be many) Graphene single Layers.
Does anyone know, have experience or have literature references about the following questions:
1. How an increment in temperature will affect the Chemical Stability of the Bi2Te3-alloy ? for two scenarios:
i. A normal day-to-day working temperature between 10 °C - 37 °C
ii. Or in the scenario reaching the 100°C
And second. The same question but for the aging of the device, rather than the stability in function of the temperature.
or for both conditions for the matter of the subject.
If someone can comment something about, I'll appreciate it !
Best Regards !
Dear Colleagues :
Does anyone have literature referencing the diffusion process of Carbon (I mean Carbon atoms) into Bismuth Telluride (Bi2Te3) or into some other compound alike ? E.g. PbTe, (Sb,Se)Bi2Te3, Sb2Te3, etc ... ?
I'll really appreciate if someone can help me out
Kind Regards Sirs !
Wikipedia lists above 55 numbers, but are there any standard collection of dimensionless numbers and their interrelations?
We are gonna built an experimental setup about the flow of supercritical CO2 under constant heat flux in stainless steel circular microtube (0.5 mm diameter and 300 mm length). It will be placed lots of T-type thermocouple along the tube to measure the wall and hence the bulk temperature. I would like to take your advice about the correct inserting types of thermocouples on the tube to take the better results. Regards,
What will be the impact of Soret and Dufour coefficients on velocity, temperature and concentration profiles? and how the skin friction coefficient, heat and mass transfer coefficients behave with them?
how to write heat and mass transfer equations in specify control volume for one dimensional(only height direction) in fixed bed combustion.
The thermal and Solutal dispersion always increase heat and mass transfer coefficients in fluid flow problems for similarity and non-similarity solution cases. why it is happening? and what is the flow behavior behind this?
Can anyone help me to understand the physical application of this?
Can we use infrared-transmitting materials like silicon (on upward-facing hemisphere of exhaust pipes) to dissipate heat energy from exhaust gases discharged from Generators, vehicles etc, through radiation, that can then be reflected towards space (upward forcing) by using deflectors (like aluminium coated surfaces)?
I am working on heat transfer through a vertical hollow slender circular closed-ends-cylinder with air inside and no velocity, inside a solid material as shown in the attached image.
Neglected radiation, what the heat transfer mechanism (convection or conduction) should be used and how?
If conduction, K ,what is base on?
If convection, is there any method to calculate h for this case, such as Similarity Solution, Empirical correlation: Churchill and Chu, Morgan ,Raithby and Hollands, or others.
Best Regards,


I want to design a heat exchanger which will operate in salty water. I want to know what material is corrosion resistant and has good thermal conductivity.
Hi,
I am trying to measure temperature difference between inlet and outlet of a channel which is heated from upper wall. According to Q= m. Cp. DT formula 1 Celsius degree difference is expected (considering no heat loss) it will be lower in practice because of heat loss. My measurements give higher DT than 1 Celsius degree i.e. there is more heat gain than applied heating. The channel is insulated, room temperature is close to inlet temperature so this is unliklely. I am using K-type class 1 thermocouple, I wonder K-type thermocouple is true choice for such measurement or not? What else can I do for detection of correct heat loss or correct value of heat transfered from heater to fluid?
Recently, researchers have focused on the use of nanofluids to improve the heat transfer of thermal systems despite the risk of using this technology and its high cost. Are there thermal systems in which the use of nanofluids is useless?
In the case of gas transport through microporous membranes (e.g. silica membranes), there is a temperature dependency behavior which affects the membrane performance at high temperatures. We know that it happens when kinetic diameter of the molecule approaches the pore diameter. I have read somewhere that LJ potential might plays big role in this.
Could anyone provide some information, text books or researches containing detailed description of this phenomenon?
I am interested in adding nanoparticles for different PCM for increasing heat transfer rates. What are the best nanoparticles for that? What is the procedure to make nanoparticles?
Turbulent flow associated with a fluid is characterised by choatic flow of fluids. The energy and momentum interactions between fluid parcels during this flow, can also lead to production of charged species in the channel, under certain conditions. Is there any model or numerical model to study such changes?
Do you have the executable (or installation) file(s) of any latest version of Fluent Ansys software? If yes, please kindly share the link to download the software with me. Thanks
Is it the reason for that TPS gives the higher conductivity value compared with that of steady state method?
In the below reference, Coquard et al (2006) mentioned: Hot wire method for thermal conductivity measurement has recently known a significant increase. However, this method is theoretically not applicable to materials where radiative heat transfer is not negligible such as low-density thermal insulators.
The theoretical results showed that when the EPS foam is too transparent to behave as an optically thick material (Rosseland approximation) the temperature rise near the wire is noticeably different and reaches higher values than for the corresponding fictitious purely conductive material. The influence of radiative transfer on the evolution of the estimated conductivity khot is then comparable to that observed when the thermal inertia of the wire is increased.
Coquard, R., Baillis, D., & Quenard, D. (2006). Experimental and theoretical study of the hot-wire method applied to low-density thermal insulators. International journal of heat and mass transfer, 49(23), 4511-4524.
I want to extract heat from stationary saline hot water. Saline water is at a temperature of 60C. I want to heat up another fluid from 25 to 50C. LMTD is 14.06, di =16mm do=20mm, length of one tube=1.8 m; I also want to calculate the number of tubes required?
Which method should be applied to find out optimum mass flow rate ?
i am simulating heat and mass transfer in wickless heat pipe i.e.,thermosyphons .As i have read implicit scheme is unconditionally stable and also there is courant no. issue in explicit scheme.So,ca i go for implicit scheme and how will it impact my result?
Hello , for which percent we can trust in numerical solution results for energy and fluid flow problems in Fluent , Comsol , ... etc ?
Please verify the percentage for which software.
Many researchers have been interested in improving the heat transfer of the thermal systems using nanofluids. Many theoretical and experimental studies have been conducted on this subject. What is your opinion that some of the published researches on the subject of heat transfer enhancement using nanofluids are inapplicable and useless?
Hi, can we get the steady state solution directly of TPCT in Ansys / Fluent ?
Or, we should use transient solution till reach the final steady state ?
i'm simulating two phase heat and mass transfer inside two phase closed thermosyphon in the attached below 2-D axisymmetric domain.
I've splitted the domain into three parts in Ansys space claim.Can anyone help me with the steps next to follow?

i'm simulating heat and mass transfer inside two phase closed thermosyphon.I'm using VOF model to simulate.The density of liquid is varying as .𝜌 𝐿 = 859.0083 + 1.252209 𝑇 − 0.0026429𝑇 2 .can anyone help me with UDF of the above equation.
I am looking for literature to aid me with the explanation and discussion of experimental results (saturated pool boiling of water at atmospheric pressure on copper surfaces) where a shift of the boiling curve towards lower superheats and a decrease of CHF were recorded; this trend was noted after the first onset of CHF. I am interested in literature that deals with the change of both the boiling process and surface characteristics (wettability, topography, chemistry etc.) after the first onset of CHF. Also, any literature about the (possible) shift of the boiling curve in repeated experiments on the same surface (as a consequence of CHF onset and transition to film boiling, where possible low-temperature annealing occurs) would be most welcome. So far, a search lasting several hours yielded no results.
An empirical analysis is an evidence-based approach to the study and interpretation of information. Are you looking for facts to support your introduction of Boussinesq approximation and/or buoyancy induced flow?
Do you know if any of your student finds it difficult to discuss the effects of increasing the magnitude of Grashof number on any transport phenomenon?
Are you looking for a way to help your research students to learn theoretical/conceptual review and empirical review of published articles. Click the link below.
Bibliography: Scrutinization of the effects of Grashof number on the flow of different fluids driven by convection over various surfaces. Journal of Molecular Liquids 249, 980–990, 2018.https://doi.org/10.1016/j.molliq.2017.11.042
Usually mass transfer is described with the following equation: m = A*U*dc, where dc is the difference in concentration of a component between two phases, or a phase and the interface...
Fick's law of diffusion also uses the difference in concentration.
In reality, the driving force for mass transfer is the difference in chemical potential, which depends not only on the concentration but also on temperature and pressure.
Why then is the difference in concentration usually applied? In which cases can/can't it be applied?
Coding and simultaneous solving heat and porous equations
Where could I find related literature regarding this? I am currently working on studies on heat pipe and I would like to conduct some experiments on wicked heat pipe as a part of my research.
Using nanoparticles in phase change materials (PCM) Improves thermal conductivity. Increased thermal conductivity allows for a faster rate of heat transfer in PCM, reducing the time required for the PCM to undergo a complete charge or discharge. On the other hand, to improve the thermal performance of PCMs, the discharge time should be increased.
I am a PhD student, I use Fluent and I study a countercurrent evaporator with a return surface that will be used to cool a room.
the outside hot air is sucked through the Dry channel (bottom), a part is returned in the wet channel (above), in this channel it overhangs a film of water to cause evaporation and at the same time an exchange heat, which helps to reduce the air temperature in the dry channel and will be used for cooling the room.
my problem is in the part of the wet canal. Fluent does not consider the moisture content in the energy equation or in any other way does not take into account the evaporation phenomenon and mass transfer in this part.
Edit : we did the following steps:
General :
Type -> pressured-Based
Velocity formulation -> absolute
Time -> Steady
2D Space -> Planar
no Gravity
Models :
Multiphase (VOF) -> Evaporation-Condensation
3 Phases -> water, Vapor, Air
Energy : On
Viscous : Laminar
Species (Species Transport)
but the simulation didn't work
we have convergence but there is no mass transfer in the Wet Channel (Above). Fluent does not want to take into account the mass transfer of the water film to the ambient air of the wet channel and the temperature of the air in the wet channel is at the same temperature of the water.
and if we do not apply a temperature to the water, everything puts in the temperature of the Inlet (or almost).

In my case , I need to heat stream from 560 to 610 C by using steam at 730 C . Is it possible to use shell and tube heat exchanges ?
In heat conservation, we have "heat flux - heat generated+heat gained=0". Normally, heat flux will inside kinetic coefficient(K) and heat gained will be in capacity coefficient(C). So,what about the heat generated(source) if its consider inside the system..
Before I used flowmeter of plan type manufactured by cptec in lille.
Now i dont know what are the latest invention in this field
please i need more information about ATES system
I am performing pool boiling experiment using water as the working fluid. To avoid any type of solid deposition on the boiling surface (copper in my case), which type of water should be preferred- distilled, deionized or millipore?
I am looking for the microchannel's most important applications between:
- Micro-electronic Thermal Management
- Solar Collectors
- Space Machines Cooling
- Drilling Devices
and etc ...
Seeking an explanation with regards to the change in the flow field.
I'm trying to calculate the time taken for the temperature of oil in an insulated tank to drop from 45degC to 15degC when the ambient temperature is -40deg. I want to estimate the time both in still and at a given wind speed (forced convection). What is the best approach to model this problem? Can the lumped capacitance method work for this scenario given that there is insulation present?
There are two heat transfer enhancement techniques: passive and active. The use of nanofluid showed an enhancement in convection heat transfer in many industrial applications. This method can be classified as passive or active technique?
The heat transfer enhancement techniques are widely used in many applications in the heating process to enhance the thermal performance of heat exchangers. On the other hand, nanofluids were used for the same purpose. What is the secret of focus in the use of nanofluids to enhance the thermal performance despite the risk of using them ?
Nanofluids widely used to enhance heat transfer because of increase in thermal conductivity, at the same time the pressure drop increases as a result of an increase in viscosity of the new fluid. It is accompanied by smaller temperature gradients within the fluid and larger pressure drops when increasing the nanoparticle concentration. Pressure drop has a large effect on the exergy loss. Why is the exergy efficiency increased when using nanofluids?
The researchers dealt with nanofluid technology in various thermal systems in order to improve the thermal performance of these systems. Is the use of nanofluid more effective in the natural convection systems or forced convection systems?
Ribs are used on rectangular channel surfaces to promote turbulence and enhance thermal performance. Different shapes has been performed such as rectangular rib, triangular rib, V- ribs , inverted V-ribs, broken V- ribs, semicircular V- ribs. These ribs increase the level of mixing of the cooler core air with the warmer air close to the channel sidewalls and restart the boundary layer after flow reattachment between ribs resulting in enhanced convective heat transfer coefficients. What is the permissible range of the ratio of rib height to channel hydraulic diameter (e/Dh)?
We have a open top box container made of Stainless Steel sheets and want to heat the 5 surfaces from their exterior. The container has dimensions of 6.5 x 11.5 x 16.5 cm3.
Constraints of design are:
1) Must be thinner than 3-4 mm of thickness added to each side.
2) Must be easily battery powered.
3) Variable control of temperature
4) Total power output of 800 W (for all 5 sides)
Methods we have currently researched are Ni-chrome wire(Resistive Wire), Ni Chrome Mesh(Resistive Mesh) and Silicone Rubber Heaters. Please inform me of a better method or which of the mentioned methods is the most optimal.
What is the relation between water mass flow rate and the width of a forced draft wet cooling tower?
Is there any rules (of thumbs) to determine the width of a wet forced draft cooling tower for a specific load of hot water? How can we estimate the width of tower?
We are trying to simulate mixing of two streams of different chemical concentrations.
In the last decade, nanofluids have attracted more attention as a new method of enhancement heat transfer properties for various industrial applications. Researchers found that although the nanfluid enhance the heat transfer rate of the fluids, the nanoparticles also cause an increase of viscous and further causes an increase of the power consumption to pump the nanofluids. Is there any study that highlights the cost of using nanofluids?
The performance of heat exchanger can be substantially improved by a number of augmentation techniques. One of these methods is Nanotechnology. Nanofluid widely used to enhance Nusselt number because of increase in thermal conductivity, at the same time the pressure drop increases as a result of an increase in viscosity of the new fluid. In order to quantify the overall thermal performance of the system that used Nanofluid, any criteria on how to evaluate the thermal–hydraulic performance used for this system ?
Thank you
Have you once reported the effects of Brownian motion and/or thermophoresis parameters on the flow of any kind of nanofluid? Or you have once studied a related report on the subject matter!!! If yes, feel free to share the bibliography.
The main purpose is to scrutinize the effects of these parameters. Kindly note that the article will be cited appropriately.
For natural convection heat transfer of the heat sink with different fin configurations such as straight radial fins and pin fins, how can I calculate the characteristics length in radial heat sink to calculate Nusselt number?
Hi everyone,
I am trying to model heat and mass transfer in a pipe flow that is opened along two screen intervals (see attached file). For that purpose I use the non-isothermal pipe-flow interface coupled with Darcy's law and heat transfer in porous media interface.
Because of the length involved, I do not want to solve heat and flow in complete 3D along borehole and I used the 1D edge element to model the heat transfer (provided with the non-isothermal interface). It appears accounting for screened intervals is not trivial. For that I used fracture flow in porous media, which is an extension of Darcy's Law for highly conductive element. It allows the fluid to go in and out from the pipe with reference to reservoir pressure and temperature.
Therefore I had a few questions : is it the best way to account for opened interval in pipe flow ? What could be the boundary conditions related to pipe inlet/outlet and fracture flow ? How can I achieve coupling between physics ?
Thank you for any help you can give on this issue.
Best regards.
Morgan Le Lous
Actually i am new to COMSOL so don't know much about it. I want to analyze the heat and mass transfer simultaneously so kindly tell me how to proceed. It will be a great help.
Exergy / Available energy is being lost in several engineering processes. It is of prime interest in the field of heat transfer. Is there any numerical models (or) some minor numerical works developed based on exergy destruction?
As the solubility of gas in liquid decrease with increase in temperature, is there any possibilities to increase the CO2 solubility in the water around 50-80 C?
I have a system where a liquid droplet, which is internally stirred by gas bubbles , moving in an liquid-gas emulsion phase. I need to calculate the mass transfer coefficient at liquid drop and the emulsion interface. Can anyone give some idea how to calculate the mass transfer coefficient in such systems?
Hello Researchers,
I am trying to develop a transient heat transfer model for a solid-solid device with internal heat generation using the basic Fourier's equation. I have attached an image that can well describe my problem. I am encountering a challenge in my model , i.e., When trying to obtain an exact solution using inverse Laplace transform approach, the equation involves computing residues for many terms , which makes the model too complicated.
Can anyone suggest me a model that avoids complexity by providing a compact infinite series solution? Thanks
I want to analyse the heat transfer characteristics for my material. For that i am planning to heat the temperature by 10 deg from atmospheric temp. Is this 10 deg rise in temp is sufficient to analyse the heat transfer characteristics?
My material is carbon steel.
I have a coupled darcy flow and heat transfer in porous media module in COMSOL.
I would like to independently know the temperature of the fluid and temperature of the porous medium separately, however I see only one temperature. Does anyone know how to incorporate 2 temperatures?
The same has been raised in a COMSOL thread also.
I need to model mass transfer of a spray type of deaerator with consideration of heat transfer and variation droplet radius with time due condensation.
anyone can help me to obtain equations about it ?
there is some materials which called self-regulating or self-controlling temperature materials and used in heating elements (some ceramics which called PTC). is that possible use these materials to make a complex body or wall constant temperature in the presence of water flow?
or do you know any way to apply constant temperature boundary condition on them? by the way body immersed in the fluid flow and I can't use phase changing.
For better heat and mass transfer , which configuration of heat exchanger is best in adsorber bed for adsorption refrigerator/chiller.
I used heat flux pads to measure the heat flux between an animal and the substrate below. However, the animal's behaviour meant that it was only possible to place the pads between animal and substrate for a limited period of time. As a result, the curves created from the pad's readings appear to still be 'settling', (slightly increasing or decreasing). I believe this could be overcome by repeating with slightly thinner pads in the field, but unfortunately this is not possible at this time.
I was looking for suggestions on the extraction of data from this from anyone who might have worked with heat flux previously or others. So far I have tried some curve fitting to attempt to estimate the final values, but none has looked good.
For instance, how settled must the line be before it is a good estimation of actual heat flux? Can anyone suggest a good curve fitting method for estimation of the final settled value?
See attached for example curve (green and blue show temperature of substrate and animal surfaces, respectively, with red showing the resultant heat flux; black shows heat flux between the dorsal side of the animal and air).
Many thanks,
Tom

Hello everyone
I’m going to calculate the convective heat transfer coefficient in a channel (or Duct).
What is the most accurate correlation for the Nusselt number in channel for 2300 <Re < 3000 and Pr > 0.7.
Is there any good source (specifically Review papers) for studying about this matter?
Best Regards.

I'm trying to figure out the reason why the mysterious sign change occurs in derivation of the interphase mass transfer.
In most of textbooks we can find following derivation for molar rates of diffusions:
The transfer of species from the gas bulk phase to the phase interface:
N = k_g*A*(p_bulk-p_interface)
The transfer of species from the interface to the liquid bulk:
N = k_l*A*(c_interface-c_bulk)
And equating both equations leads to derivation of the overall mass transfer coefficients (for full details check for example: http://www.separationprocesses.com/Absorption/GA_Chp02d.htm).
But in articles concerning determination of gas-liquid absorption kinetics suddenly minus sign shows up when equating molar rates from the gas bulk to the interface and from the interface to the gas bulk. For example in Kucka, L., J. Richter, E. Y. Kenig, and A. Gorak. ‘Determination of Gas–liquid Reaction Kinetics with a Stirred Cell Reactor’. Separation and Purification Technology 31, no. 2 (2003): 163–175. we can find following equation:
d(n_l)/dt = k_l*A*(c_interface-c_bulk) = -d(n_g)/dt (attached file).
I know that both derivations are correct, but I can't figure out why. Often a sentence is added that this equation is derived from mass conservation principle.
Is it caused by the flow direction issue? But why those two derivations differs?

Based on the paper :
Properties of CMC
HEAT-TRANSFER CHARACTERISTICS OF A NON-NEWTONIAN
Au NANOFLUID IN A CUBICAL ENCLOSURE WITH
DIFFERENTIALLY HEATED SIDE WALLS
Properties of water
Heat and mass transfer of unsteady natural convection flow of some nanofluids past a vertical infinite flat plate with radiation effect
TQ
What is the physical properties of CELdek packed bed of cellulose paper " thermal conductivity, specific heat and density"
How these properties are affected by the absorbed desiccant solutions