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
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
d.pourjafar | Fri, 05/30/2014 - 14:53
Same problem
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 | Thu, 06/05/2014 - 20:14
I re-uploaded them to github
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.
richti83 | Fri, 06/06/2014 - 19:55
link
the repository with sourcecode and some precompiled shared objects for ParaView Linux 4.1.0||3.98.1||3.14 can be found here:
https://github.com/richti83/ParaView_Reader_for_LIGGGHTS
DAVID RIVERA TAPIA | Wed, 06/11/2014 - 22:02
Thanks,
I really appreciate your help.
Regards,
David