|
[Sponsors] |
May 14, 2014, 12:31 |
Liquid Evaporation Model Error in OF 2.3.0
|
#1 | ||||
Member
bilal
Join Date: Mar 2014
Location: Germany
Posts: 30
Rep Power: 12 |
Hello Everyone,
I am using Liquid Evaporation Model for Evaporation of Urea and Water. I have worked on OF 2.1.0 version and have problem with the Exhaust temperature drop and lot of colleagues here on forum ask me to use OF 2.3.0. So now i have also same or even more problems and errors in OpenFoam 2.3.0. 1. When i use Liquid Evaporation Model for H20 and SingleKineticRateDevolitilization Model for Urea together the output results are good but they are only running in serial when i try to run it in parallel it crash. I am using simpleReactingParcelFoam solver. Below you find the error i recieved Quote:
The error shows that there is a problem with the liquidMixtureProperties but i did not find the solution of that so can you explain me what is wrong here why its not running?? 2. Second problem when i use only Liquid Evaporation Model for evaporation of both water and urea it also crashes and gives error just after 1 simulation. it is giving the error showing that there is a problem with the calculation of the Temperature as the temperature is not in the certain range. The error is given below Quote:
But when i run the same simulation in OF 2.1.0 it is running OK! but in OF 2.1.0 i am using LTSReactingParcelFoam. I didn't understand why this is not working properly in OF 2.3.0 ?? 3. Third problem When i run the same simulation of liquid evaporation model only taking the water then simulation run for 10 steps and then crashes. The error in log file is different this time now it is related to pressure. The error shows that my pressure is not in the desired range it is exceeding the triple point limit and i did not understand why is it so. on other hand the same simulation is running in OF 2.1.0 without any error but not in OF 2.3.0. The error details are given below Quote:
Quote:
And OF 2.1.0 is also giving the some problem with Temperature drop calculation. Temperature drop: means that i am analytically making the analysis of the change in the temperature at outlet. I calculate the amount of energy by taking in account the mass of species evaporate during simulation and using some theoretical Formula. Then calculate the temperature at outlet and compare it with the results i got from simulation but the results are not same. If you need some more details of model i am using please check the link below where i posted early all details http://www.cfd-online.com/Forums/ope...sel-spray.html Thanks a lot Regards, Bilal |
|||||
May 15, 2014, 03:43 |
|
#2 |
Senior Member
Armin
Join Date: Feb 2011
Location: Helsinki, Finland
Posts: 156
Rep Power: 19 |
Which evaporation model are you using?
I hope 'liquidEvaporationBoil', the other one is not suited for spray evaporation. If you search the forum, you will find more explanation on this by Tommaso Lucchini. |
|
May 15, 2014, 05:38 |
|
#3 | |
Member
bilal
Join Date: Mar 2014
Location: Germany
Posts: 30
Rep Power: 12 |
Quote:
Thanks. i am using Liquid Evaporation Model. What you mean is that LiquidEvaporationBoil Model i have to use instead of the other one right? I check the details you mention and Tommaso Lucchini just mention that there is a problem with the boiling conditions nothing more. And one more thing if i change the Model what you suggest do i run it in OF 2.1.0 or OF 2.3.0? Best Regards, Bilal |
||
May 15, 2014, 08:06 |
|
#4 | ||
Senior Member
Armin
Join Date: Feb 2011
Location: Helsinki, Finland
Posts: 156
Rep Power: 19 |
Which one?
Quote:
Code:
phaseChangeModel liquidEvaporationBoil; Quote:
Also, for spray simulation I would recommend you the 'sprayFoam' solver. |
|||
May 15, 2014, 09:35 |
|
#5 |
Member
bilal
Join Date: Mar 2014
Location: Germany
Posts: 30
Rep Power: 12 |
Hi Armin,
Thanks once again. I am using PhaseChangeModel liquidEvaporation; But as you suggest i will run the simulation on liquidEvaporationBoil Model and then i will let you know what i got. But one thing you suggest me to use 2.3.x i will run it again with new changes to see temperature behavior but as i mentioned there are lot of other failures coming on especially i can not run it parallel .....anything on that |
|
May 15, 2014, 10:09 |
|
#6 | |||
Member
bilal
Join Date: Mar 2014
Location: Germany
Posts: 30
Rep Power: 12 |
Quote:
I run the simulation with changes as you suggest on OF 2.3.0 phaseChangeModel liquidEvaporationBoil; But i got the same error message when i use liquidEvaporationBoil for mixture Quote:
Quote:
Best Regards, Bilal |
||||
May 15, 2014, 10:47 |
|
#7 |
Senior Member
Armin
Join Date: Feb 2011
Location: Helsinki, Finland
Posts: 156
Rep Power: 19 |
Sorry, cannot help you with this one.
There is most likely something wrong in your case setup, which leads to these wrong temperatures. If you are sure that all your boundary and initial conditions are right, I would probably check on the time step and on the maxCo number for the droplets. -Armin |
|
May 15, 2014, 11:45 |
|
#8 |
Member
bilal
Join Date: Mar 2014
Location: Germany
Posts: 30
Rep Power: 12 |
Hi Armin,
I did some changes with the time step and track time in OF 2.1.0. As i increase the Time step (DeltaT) it give the desired results but only when i use both Liquid Evaporation and SingleKineticRateDevolitilization model. As i use only LiquidEvaporation Model the temperature loss at exhaust is more and i did not understand what's the reason. When i run the evaporation model with water only in OF 2.1.0 the temperature value is ok but when i use mixture of water and urea then temperature is not right. Maybe there is some problem with the liquid properties of Urea or Enthalpy calculation by using NSRDS functions. Thanks Best Regards, Bilal |
|
June 16, 2014, 08:36 |
|
#9 |
New Member
Werner
Join Date: Apr 2014
Posts: 19
Rep Power: 12 |
Hi!
I have exactly the same problem as mentioned in the first part. "When i use Liquid Evaporation Model for H20 and SingleKineticRateDevolitilization Model for Urea together the output results are good but they are only running in serial when i try to run it in parallel it crash. I am using simpleReactingParcelFoam solver. Below you find the error i recieved" do you already fixed the problem with the breakdown in the parallel simulation? To your problem: FOAM Warning : From function janafThermo<EquationOfState>::limit(const scalar T) const in file /usr/local/openfoam/OpenFOAM-2.3.0/src/thermophysicalModels/specie/lnInclude/janafThermoI.H at line 108 attempt to use janafThermo<EquationOfState> out of temperature range 200 -> 5000; T = -2.62401293e+114 --> FOAM Warning : From function janafThermo<EquationOfState>::limit(const scalar T) const in file /usr/local/openfoam/OpenFOAM-2.3.0/src/thermophysicalModels/specie/lnInclude/janafThermoI.H at line 108 attempt to use janafThermo<EquationOfState> out of temperature range 200 -> 5000; T = -2.85584986e+114 You have to reduce the timestep, dont take the adjusted timestep with the corant number. I had the same problem. If this dont work than reduce the ralaxation factors from 1 to 0.85 than it works. Mabe this have also to do with radiation. I got this problem several times but now it runs perfect. |
|
June 16, 2014, 09:30 |
|
#10 |
Member
bilal
Join Date: Mar 2014
Location: Germany
Posts: 30
Rep Power: 12 |
Hi Werner,
No, still i can not run that in OF 2.3.0 still having same problem. So its better you use OF 2.1.0 it is working ok in series and parallel. And i tried to reduce the time step but results are also not good. its better if you increase a track time you will get better results. Regards, Bilal |
|
June 16, 2014, 09:46 |
|
#11 |
Senior Member
Armin
Join Date: Feb 2011
Location: Helsinki, Finland
Posts: 156
Rep Power: 19 |
Are you guys sure you are running the very latest 2.3.x git-version?
There have been several bug-fixes in the 2.3.x branch which also affected parallel runs (bugs that have also been present in 2.1, but might not show due to all the other things that go wrong there). See e.g. here: http://www.openfoam.org/mantisbt/view.php?id=1304 http://www.openfoam.org/mantisbt/view.php?id=1298 |
|
June 16, 2014, 10:40 |
|
#12 |
Member
bilal
Join Date: Mar 2014
Location: Germany
Posts: 30
Rep Power: 12 |
Hi Armin,
Thanks for the updates, i will try it and let you know. |
|
Tags |
evaporation model, problem with of 2.3.0 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
model evaporation | tfe | FLOW-3D | 9 | July 6, 2015 07:05 |
Droplet evaporation in fluidised bed. Help with the model? | nb92 | FLUENT | 0 | February 27, 2014 05:17 |
Locating near wall cells for evaporation model | mehrdad_kbg | OpenFOAM Programming & Development | 2 | February 4, 2014 03:56 |
Liquid rocket engine non-premixed combustion model | Erik | FLUENT | 2 | November 28, 2013 15:09 |
multiphase model for evaporation with volatility | james | FLUENT | 0 | October 6, 2004 04:55 |