-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The case setup of Sandia Flame D #9
Comments
Did the profile converge? It might be so that you need to run the simulation for a longer time. |
Thanks for your reply. The profile was conerge and no divergence was reported during the running of OpenFOAM. The time starting averaging is 0.1 s, consistent with the setup in your paper. In fact, expect for the files 0/T and 0/U, other setup was consistent with the case you provided here. |
I mean not the convergence of an OpenFOAM matrix solver, I am talking about the convergence of the statistics that you are gathering. You need to gather it long enough so that the profiles you are getting do not change anymore. If I now remember correctly, I had to run this simulation until 0.27s or even longer to see that the statistics were not changing significantly anymore |
Thanks for your patient reply. A longer time i wiil try. |
The mean field i calculated cannont fit the experimental data.
During my simulations, the temperature field in 0/T has been updated to the experimaental setup. The term USE_TURBULENCE_GENERATOR in 0/U is also changed to 1 to open the turbulent inlet. However, the mean filed i get cannot agree with the experiment.
The text was updated successfully, but these errors were encountered: