CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

limitTemperature not working in icoreactingmultiphaseinterfoam in OF 2012

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 12, 2022, 01:44
Default limitTemperature not working in icoreactingmultiphaseinterfoam in OF 2012
  #1
Senior Member
 
thunde47
Join Date: Dec 2015
Location: India, USA
Posts: 130
Blog Entries: 1
Rep Power: 10
thunde47 is on a distinguished road
Code:
limitT
{
    type            limitTemperature;
    active          yes;

    

	selectionMode   all;
    min             299;
    max             5000;
    phase          gas; // optional

}
First of all code the icoreactingmultiphaseinterfoam solver crashes if phase is not provided despite being optional. And even after that temperatures continue to drop. It seems like the solver is reading limitTemperature from fvoptions but not really using it.
thunde47 is offline   Reply With Quote

Old   September 13, 2022, 06:31
Default
  #2
Member
 
Teresa
Join Date: Nov 2015
Location: germany
Posts: 63
Rep Power: 10
TeresaT is on a distinguished road
Hey,

I haven't tried limit temperature yet, but I am interested.

Can you please provide the message with which it crashes,
the boundary conditions or whatever makes your temperature dropping so low
and information about how far the temperature in the gas phase drops?


Have you tried defining it for all you phases yet?

Kind regards,
Teresa
TeresaT is offline   Reply With Quote

Old   September 13, 2022, 09:14
Default
  #3
Senior Member
 
Kumaresh
Join Date: Oct 2016
Posts: 349
Rep Power: 11
Kummi is on a distinguished road
Send a message via Yahoo to Kummi
Post your error message please.. And if you are sure that your solver reads from fvOptions, Have you modified the source term in governing equations related to fvOptions?

There might be various other issues for the drop in temperature. Lets look forward.
Thank you
Kummi 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
scotch parallel run is not working in OpenFOAM 2012 chandra shekhar pant OpenFOAM Running, Solving & CFD 7 December 7, 2022 03:13
Porous media coefficients and working fluid Dronzer FLUENT 1 June 30, 2020 22:23
findCell() in parallel: not working if location is outside the domain TobiWol OpenFOAM 0 January 10, 2018 14:33
Processor 0 not working vishwesh OpenFOAM Running, Solving & CFD 0 November 17, 2017 03:35
DPM parallel is not working but serial is working johnwinter FLUENT 1 March 27, 2012 02:01


All times are GMT -4. The time now is 10:05.