CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   MPPICFoam and particles visualisations (https://www.cfd-online.com/Forums/openfoam-post-processing/138763-mppicfoam-particles-visualisations.html)

MrJeff July 10, 2014 09:38

MPPICFoam and particles visualisations
 
Hi Openfoamers!

I want to launch an example from tutorial named cyclone with the solver MPPICFoam.
Unfortunately, when I launch the example on Paraview, I cannot see the lagrangian particles because it is impossible to reach them on the property display.

Anybody knows how to display the particles?

maysmech July 25, 2014 06:31

Quote:

Originally Posted by MrJeff (Post 500943)
Hi Openfoamers!

I want to launch an example from tutorial named cyclone with the solver MPPICFoam.
Unfortunately, when I launch the example on Paraview, I cannot see the lagrangian particles because it is impossible to reach them on the property display.

Anybody knows how to display the particles?

Hi
After running the case and opening paraview:
1- tick the box "skip zero time"
2- in the mesh parts, tick the last one "kinematicCloud - lagranian" and untick "internalMesh".
3- click on apply and enjoy particles

MrJeff July 25, 2014 08:59

Soi
 
Hi!

Thank you very much.

I have already found the problem. I have run my case after between t=0 and 0.1s. But, the SOI (start of injection) that I found in kinematicCloudProperties file begin at 1s. That is why lagrangianCloud is not displayed.

Now, I have launched the solving up to 4s and I can display the particles.

AndoniBM April 1, 2015 13:45

1 Attachment(s)
Hi OpenFoamers.

I ran DPM simulation of the Goldschmidt fluidised bed and my particle visualization the particles are very small (check my attached file):

https://app.liquidplanner.com/space/...68562/download

I want visualize it like this:http://www.openfoam.org/version2.3.0...oldschmidt.png

1) Is it posible visualize like that?
2) How?
3) I do not have the Langranian Field alpha, how can I put it on my results?

I hope someone can help with that.

MrJeff April 2, 2015 07:50

Hi AndoniBM!

How long lasts your simulation?

Do you use Paraview? Have you change the display parameters on ParaView?

celia November 22, 2016 10:49

cyclone openfoam
 
Hi OpenFoamers.
I would like to run the tutorial with the MPPICFoam server of the cyclone what are the steps to be able to make it work
thank you

decah February 7, 2017 23:24

Celia,

In your run directory make a copy of the tutorial case:

Code:

cp -r $FOAM_TUTORIALS/lagrangian/MPPICFoam/cyclone
Then type:

Code:

./Allrun
Note that the tutorial case decomposes the domain and you might want to adjust this.

batmanbeyond July 31, 2017 10:16

WriteFormat ascii
 
It helped me to set the writeformat from binary to ascii.
otherwise you might get error messages for misplaced tokens in paraview.


All times are GMT -4. The time now is 01:48.