|
[Sponsors] |
Groovy Boundary condition -- POSSIBLE at INTERFACE? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 2, 2019, 05:42 |
Groovy Boundary condition -- POSSIBLE at INTERFACE?
|
#1 | ||
Senior Member
|
Hello Foamers,
I am not sure about my approach - fitting the interface conditions through GROOVY boundary conditions.The temperature is supplied from one end of the wall. My conditions at the interface (boiling plane) are as follows Quote:
Quote:
REF - Clear details here in this MANUSCRIPT ~ http://sci-hub.tw/https://doi.org/10...361(83)90225-9 Images attached with schematic model and curve. Kindly help me. Thank you^^ |
|||
August 3, 2019, 06:54 |
|
#2 | |
Senior Member
|
While browsing I have gone through the thread below: - Where my expecting equations mentioned above seems to be fitted appropriately.
Evaporation due to Heat Transport using InterFoam (Correct Implementation?) I have manipulated this code a bit from the previous thread. CODE: Quote:
So, should the mass and energy balance equations need to be fitted as boundary condition (or) interface condition? How and where the above set of coding can be fitted in OpenFOAM and compiled appropriately ? ENERGY EQU: rho*Cp*(delT/delt) = del/delx[K*delT/delx ] + r*cp*delT/delx + rho*delQ/delT (W/m3) Kindly someone share ideas please. Thank you Last edited by Kummi; August 3, 2019 at 08:10. |
||
August 4, 2019, 06:17 |
interfaceProperties
|
#3 | |
Senior Member
|
The above coding comes under interfaceProperties (~/OpenFOAM/OpenFOAM-2.1.1/src/transportModels/interfaceProperties)
Quote:
The above code is not compiled yet, but it should be calculated for mass and energy balance at the interface --> moisture evaporation from the wet COAL I should still explore more for the betterment of my solution. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
How to use the CFX periodic interface | zhihuawan | CFX | 61 | January 15, 2018 17:20 |
Multiphase flow - incorrect velocity on inlet | Mike_Tom | CFX | 6 | September 29, 2016 02:27 |
Error - Solar absorber - Solar Thermal Radiation | MichaelK | CFX | 12 | September 1, 2016 06:15 |
Low Mixing time Problem | Mavier | CFX | 5 | April 29, 2013 01:00 |