Logo image Logo image
  • Getting started
  • User guide
  • Concepts
  • API reference
  • Operators
  • Examples
  • Contribute

Navigation

  • PyAnsys »
  • PyDPF-Core »
  • Examples »
  • Mesh operations examples
  • Basic DPF examples
    • Basic DPF-Core usage
    • Operators overview
    • Field and field containers overview
    • Create your own entities using DPF operators
    • Bring a field’s data locally to improve performance
    • Use result helpers to load custom data
    • Scope results over custom time domains
    • Scope results over custom space domains
    • Communicate in process or via gRPC
    • Get material properties from the result file
  • Transient analysis examples
    • Transient analysis result example
    • Choose a time scoping for a transient analysis
    • Results extraction and analysis from LS-DYNA sources
  • Harmonic analysis examples
    • Multi-harmonic response example
    • Modal cyclic symmetry example
    • Multi-stage cyclic symmetry example
    • Use Result Helpers to compare mode shapes for solids and then shells
    • Expand harmonic modal superposition with DPF
    • Read results from distributed files
    • Calculate the number of cycles to fatigue failure
  • Advanced and miscellaneous examples
    • Multi-stage cyclic symmetry using advanced customization
    • Solve harmonic problem (with damping) using matrix inverse
    • Average elemental stress on a given volume
    • Exchange data between servers
    • Extrapolation method for stress result of a 3D element
    • Extrapolation method for strain result of a 2D element
    • Stress gradient normal to a defined node
    • Load plugin
    • Pressure vessel analysis according to an ASME standard
  • File manipulation and input-output examples
    • HDF5 export and compare precision
    • Get reduced matrices and make export
    • Working with a result file
  • Plotting examples
    • Review of available plotting commands
    • Compare results using the plotter
    • Load case combination for principal stress
    • Add nodal labels on plots
    • Plot results on a specific path
    • Warp the mesh by a field for plotting
    • Review of available animation commands
  • Examples for postprocessing on distributed processes
    • Postprocessing of displacement on distributed processes
    • Create a custom workflow on distributed processes
    • Distributed mode superposition (MSUP)
    • Distributed MSUP distributed modal response
    • Average Stress in distributed Workflows
  • Examples of creating custom operator plugins
    • Create a basic operator plugin
    • Create a plug-in package with multiple operators
    • Create a plug-in package that has third-party dependencies
  • Averaging examples
    • Averaging order
    • Average across bodies
  • Mesh operations examples
    • Create and display a mesh with polygon and polyhedron elements
    • Extract the skin from a mesh
    • Convert nodal coordinates field to local coordinate system

Mesh operations examples#

These examples show how to manipulate meshes.

Create and display a mesh with polygon and polyhedron elements

Create and display a mesh with polygon and polyhedron elements

Create and display a mesh with polygon and polyhedron elements
Extract the skin from a mesh

Extract the skin from a mesh

Extract the skin from a mesh
Convert nodal coordinates field to local coordinate system

Convert nodal coordinates field to local coordinate system

Convert nodal coordinates field to local coordinate system

© Copyright (c) 2022 ANSYS, Inc. All rights reserved.

Created using Sphinx 5.1.1.