|
[Sponsors] |
motorBike Tutorial: Cannot plot U and solution seems not to converge |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 9, 2012, 09:58 |
motorBike Tutorial: Cannot plot U and solution seems not to converge
|
#1 |
New Member
Fergus
Join Date: Sep 2012
Location: Glasgow, UK
Posts: 23
Rep Power: 14 |
Hi again,
I have ran the motorBike tutorial and can view pressure contours on the geometry surface (I have posted a screenshot below as I'm unsure how accurate the pressure data is), but when I try to plot the velocities, the entire surface is a big red 0m/s! What is strange is that when I go into my U files of my 5 timestep directories I see quite plausible velocities - around 20 m/s in the x-direction and close to zero in other directions - yet this won't show on ParaView. This is similar to the situations reported here and here (circa 2009) but the issue in those cases was because of a bug in OFv1.6. I'm running 2.1.1. Also, I can't plot residuals and instead I get the following, suggesting the solution has not converged: Code:
SIMPLE: no convergence criteria found. Calculations will run fo 500 steps. Starting time loop End Can anyone offer any advice? Thanks, Fergus |
|
December 10, 2012, 02:01 |
|
#2 |
Member
Join Date: Nov 2010
Posts: 62
Rep Power: 16 |
The reason you can plot velocity on the surface is because the surface is not moving. The air next to the surface is the stuff that's moving, if you create a slice or some such through the model than you should be able to visualize U on that.
you will need to open the model twice in the same session if you wish to see the surface of the motorbike and slices, streamers or whatever else you create at the same time. On the convergence issue. If you look in fvSolution I expect its not been set to stop the run when convergence criteria are met, but instead run for 500 iterations and then stop. If you run the foamlog function on your simpleFoam log file then it will extract the various residuals and put them each in there own file. |
|
December 11, 2012, 07:27 |
|
#3 |
New Member
Fergus
Join Date: Sep 2012
Location: Glasgow, UK
Posts: 23
Rep Power: 14 |
Ah great. I should start thinking about things rather than panicking and coming straight here...
Thanks Doug |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFL Condition | Matt Umbel | Main CFD Forum | 19 | June 30, 2020 09:20 |
grid dependancy | gueynard a. | Main CFD Forum | 19 | June 27, 2014 22:22 |
TRANSIENT SOLUTION CONVERGE | MARK | Main CFD Forum | 3 | November 2, 2006 11:08 |
Discussion about Mesh independant solution | Seb | Main CFD Forum | 13 | May 22, 2001 14:37 |
Wall functions | Abhijit Tilak | Main CFD Forum | 6 | February 5, 1999 02:16 |