|
[Sponsors] |
Lagranian particle graph plotting in DPMFoam or MPPICFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 15, 2017, 06:30 |
Lagranian particle graph plotting in DPMFoam or MPPICFoam
|
#1 |
New Member
SURAJ
Join Date: Jun 2017
Location: IIT KANPUR,India
Posts: 15
Rep Power: 9 |
hi,
I am using Goldschimdt case of DPMFoam and MPPICFoam.when I am post processing the result in paraview but I am able to plot data for gas phase in plot over line but when I am trying to plot the particle data over line than nothing is coming in the plot.Data is there in the file but it is not being fetched. I am quite new in OpenFoam so please help me. |
|
August 11, 2023, 08:32 |
hope it helps
|
#2 |
Member
desimuser1
Join Date: Mar 2023
Posts: 35
Rep Power: 3 |
you have to create log file to check out graph (as farr as i know)
like MPPICFoam | tee log.mppic then you can see graph with pyFoamPlotWatcher.py log.mppic or you could just see your graphs while running by, (parallel) mpiexec -np 4 MPPICFoam -parallel | tee log5_parallelRun & pyFoamPlotWatcher.py log5_parallelRun (single) MPPICFoam | tee log5_parallelRun & pyFoamPlotWatcher.py log5_parallelRun |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can we use MPPICFoam or DPMFoam for particle transport in open environment? | Mehar | OpenFOAM Running, Solving & CFD | 1 | August 11, 2023 08:27 |
Particle tracking error | alchem | OpenFOAM Bugs | 5 | May 6, 2017 17:30 |
injection problem | Mark New | FLUENT | 0 | August 4, 2013 02:30 |
Check particle impaction with User Fortran | Julian K. | CFX | 3 | January 12, 2012 10:46 |
DPM UDF particle position using the macro P_POS(p)[i] | dm2747 | FLUENT | 0 | April 17, 2009 02:29 |