|
[Sponsors] |
How can I add temperature equation in interfoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 25, 2013, 10:38 |
How can I add temperature equation in interfoam
|
#1 |
Member
sajad
Join Date: Aug 2013
Posts: 71
Rep Power: 13 |
Dear foamer, how can I add temperature equation in interfoam? I wanna use this for 2 phase flow.
do you have any references in this field? best regards |
|
December 25, 2013, 13:22 |
|
#2 |
Member
Join Date: Aug 2013
Posts: 60
Rep Power: 13 |
Hi Seju,
I am a beginner with OpenFOAM and used the following as a reference for adding temperature to existing solvers: http://openfoamwiki.net/index.php/Ho...ure_to_icoFoam It may help you with your simulation. |
|
December 26, 2013, 17:11 |
|
#3 | |
Member
sajad
Join Date: Aug 2013
Posts: 71
Rep Power: 13 |
Quote:
add energy eq. to interfoam is diffterent with icoFoam. best regards sajad |
||
December 27, 2013, 08:15 |
|
#4 |
Senior Member
|
Hi Seju,
compressibleInterFoam in OpenFOAM2.2.2 handles energy eq. Description from source code... 24 Application 25 compressibleInterFoam 26 27 Description 28 Solver for 2 compressible, non-isothermal immiscible fluids using a VOF 29 (volume of fluid) phase-fraction based interface capturing approach. 30 31 The momentum and other fluid properties are of the "mixture" and a single 32 momentum equation is solved. 33 34 Turbulence modelling is generic, i.e. laminar, RAS or LES may be selected. |
|
December 27, 2013, 11:03 |
|
#5 | |
Member
sajad
Join Date: Aug 2013
Posts: 71
Rep Power: 13 |
Quote:
thanks for reply my case is not compressible. can I use this? best regards sajad |
||
January 13, 2014, 09:40 |
|
#6 |
Member
Mahdi
Join Date: Jul 2012
Posts: 53
Rep Power: 14 |
Although your case is not compressible, you may get the idea how to
implement energy equation by over-looking at the solver |
|
January 13, 2014, 11:30 |
|
#7 |
Member
sajad
Join Date: Aug 2013
Posts: 71
Rep Power: 13 |
||
February 11, 2014, 10:51 |
|
#8 |
Member
Mahdi
Join Date: Jul 2012
Posts: 53
Rep Power: 14 |
Have you got any progress in this implementation?
|
|
February 11, 2014, 14:11 |
|
#9 |
Member
sajad
Join Date: Aug 2013
Posts: 71
Rep Power: 13 |
||
February 27, 2014, 01:46 |
add temperature equation in interfoam
|
#10 |
Senior Member
Mohammad Shakil Ahmmed
Join Date: Oct 2012
Location: AUS
Posts: 137
Rep Power: 15 |
Hi,
I guess this will help you. interTempFoam is the solver and incompressibleTwoPhaseThermalMixture is the library file. Just compile the solver and the library file... thats it!!!! cheers #shakil |
|
February 27, 2014, 01:56 |
|
#11 |
Senior Member
Mohammad Shakil Ahmmed
Join Date: Oct 2012
Location: AUS
Posts: 137
Rep Power: 15 |
Also, you can have a look at the thread: http://www.cfd-online.com/Forums/ope...interfoam.html
cheers, #shakil |
|
April 23, 2014, 05:09 |
|
#12 | |
Member
sajad
Join Date: Aug 2013
Posts: 71
Rep Power: 13 |
Quote:
best regards. Sajad |
||
April 23, 2014, 05:50 |
|
#13 |
Senior Member
Mohammad Shakil Ahmmed
Join Date: Oct 2012
Location: AUS
Posts: 137
Rep Power: 15 |
What type of problem you are facing ?(did you try with wmake libso ?)
|
|
April 24, 2014, 01:12 |
|
#14 |
Member
sajad
Join Date: Aug 2013
Posts: 71
Rep Power: 13 |
||
April 24, 2014, 03:49 |
please try with that
|
#15 |
Senior Member
Mohammad Shakil Ahmmed
Join Date: Oct 2012
Location: AUS
Posts: 137
Rep Power: 15 |
Sorry, I got the problem. It's missing the linking of the library. Right now I'm extremely busy (probably I will fixed it later). Please try with the Qingming's file (Qingming Liu: Impementation of a myinterFoamDiabatic solver with OpenFOAM Slides Report Code Case)
in http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2011/ . It has a good explanation and it must work I guess. Cheers, shakil |
|
April 24, 2014, 08:30 |
|
#16 | |
Member
sajad
Join Date: Aug 2013
Posts: 71
Rep Power: 13 |
Quote:
thank you so much for reply. in this link I can't found whats my problem. I know you are busy but I'm waiting for revise this file in any time because I need this file. best regards. Sajad |
||
April 30, 2014, 10:38 |
|
#17 | |
Member
sajad
Join Date: Aug 2013
Posts: 71
Rep Power: 13 |
Quote:
did you try compile this lib and solver? best regards Sajad |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
The unit of thermal conductivity when adding temperature equation to icoFoam? | mxylondon | OpenFOAM | 2 | February 26, 2013 06:26 |
error message | cuteapathy | CFX | 14 | March 20, 2012 07:45 |
How to add correcting pressure equation in SIMPLE of MRFSimpleFOAM? | renyun0511 | OpenFOAM Programming & Development | 0 | November 4, 2010 02:38 |
Transport Equation for temperature variance | ameya | OpenFOAM Running, Solving & CFD | 0 | December 5, 2008 02:16 |
how to active temperature equation | james | FLUENT | 0 | June 19, 2006 04:54 |