|
[Sponsors] |
Best way to compare two cases which should give the same results |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 1, 2012, 12:30 |
Best way to compare two cases which should give the same results
|
#1 |
Senior Member
|
Hi all;
I'm testing MRFSimpleFoam on a car with rotating wheels. I found 2 ways to achieve the rotation of the wheels so I would like to check that my results are the same in both the cases. From what I can see from the pressure and velocity fields in paraview they seem the same but I would like to be certain of that in a more "mathematical" way… Can anybody please give me a suggestion on how to do that? For example it would be great to evaluate the difference in pressure between the two cases everywhere in my domain and then make sure that there numbers I'd get were close to 0 everywhere on my domain… I would like to point out the the cases have the same geometry, mesh and boundary condition. I only used topoSet instead of setSet. Thank you! |
|
April 1, 2012, 12:54 |
|
#2 |
Senior Member
|
I think I found a way in paraview:
I loaded both the geometries which were called, say, geomerty1 and geometry2. Then I applied a calculator filter to both of them and every calculator had these formulas: p1=p for geometry 1 p2=p for geometry 2 this way I could easily identify what pressure was what. At this point I selected bot the calculator-->filter-->append attributes. I then used another calculator on the appended attributes with: deltaP=p1-p2 If there a simpler way I would be glad to know of it. |
|
April 1, 2012, 19:17 |
|
#3 |
Senior Member
Vieri Abolaffio
Join Date: Jul 2010
Location: Always on the move.
Posts: 308
Rep Power: 17 |
Hi Lore.
From what i've seen, on rotating wheels it is customary to plot the Cp vs angle on the circumference. For the wake effect and/or turbulence quantities, plots of lines on the symmetry. This should give you some graphs to look at. But your mehod seems reasonable too. |
|
April 1, 2012, 19:23 |
|
#4 |
Senior Member
|
Thank you Vieri! I'll try that!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to give enough info to get help | linnemann | OpenFOAM | 8 | September 20, 2017 10:19 |
How to speed up the simulation of a large amount of similar steady state cases | tss | Main CFD Forum | 4 | November 5, 2010 15:36 |
wind tunnel results vs fluent | pixie | Main CFD Forum | 1 | August 20, 2009 09:02 |
Velocity spots in openFoam results | Valle | OpenFOAM Running, Solving & CFD | 4 | August 19, 2009 06:53 |
Standard CFD test cases? | Damon Qualski | Main CFD Forum | 1 | April 10, 2003 15:10 |