hi everyone,
I am new user of cfdem. Can anyone tell me how to open paraview through terminal for cfdem result analysis? for openfoam the command is ' paraFoam' but i dont know about cfdem.
A project by DCS Computing and CFDEMresearch
This website uses cookies to ensure you get the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies. This website uses cookies. By continuing to browse the site you are agreeing to our use of cookies. More info
alice | Mon, 10/17/2011 - 16:23
hi! in order to be able to
hi!
in order to be able to see both the results from the dem calculation and the cfd calculation you should first generate vtk-files for both cases (with pizza for liggghts and foamToVTK for the cfd-files), then open paraview (by typing "paraview" to a console) and open both vtks.
Cheers,
Alice
techblast333 | Mon, 10/17/2011 - 17:00
hi Alice, thnx for
hi Alice,
thnx for ur concern on my problem. i have run the following commands on terminal.
cd CFD
decomposePar
mpirun -np 2 cfdemSolverPiso_shared -parallel
reconstructPar
foamToVTK
cd ../DEM
pizza -f pizzaScriptInit
this generated some folders like processor 0,1,2,4 and a log file. plz tell me how to see the results with paraview