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

[General] Derived Quantities in Paraview

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 9, 2017, 23:52
Default Derived Quantities in Paraview
  #1
Member
 
A. S.
Join Date: Apr 2009
Location: Raipur (INDIA)
Posts: 54
Rep Power: 17
apoorv is on a distinguished road
Hi

I am using Paraview with SU2. Now the problem I face is that SU2 outputs 'conservative vector' instead of 'primitive vector (rho, u,v, w, pressure) in paraview(vtk) file it dumps. Is there any simpler way to get 'primitve variable' using the formula we usually use.

Meaning can I derive 'primitive variable' from the 'conservative variable' and plot in paraview.

Thanks

Apoorv
apoorv is offline   Reply With Quote

Old   December 11, 2017, 04:32
Default
  #2
Senior Member
 
Tom Fahner
Join Date: Mar 2009
Location: Breda, Netherlands
Posts: 634
Rep Power: 32
tomf will become famous soon enoughtomf will become famous soon enough
Send a message via MSN to tomf Send a message via Skype™ to tomf
You can use the calculator filter:

Code:
rho = Conservative_1
U =(Conservative_2*iHat+Conservative_3*jHat+Conservative_4*kHat)/Conservative_1
I think pressure and temperature are already available.

Regards,
Tom
tomf is offline   Reply With Quote

Old   December 12, 2017, 09:52
Default Thanks
  #3
Member
 
A. S.
Join Date: Apr 2009
Location: Raipur (INDIA)
Posts: 54
Rep Power: 17
apoorv is on a distinguished road
Thanks Tom
apoorv is offline   Reply With Quote

Reply


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
boundaryField access for derived quantities abhiv OpenFOAM Programming & Development 1 May 31, 2017 19:29
[OpenFOAM] how to visualize a derived quantity in paraview chandisasmal ParaView 2 March 23, 2017 13:36
boundaryField for derived quantities abhiv OpenFOAM Running, Solving & CFD 0 January 24, 2016 16:39
Installing OpenFOAM and ParaView in VirtualBox(Ubuntu on Win8) chrisb2244 OpenFOAM Installation 2 August 21, 2013 13:24
paraFoam reader for OpenFOAM 1.6 smart OpenFOAM Installation 13 November 16, 2009 21:41


All times are GMT -4. The time now is 10:06.