Paraview Plugin

Submitted by DAVID RIVERA TAPIA on Mon, 05/19/2014 - 23:17

Hello everybody,

Do you know where I can find the download folders in paraview plugin tab? I need the src_reader and src_bin reader. These are not in the download section.

Regards,

David

d.pourjafar | Fri, 05/30/2014 - 14:53

I have the same problem. I get this message when I want to open the web page:

Site under maintenance
The CFDEMproject site is currently under maintenance.

Would highly appreciate any tips.

richti83's picture

richti83 | Thu, 06/05/2014 - 20:14

Because my webserver died and I have no access to this website as writer anymore, I decided to create a github repository where you can download the sourcecode and some precompiled reader plugins for ParaView and LIGGGHTS dumpfiles.

To compile from source you will need cmake, Paraview Source (any version you prefer) and a compiler.
First cmake & make ParaView with shared libs yes.
Than goto source folder and create a new folder lets say 'build'
cd build
ccmake ../
point cmake to the location where you compiled ParaView (let's say /home/user/ParaViewGIT/build_release/
config, generate, make.

Have Fun !

Best Christian.

I'm not an associate of DCS GmbH and not a core developer of LIGGGHTS®
ResearchGate | Contact

DAVID RIVERA TAPIA | Wed, 06/11/2014 - 22:02

I really appreciate your help.

Regards,

David