|
[Sponsors] |
[OpenFOAM] "Data Range Too Small To Render" Cavity Tutorial |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 31, 2015, 18:15 |
"Data Range Too Small To Render" Cavity Tutorial
|
#1 |
Member
Alex
Join Date: Jan 2014
Posts: 54
Rep Power: 12 |
Hello, I am following the cavity tutorial provided from sourceforge.
I have not run into any problems executing the case in the termal, but when I go to view pressure contours in paraview I get a solid rendering instead of colour gradients representing the pressure. In playing around with the Color Map Editor I see a message stating "Data Range Too Small to Render." I did not get any obvious error messages when I ran the case, but I will post the terminal i/o. Unfortunately, I am learning this on my own and dont have access to professors (or anyone for that matter) who is experienced with the software. Any help is appreciated change directory Code:
=> cd $FOAM_RUN/tutorials/incompressible/icoFoam/cavity Code:
=> blockMesh Code:
=> icoFoam Code:
Time = 0.5 Courant Number mean: 0.222158 max: 0.852134 smoothSolver: Solving for Ux, Initial residual = 2.32737e-07, Final residual = 2.32737e-07, No Iterations 0 smoothSolver: Solving for Uy, Initial residual = 5.07002e-07, Final residual = 5.07002e-07, No Iterations 0 DICPCG: Solving for p, Initial residual = 1.0281e-06, Final residual = 2.77237e-07, No Iterations 1 time step continuity errors : sum local = 4.0374e-09, global = -9.0204e-19, cumulative = -2.44407e-18 DICPCG: Solving for p, Initial residual = 5.31987e-07, Final residual = 5.31987e-07, No Iterations 0 time step continuity errors : sum local = 6.12557e-09, global = -3.93738e-20, cumulative = -2.48344e-18 ExecutionTime = 0.11 s ClockTime = 1 s End Code:
paraFoam |
|
January 31, 2015, 19:31 |
|
#2 |
Member
Alex
Join Date: Jan 2014
Posts: 54
Rep Power: 12 |
Ah... Well I figured it out. In Paraview I had the 0th time step selected, which by default would not have any gradients shown. After selecting t=.5 seconds I got the correct rendering
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] Extracting ParaView Data into Python Arrays | Jeffzda | ParaView | 30 | November 6, 2023 22:00 |
Question from tutorial: Buoyant flow in a partitioned cavity | noppawit | CFX | 13 | March 19, 2014 03:18 |
newbie problem with cavity tutorial | miki | OpenFOAM Running, Solving & CFD | 8 | September 2, 2012 16:22 |
[Gmsh] Gmsh - cavity tutorial | s&m | OpenFOAM Meshing & Mesh Conversion | 3 | January 22, 2010 06:13 |
The cavity Tutorial | Ahmed | OpenFOAM Running, Solving & CFD | 0 | August 2, 2009 11:56 |