CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Evaluate Temperature field starting from an already eval. U field in interFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 11, 2023, 11:30
Default Evaluate Temperature field starting from an already eval. U field in interFoam
  #1
New Member
 
Filippo Azzini
Join Date: Apr 2020
Posts: 10
Rep Power: 6
Filippo_azz is on a distinguished road
Good evening, everyone. I have been working with multiphase simulations using interFoam. Currently, I am attempting to incorporate temperature field analysis into my simulations. I have successfully integrated the temperature (T) equation into interFoam (specifically working with OpenFOAM version 8) quite effortlessly. However, re-running the simulation to include these changes is quite time-consuming.
In my specific case, the fluid properties are not affected by the temperature field. Therefore, I am exploring ways to calculate the temperature field using the velocity (U) and volume fraction (Alpha) fields already evaluated in the previus simulations. To achieve this, I've adapted the scalarTransportFoam solver to read the alpha field. This adaptation is necessary to accurately compute the property values. I've modified the solver's equation to the following:


Code:
c*(fvm::ddt(rho, T) + fvm::div(rhoPhi, T)) - fvm::laplacian(k, T)
However, I am encountering an issue. Although the simulation initiates, it yields non-physical and odd results, suggesting that I might be missing a crucial element in my approach.
Could anyone provide insights or guidance on this matter? Any assistance would be greatly appreciated. Thank you very much.
Filippo_azz is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
whats the cause of error? immortality OpenFOAM Running, Solving & CFD 13 March 24, 2021 07:15
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
Temperature field error in compressible LES aljo OpenFOAM Running, Solving & CFD 4 December 10, 2013 03:30
is internalField(U) equivalent to zeroGradient? immortality OpenFOAM Running, Solving & CFD 7 March 29, 2013 01:27


All times are GMT -4. The time now is 08:21.