# How to open openFoam mesh and results in native Paraview?

**URL:** https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956
**Category:** ParaView Support
**Created:** [September 28, 2023, 2:53pm UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956 "2023-09-28T14:53:13Z")
**Posts on this page:** 9
**Page:** 2

<div class="post-metadata">

### Author: ![cory.quammen](https://discourse.paraview.org/user_avatar/discourse.paraview.org/cory.quammen/32/11193_2.png) [@cory.quammen](https://discourse.paraview.org/u/cory.quammen)
#### Post date: [October 5, 2023, 1:33am UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956/21 "2023-10-05T01:33:41Z")

</div>

It looks like the figures showing the glyph figures appear early in the text of the [tutorial](https://doc.cfd.direct/openfoam/user-guide-v6/cavity) so that they appear to be associated to the **Contour** filter discussion, but they are not. If you follow along in section 2.1.4.4, you’ll be able to generate an image like in Figure 2.8.

---

<div class="post-metadata">

### Author: ![maxning](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/m/3da27b/32.png) [@maxning](https://discourse.paraview.org/u/maxning)
#### Post date: [October 5, 2023, 11:16pm UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956/22 "2023-10-05T23:16:35Z")

</div>

I went to 2.1.4.4, but the GUI is also different from the paraview I am using now.

 ![image](https://discourse.paraview.org/uploads/default/original/2X/f/f5d529536693b557fb7e74b570a9b5766a25f922.png)  
I have opened the “file.foam” and clicked “apply”, is there anything I didn’t do?

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [October 6, 2023, 10:27am UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956/23 "2023-10-06T10:27:15Z")

</div>

This is a screenshot of the StreamTracer filter.

You must have missed a step suggesting to add a StreamTracer.

---

<div class="post-metadata">

### Author: ![maxning](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/m/3da27b/32.png) [@maxning](https://discourse.paraview.org/u/maxning)
#### Post date: [October 25, 2023, 9:53pm UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956/24 "2023-10-25T21:53:19Z")

</div>

I did not see stream tracer filter in previous steps in the tutorial…

Also, I managed to do the “contour” as per the tutorial, but it looks like this:  
 ![image](https://discourse.paraview.org/uploads/default/original/2X/6/69d4e81746a890794620f8f8743372d1d527d57d.png)

I don’t think this is right, but I don’t understand what I do wrong:

 ![image](https://discourse.paraview.org/uploads/default/original/2X/e/ee779b16abf726e535c1f0fd7a9f5858b4d37fec.png)  
 ![image](https://discourse.paraview.org/uploads/default/original/2X/c/c00c14928b1a5f3ed12a4acf16e041e8594bd8a0.png)

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [October 26, 2023, 1:00pm UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956/25 "2023-10-26T13:00:59Z")

</div>

> [@maxning](#):
>
> I did not see stream tracer filter in previous steps in the tutorial…

You may want to ask the person who wrote the tutorial

---

<div class="post-metadata">

### Author: ![maxning](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/m/3da27b/32.png) [@maxning](https://discourse.paraview.org/u/maxning)
#### Post date: [October 26, 2023, 3:13pm UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956/26 "2023-10-26T15:13:31Z")

</div>

I managed to find the stream tracer filter, but it only have options for speed U and not pressure P. And when I click apply, this is the result:

 ![image](https://discourse.paraview.org/uploads/default/original/2X/3/319044ba3562507d6abbd22ba35fba6aa4b3641b.png)  
From the sides:  
 ![image](https://discourse.paraview.org/uploads/default/original/2X/f/f4c179c002b367a0506bf55bf52d214a25edbd75.png)  
That can’t be right, right?

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [October 26, 2023, 3:21pm UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956/27 "2023-10-26T15:21:32Z")

</div>

Pressure P is a scalar, not a vector. You can only streamtrace vectors.

---

<div class="post-metadata">

### Author: ![maxning](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/m/3da27b/32.png) [@maxning](https://discourse.paraview.org/u/maxning)
#### Post date: [October 28, 2023, 11:14pm UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956/28 "2023-10-28T23:14:40Z")

</div>

Got it.

I am now working on the part where it says to “create a vector plot of the results”:

 ![image](https://discourse.paraview.org/uploads/default/original/2X/6/6d76b72ee36308dfb98574ff4d592fb7072fa5ff.png)

 ![image](https://discourse.paraview.org/uploads/default/original/2X/e/e514cc2f0e34f760d371381ff2c2ed9affcc5ad4.png)

But I don’t see the same GUI setup, even though I already clicked Apply and refresh many times. Could you tell me why?

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [October 30, 2023, 8:26am UTC](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956/29 "2023-10-30T08:26:04Z")

</div>

Please ask this tutorial creator.

> Plot

Probably open a LineChartView.

[Previous page](https://discourse.paraview.org/t/how-to-open-openfoam-mesh-and-results-in-native-paraview/12956.md?page=1)
