Giter Club home page Giter Club logo

perivis's Introduction

PeriVIS

Paraview plugins

fragment

Extraction of fragments and histograms, see Section 4.1 in [1]. The Figure 1 shows the extracted fracments and Figure 2 shows the corresponding histogram. A video of the development of the extracted fragments is available here.

Figure 1: Extracted fragments Figure 2: Corresponding histogram
Fragments Histogram
-DBUILD_FRAGMENT=ON 

stress

Volume rendering of the nodes and visualizaiton of the vonMises stress tensor, see Section 4.2 in [1]. Figures shows the volume rendering of the Standford bunny and the vonMises stress. An example video is available here.

Figure 1: Extracted fragments
Stress
-DBUILD_STRESS=ON 

io

Reader for the LAMMPS file format

-DBUILD_IO=ON 

Build instructions

Dependencies

Building the plugins

cd filter
mkdir build && cd build
cmake -DParaView_DIR=/calculs/Compile/ParaView-v5.3.0/build \
      -DCMAKE_INSTALL_PREFIX=path/to/install/plugins
make -j

Load the plugins to paraview

export PV_PLUGIN_PATH=$PV_PLUGIN_PATH:path/to/install/plugins

Publications

  1. P. Diehl, M. Bußler, D. Pflüger, S. Frey, T. Ertl, F. Sadlo, and M. A. Schweitzer, Extraction of Fragments and Waves After Impact Damage in Particle-Based Simulations, Springer International Publishing, Cham, 2017, pp. 17–34.

perivis's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

perivis's Issues

PeriVIS does not compile with Paraviw 5.8.1

Description
Compiling PeriVIS with Paraview version 5.8.1 leads to an error due to an unknown CMake command.

Error Message

CMake Deprecation Warning at /usr/lib64/cmake/paraview/paraview-use-file-deprecated.cmake:1 (message):
  The `PARAVIEW_USE_FILE` is no longer used starting with 5.7.
Call Stack (most recent call first):
  io/LAMMPSTemporalReader/CMakeLists.txt:6 (INCLUDE)

CMake Error at io/LAMMPSTemporalReader/CMakeLists.txt:10 (ADD_PARAVIEW_PLUGIN):
  Unknown CMake command "ADD_PARAVIEW_PLUGIN".

System

  • Fedora 32
  • Paraview 5.8.1 (from official repository; package sources: paraview-5.8.1-4.fc32.src.rpm and paraview-5.8.1-4.fc32.src.rpm)
  • CMake 3.17.4

To Reproduce

  1. Compile the plug-in as described in README.md

Additional context
I did some investigations on the problem. With Paraview 5.7 the developers changed the CMake Plugin API and some commands are deprecated amongst others also the ADD_PARAVIEW_PLUGIN command. Thus, I guess it does also not work for Paraview 5.7.x.
Here a thread in the paraview forum on this problem: https://discourse.paraview.org/t/paraview-5-8-unknown-cmake-command-add-paraview-plugin/4834

Issues when using the loaded example data

screenshot from 2017-12-12 10-34-33

Reproduce:

  1. Load the example data of the disk in lammps
  2. Try to use the filter for fragmentation

The filter is not usable because a cell attribute array with 1 components(s) is required.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.