Examples#
These examples demonstrate the behavior and usage of DPF-Core.
Basic DPF examples#
These examples explain the basic concepts of DPF.

Bring a field’s data locally to improve performance
Transient analysis examples#
These examples show how to use DPF to extract and plot displacements, stresses, and strains for a transient result.

Results extraction and analysis from LS-DYNA sources
Harmonic analysis examples#
These examples show how to use DPF to extract and manipulate, results from harmonic or modal analyses.

Use Result Helpers to compare mode shapes for solids and then shells
Advanced and miscellaneous examples#
These demos show advanced use cases demonstrating high level of workflow customization

Multi-stage cyclic symmetry using advanced customization

Solve harmonic problem (with damping) using matrix inverse

Extrapolation method for stress result of a 3D element

Extrapolation method for strain result of a 2D element

Pressure vessel analysis according to an ASME standard
File manipulation and input-output examples#
These examples show how to manipulate files, import or export from or to specific formats.
Plotting examples#
These examples show how to use the DpfPlotter
module.
Examples for postprocessing on distributed processes#
These examples show how to create workflows on different processes (possibly on different machines) and connect them.

Postprocessing of displacement on distributed processes
Examples of creating custom operator plugins#
These examples show how to create a basic operator plugin or plug-in packages with multiple operators. Plugins wrap your custom operators so that you can use them like native DPF operators.

Create a plug-in package that has third-party dependencies
Averaging examples#
These examples show how to use some of DPF’s averaging operators.
Mesh operations examples#
These examples show how to manipulate meshes.

Create and display a mesh with polygon and polyhedron elements

Convert nodal coordinates field to local coordinate system