|
[Sponsors] |
May 29, 2013, 17:54 |
Temperature BC inside a phase
|
#1 |
Member
Shashank
Join Date: Apr 2011
Posts: 74
Rep Power: 15 |
Folks,
Do you know how to impose a constant temperature inside one of the phases (in a VOF model) throughout the simulation? I tried the following but it did not work. Thread *lt = pt[liquidphaseindex]; begin_c_loop_all(c,t) { if (C_VOF(c,lt) == 0.0) { C_T(c,t) = 329; } } end_c_loop_all(c,t) The temperature inside that phase is decreasing to a much lower value. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with zeroGradient wall BC for temperature - Total temperature loss | cboss | OpenFOAM | 12 | October 1, 2018 07:36 |
Bulk temperature Tf is obtained from total or static temperature? | NPU_conanxie | FLUENT | 0 | March 30, 2011 06:56 |
Deformation of wall by temperature condition | Jay | FLUENT | 0 | April 14, 2007 19:06 |
compressible two phase flow in CFX4.4 | youngan | CFX | 0 | July 2, 2003 00:32 |
Temperature in vessel during throttling process | Astrid | Main CFD Forum | 2 | January 31, 2001 03:34 |