Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Extraction of Fragments and Waves After Impact Damage in Particle-Based Simulations

Topics

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages