CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Differences between OF2.2 and OF 2.3 in sprayFoam spraycloudproperties (https://www.cfd-online.com/Forums/openfoam-solving/148361-differences-between-of2-2-2-3-sprayfoam-spraycloudproperties.html)

FWST February 10, 2015 07:09

Differences between OF2.2 and OF 2.3 in sprayFoam spraycloudproperties
 
Hello everyone

I am new in OpenFOAM and I have question concerning the sprayFoam solver.
My case setup is a little variation of the aachenBomb tutorial, but this isn't my actual problem.
I ran my first simulation on OpenFoam 2.3 and everything worked out fine. Running the same simulation on OpenFoam 2.2 lead to an error message. I found out that OpenFoam 2.2 needed in the sprayCloudproperties the constantProperties: youngsmodulus, poissonsRatio, epsilon0, f0, Pr, Tvap, Tbp. Those constants aren’t needed with OpenFoam 2.3.
I took the values from the aachenBomb tutorial and the simulation finally worked with OpenFoam 2.2 as well.
Can somebody tell me what those constants are standing for, and why they aren’t needed anymore with OpenFoam 2.3?
As I said, I am new with OpenFoam and with this forum as well. If there are some behaving rules, that I just broke, just tell me :)
Greetings Felix

dkxls February 13, 2015 06:53

Quote:

Originally Posted by FWST (Post 531222)
Can somebody tell me what those constants are standing for, and why they aren’t needed anymore with OpenFoam 2.3?

Well, they are not there anymore because they were either not used at all or used incorrectly (e.g. Pr, Tvap, Tbp) in OpenFOAM 2.2.
To what they stand for, in case you are really interested, they are documented in the source code, e.g.:
https://github.com/OpenFOAM/OpenFOAM...cParcel.H#L103
https://github.com/OpenFOAM/OpenFOAM...ngParcel.H#L83

Generally I can just recommend you to use OpenFOAM 2.3.x for spray simulation. Actually the last bugs (e.g. concerning the KHRT breakup model) got fixed after the release of 2.3.1, so you need the latest git version for that.

-Armin


All times are GMT -4. The time now is 15:03.