|
[Sponsors] |
January 27, 2023, 07:25 |
IBS method for heat transfer
|
#1 |
New Member
Tiziano Santese
Join Date: Jan 2023
Location: Munich, Germany
Posts: 2
Rep Power: 0 |
Hi all,
I am trying to implement the IBS method in openfoam ext 4.1, using rhoPimpleFoam as solver. I managed to implement everything that is needed to run with my solver the tutorial case "MovingCylinderInChannelTurbulent", however I still cannot include the energy equation. if I give the following boundary condition for T, to the cylinder: ibCylinder { type fixedValueIb; patchType immersedBoundary; triValue uniform 500; setDeadValue yes; deadValue 500; value uniform 500; } the solver doesn't recognize the boundary condition and gives the following error, as soon as it enters the energy equation: FOAM FATAL ERROR: Not implemented From function immersedBoundary::gradientInternalCoeffs() in file lnInclude/fvPatchField.H at line 473. FOAM aborting Would you be so kind to help me out with this problem? Is it at all possible to use the IBS method including heat transfer? has anyone done something similar? Thanks |
|
Tags |
ibm, ibs, immersedboundary |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unstructured Grid VS. Levet Set method VS. Immersed Boundary method | aerosjc | Main CFD Forum | 5 | November 29, 2022 21:23 |
Can immersed Boundary method in foam-extend-4.1 solve conjugate heat transfer? | les3cd | OpenFOAM Running, Solving & CFD | 0 | June 30, 2020 01:32 |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
Heat Transfer mechanisms | tafaugl | CFX | 1 | November 7, 2012 19:46 |
hess-smith method and fvm method | yangqing | FLUENT | 0 | March 20, 2002 20:25 |