|
[Sponsors] |
April 9, 2015, 03:21 |
|
#461 | |
Member
Join Date: May 2013
Location: Netherlands
Posts: 30
Rep Power: 13 |
Quote:
|
||
April 9, 2015, 03:47 |
|
#462 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
@TBO: What you say is correct (SIMPLE algorithm does not use the Co number because no time derivation is solved).
@Sino75: maybe your mesh is going to get to fine and you resolve turbulence which can not be handled with SIMPLE algorithm. Therefore it could be a good choice to check it with a transient solver.
__________________
Keep foaming, Tobias Holzmann |
|
April 9, 2015, 07:26 |
|
#463 |
New Member
Sinasi Bahceci
Join Date: Jan 2015
Posts: 13
Rep Power: 11 |
Thanks for your fast support.
I'm working with flameletSimpleFoam in my master thesis. FlameletPisoFoam is not available in the new version. So I know I would get much better results with PISO or PIMPLE, but I have to use SIMPLE Are there any possibilities to improve the SIMPLE solver? Do you know why flameletPisoFoam is not available anymore in the newest version? Thanks a lot. |
|
April 9, 2015, 09:35 |
|
#464 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Yes I know why its not available. The reason is that I build that stuff (during and after my masterthesis). In 2.3.x I removed the solver because it is not well tested and at there is also the flamelet solver availible build by Hagen Müller (its using PIMPLE and is for RANS + LES).
At the moment I am building a new lib which can be used for laminar and turbulent flames (RANS + LES) but due to the fact that I am doing it in my spare time, it could take month if its finished. So you have more possibilities:
You can prove SIMPLE also, but what you want to prove if you solve instationarity and you are not solving time derivation?
__________________
Keep foaming, Tobias Holzmann |
|
April 9, 2015, 10:54 |
|
#465 |
New Member
Sinasi Bahceci
Join Date: Jan 2015
Posts: 13
Rep Power: 11 |
Hi Tobi,
I'm comparing Hagens solver with this one. So I will use the older version for Piso. If I have enough time, I will try to include Piso (Pimple?!) into new version. I'm really looking forward to the implementation of LES. So I wish you success. Thanks again! |
|
April 9, 2015, 11:36 |
|
#466 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
I dont know how it was in previous OF versions but there is SIMPLE and PIMPLE. If you set nOuterCorrectors to 0 or 1 then PIMPLE is operating in PISO mode. The implementation is not hard but I focused some stability problems due to the Pressure-Momentum coupling.
After checking Hagens solver, I saw that he is doing something with the density and compressibility. But till now I had no time to work more on that.
__________________
Keep foaming, Tobias Holzmann |
|
April 17, 2015, 06:55 |
|
#467 |
New Member
Sinasi Bahceci
Join Date: Jan 2015
Posts: 13
Rep Power: 11 |
Hi,
I have a question about thermophysical model in Lookup-File. I wanted to create new library for adiabatic flame and got following error: Maximum number of iteration for calculating temperature from enthalpy. As i only changed something with the dissipation rates X, the problem must be here. So my question is: How is the function of T(H,X) defined? I couldn't find the source code for this. Best regards (flameletmodel 2.3.x) |
|
April 17, 2015, 16:09 |
|
#469 |
New Member
Sinasi Bahceci
Join Date: Jan 2015
Posts: 13
Rep Power: 11 |
Sorry, of course I meant PDF for enthalpy defect 0.
|
|
April 26, 2015, 06:19 |
strange with radiation
|
#471 |
Senior Member
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 16 |
Greetings Tobi
I hope that you are making good. I was checking my results of the HM1 bluff-body stabilized flame and confronted a strange behavior. I have compared Temperature results with and without radiation and found that data with radiation indicates partially higher values at rich locations. AFAK from literature, the radiative heat transfer removes enthalpies from high temperature gases, hence, the solution with radiation should give lower temperature . I have attached a pic of temperature profiles for comparison. Would u PLZ provide ur suggestions on this behavior? Best Bobi |
|
May 8, 2015, 03:47 |
|
#472 |
Senior Member
Freedom
Join Date: May 2014
Posts: 209
Rep Power: 13 |
Dear all,
Anyone in this thread using libOpenSMOKE to simulate soot formation? I want to know how the source library of soot with different models be generated? Any one could give me some hints? Thank you in advance! Regards, Wen Xu |
|
May 8, 2015, 04:09 |
|
#473 | |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Quote:
You have to use the original files, there you find the soot library!
__________________
Keep foaming, Tobias Holzmann |
||
May 8, 2015, 05:25 |
|
#474 |
Senior Member
Freedom
Join Date: May 2014
Posts: 209
Rep Power: 13 |
Yes, I am using the original library and I already find the library of soot sources there. BUT I want to know how the library be generated? I did not find the generation tools.
Regards, Wen Xu |
|
May 8, 2015, 08:33 |
|
#475 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Which library do you mean? There is only the soot model as source code (as you mentioned). Maybe you mean the flamelet - look - up - table lib.
__________________
Keep foaming, Tobias Holzmann |
|
May 8, 2015, 08:49 |
|
#476 |
Senior Member
Freedom
Join Date: May 2014
Posts: 209
Rep Power: 13 |
No, did not you find the PDF-Library-Soot folder in the original version? There are four sub-folders there: aggregation, growth, nucleation and oxidation.
I mean how did he get the libraries, can they be used for other cases? Regards, Wen Xu |
|
May 10, 2015, 11:03 |
|
#477 |
Senior Member
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 16 |
Greetings All
Does anybody has any hint for me about the data driven with and withour radiation written above in post #471. Best, |
|
May 10, 2015, 13:14 |
|
#479 |
New Member
|
Hi Mr Holzmann;
I'm new in OpenFoam, I'd like to simulate flow over cylinder, I generated the mech in GMSH, so Icouldn't convert it to Fuoam, UI cannot know to it wrong... I'm thankful for your help ... thank you. |
|
May 10, 2015, 13:16 |
|
#480 |
Senior Member
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 16 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Numerical treatment of the source term in combustion equations | Tobi | Main CFD Forum | 37 | September 15, 2020 14:42 |
[openSmoke] flameletSmoke + new ODESolver (by Alberto Cuoci) | Tobi | OpenFOAM Community Contributions | 1 | November 21, 2017 19:24 |
Unsteady solver with Flamelet Model (libOpenSMOKE) | francesco_capuano | OpenFOAM Running, Solving & CFD | 11 | November 26, 2013 05:50 |
LibOpenSmoke, getting the species in ParaFoam | Christoph_84 | OpenFOAM | 1 | May 31, 2012 15:42 |