CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[General] 3D plot Q criterion

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 2, 2017, 16:25
Default 3D plot Q criterion
  #1
New Member
 
Marius Lang
Join Date: Sep 2017
Posts: 19
Rep Power: 8
Ursmooth is on a distinguished road
Hello, I would like to plot 3D vortice cell with Q criterion, how can this be done?

I have computed my solution in openFoam 2D (front and back is set as empty). When I try to plot the Q criterion in paraview I only get the Q criterion in the XY-plane, I want it such that it also extends into the Z-plane? This is just for learning purposes before I move onto 3D, which takes ages to compute on my computer.

Help is very much appreciated!
Ursmooth is offline   Reply With Quote

Old   November 25, 2021, 14:42
Default
  #2
New Member
 
ioannis filippou
Join Date: Nov 2021
Posts: 8
Rep Power: 4
john filippou is on a distinguished road
You have to use the 3D equation set i guess.

What i am using is this set of equations
{s11} = {dudx}
{s12} = 0.5*({dudy}+{dvdx})
{s13} = 0.5*({dudz}+{dwdx})
{s22} = {dvdy}
{s23} = 0.5*({dvdz}+{dwdy})
{s33} = {dwdz}
{Omga12} = 0.5*({dudy}-{dvdx})
{Omga13} = 0.5*({dudz}-{dwdx})
{Omga23} = 0.5*({dvdz}-{dwdy})
{A} = 2*{Omga12}**2 + 2*{Omga13}**2 + 2*{Omga23}**2 - {S11}**2 - {S22}**2 - {S33}**2 - 2*{S12}**2 - 2*{S13}**2 - 2*{S23}**2
{Q} = 0.5*{A}


But i am using Tecplot which has an add equations tab. I suppose paraview has this option too.
john filippou is offline   Reply With Quote

Reply

Tags
paraview 4.1


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to plot Q criterion in fluent anindya FLUENT 13 September 26, 2017 11:57
[OpenFOAM] Convergence validation with Plot Over Time jam68 ParaView 1 February 11, 2017 17:05
[swak4Foam] Foam warnings - related to swak4Foam Salam-H OpenFOAM Community Contributions 20 August 2, 2015 15:40
Asymptotic stopping criterion is not working rob50904 STAR-CCM+ 2 January 28, 2013 08:25
graph plot anindya Main CFD Forum 2 September 17, 2003 12:00


All times are GMT -4. The time now is 13:26.