Giter Club home page Giter Club logo

pvfilters's Introduction

PVFilters

PVFilters is a collection of custom ParaView filters designed to extend the capabilities of the ParaView visualization tool. This repository includes various filters for scientific computing and data visualization, particularly focusing on finite element methods and phase field for fracture.

Filters

PDcracktip: Phase Field Crack Tip

The PDcracktip filter is used to find the crack tip location based on phase field values in a dataset and the distance to the initial tip. It allows users to define a critical phase field value and select regions of interest for more precise analysis.

Features

  • Critical Phase Field Value: Define the threshold for phase field values to identify crack tips.
  • Initial Tip Location: Specify the initial crack tip location.
  • Region Selection: Define a region of interest using minimum and maximum coordinates to filter points within a specific area, so that we use this filter for multiple cracks.

Usage

To use the PDcracktip filter in ParaView, follow these steps:

  1. Load your dataset into ParaView

  2. Apply the MergeBlocks filter to combine your dataset into a single vtkUnstructuredGrid

  3. Apply the PDcracktip filter

  4. Set the parameters:

    • ArrayName: Select the phase field array name from the list of available arrays.
    • CriticalPhaseFieldValue: Set the threshold value for the phase field (between 0 and 1).
    • InitialTipLocation: Set the initial crack tip location.
    • RegionMin and RegionMax: Define the region of interest for filtering points.

    Example:

  5. Update the pipeline and render the results:

pvfilters's People

Contributors

lyyc199586 avatar

Stargazers

 avatar

Watchers

 avatar

pvfilters's Issues

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.