|
[Sponsors] |
Question about solid part of CHT (conjugate heat transfer) in CFX |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 7, 2013, 10:46 |
Question about solid part of CHT (conjugate heat transfer) in CFX
|
#1 |
Senior Member
Meimei Wang
Join Date: Jul 2012
Posts: 494
Rep Power: 16 |
Hi,
The tetra grids are generated for the solid part of CHT. Hexa grids are generated for the fluid part. Then when we run the CHT simulation in CFX, will CFX use FVM or FEM to calculate the heat transfer behavior in the solid part?
__________________
Best regards, Meimei |
|
May 7, 2013, 13:51 |
|
#2 |
Senior Member
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 15 |
Why do you have a tetra grid for the CHT part in the solid? Having separate grid types may lead to errors if it's not done properly.
The energy equation is used to calculate heat transfer flow, using the finite volume method. |
|
May 7, 2013, 14:06 |
|
#3 |
Senior Member
Meimei Wang
Join Date: Jul 2012
Posts: 494
Rep Power: 16 |
Because of the geometry complexity. Why would it introduce additional errors? I anyway can't avoid GGI for this case. How to treat the separate grid types properly?
__________________
Best regards, Meimei |
|
May 7, 2013, 14:23 |
|
#4 |
Senior Member
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 15 |
I said it might introduce errors if it's not done properly. This might be due to stuff like orthogonality, or sudden inflation etc. This obviously depends on your mesh. I've found it's a little bit tricky to control those parameters when you have tet and hex cells in one mesh.
Please read the CFX solver modelling guide, the chapter on advice on flow modeling. |
|
May 7, 2013, 15:44 |
|
#5 | |
Senior Member
Meimei Wang
Join Date: Jul 2012
Posts: 494
Rep Power: 16 |
Quote:
Another question: tetra grids usually doesn't perform well for the cfd, does it usually work well with FVM for the solid part?
__________________
Best regards, Meimei |
||
May 7, 2013, 16:37 |
|
#6 |
Senior Member
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 15 |
||
May 7, 2013, 20:30 |
|
#7 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,850
Rep Power: 144 |
In solid regions the requirements on mesh are quite different to fluid regions. The equations to solve are well behaved numerically (no non-linear bits) which means that mesh quality is much less of an issue in solid regions. You still need a fine enough mesh to resolve any gradients (spatial or temporal), but mesh quality is not too important. So a tet grid will be fine for most applications.
The numerics do not change between tet and hex grids. CFX is a finite volume solver (regardless of the mesh type) with FEM-like integration points and flux calculations. |
|
May 8, 2013, 03:13 |
|
#8 | |
Senior Member
Meimei Wang
Join Date: Jul 2012
Posts: 494
Rep Power: 16 |
Quote:
__________________
Best regards, Meimei |
||
May 8, 2013, 03:18 |
|
#9 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,850
Rep Power: 144 |
Do a mesh sensitivity study to determine it.
The most important parameter is to have sufficient resolution to resolve the spatial and temporal transients you expect. |
|
May 8, 2013, 03:27 |
|
#10 |
Senior Member
Meimei Wang
Join Date: Jul 2012
Posts: 494
Rep Power: 16 |
Do I need to do some special treatment for the fluid-solid connection part? Like take care of the expansion ratio (if expansion ratio is still defined at the connection between hexa and tetra)?
__________________
Best regards, Meimei |
|
May 8, 2013, 03:34 |
|
#11 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,850
Rep Power: 144 |
On the fluid side you need to do the normal mesh density checks, and check the y+ is right. On the solid side just check the mesh is fine enough to resolve the gradients. You will be able to use a big jump in mesh sizes across the interface - but best check to be sure.
|
|
May 8, 2013, 04:39 |
|
#12 | |
Senior Member
Meimei Wang
Join Date: Jul 2012
Posts: 494
Rep Power: 16 |
Quote:
__________________
Best regards, Meimei |
||
May 8, 2013, 10:37 |
|
#13 | |
Senior Member
Meimei Wang
Join Date: Jul 2012
Posts: 494
Rep Power: 16 |
Quote:
__________________
Best regards, Meimei |
||
May 8, 2013, 17:46 |
|
#14 |
Senior Member
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 15 |
Yes in my opinion. Especially so if you want to extract heat fluxes and heat transfer coefficients.
Heat fluxes and heat transfer coefficients are determined using the temperature difference between the node at Twall and the next node adjacent to Twall. |
|
May 8, 2013, 23:47 |
|
#15 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,850
Rep Power: 144 |
No, I do not agree with Mr CFD. Mesh quality in solid regions is not too important. You have to have a really terrible mesh before it causes problems.
The reason for this is in the maths - in solid regions the only equation being solved is the heat equation and that is entirely linear. Linear equations are easy to solve and pretty robust numerically. So you can be rough with them and they still converge to an accurate solution. It is the non-linear terms in the NS equations (u du/dx etc) which makes them tricky to solve and sensitive to poor mesh. The heat fluxes and HTC require good mesh quality in the fluid side, but the solid side just needs a fine enough mesh to resolve the gradients. If you do not believe me then try it out |
|
May 14, 2013, 11:18 |
|
#16 |
Member
Join Date: Nov 2011
Location: Germany
Posts: 40
Rep Power: 14 |
in my opinion ghorrocks is right ... i made a study two weeks before and i got the following results:
i checked the heat transfer from a solid to a fluid: the gradient on the fluid side (Tw-Tnw) is about factor 400 (!) higher than the gradient on the solid side (Tw-Tw1) .......Solid..........Fluid |_____|_____||_____| |_____|_____||_____| |_____|_____||_____| |_____|_____||_____| ..................Tw ..Tw2....Tw1......Tnw so u need good elements on fluid side to approximate the gradient as good as possible ... for sure this result is what every literature about heat transfer is telling .... |
|
August 1, 2013, 06:43 |
|
#17 | |
Member
Mina
Join Date: Apr 2011
Posts: 88
Rep Power: 15 |
Quote:
Hi ... I am modeling transienrt CHT with ANSYS CFX. I did 2 simulations one without modeling solid and in the CFD wall i set isothermal B.C and i validated results with experiments. then i did another simulations with adding structure to the geometry and defing fluid-solid interface, and in the interface Conservative heat flux has been set. the temperature gradient obtaioned in the Solid looks Ok . however the pressure is strange, compare to the case without the structure pressure drops 10 times with is defenetliy wrong. so i am wondering what could be the problem. I expected the decrease in the pressure but not that much. it seems that in my simulation solid is damping pressure oscilations in the fluid. and i don't know why. i tried changing the solid mesh in the way that it matches with the fluid in the interface but no change was observed. i also tried to set different B.C condition in the external layer of solid which is in contact with the ambient air: adiabatic , isothermal , heat transfer coefficient ...but at the end it just changed the pressure few pascal and the still too far from experiment. i would appreciate any help. |
||
August 1, 2013, 07:08 |
|
#18 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,850
Rep Power: 144 |
Can you post the pressure you are seeing, what your geometry looks like and what you expect to see?
|
|
August 1, 2013, 09:24 |
|
#19 | |
Member
Mina
Join Date: Apr 2011
Posts: 88
Rep Power: 15 |
Quote:
Without solid.png pressure signal geometry_CHT.png geometry including solid CHT.png pressure signal |
||
August 1, 2013, 18:58 |
|
#20 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,850
Rep Power: 144 |
What effect do you expect the solid region to have on the pressure waves? Is this an FSI simulation?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
Constant velocity of the material | Sas | CFX | 15 | July 13, 2010 09:56 |
No results for solid domain | Gary Holland | CFX | 10 | March 13, 2009 04:30 |
conjugate heat transfer question | Kirill | CFX | 0 | January 10, 2003 05:50 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |