Examples#

End-to-end examples show how you can use PyDPF-Post. If PyDPF-Post is installed on your machine, you can download these examples as Python files or Jupyter notebooks and run them locally.

PyDPF-Post analysis types#

These examples show how to post-process different simulation types using PyDPF-Post.

Static Simulation

Static Simulation

Static Simulation
Modal Simulation

Modal Simulation

Modal Simulation
Transient Simulation with Animation

Transient Simulation with Animation

Transient Simulation with Animation
Harmonic Simulation

Harmonic Simulation

Harmonic Simulation

PyDPF-Post feature examples#

These examples show how you use PyDPF-Post features.

Extract results on named selections - Modal Simulation

Extract results on named selections - Modal Simulation

Extract results on named selections - Modal Simulation
Extract components of results - Modal Simulation

Extract components of results - Modal Simulation

Extract components of results - Modal Simulation
Explore the data of a result with the DataFrame - Harmonic Simulation

Explore the data of a result with the DataFrame - Harmonic Simulation

Explore the data of a result with the DataFrame - Harmonic Simulation
Extract stress/strain invariants - Static Simulation

Extract stress/strain invariants - Static Simulation

Extract stress/strain invariants - Static Simulation
Export data contained in a DataFrame to a new format

Export data contained in a DataFrame to a new format

Export data contained in a DataFrame to a new format

PyDPF-Post legacy examples#

These examples show how you use the legacy PyDPF-Post API.

PyDPF-Post overview

PyDPF-Post overview

PyDPF-Post overview
Get data from static simulation

Get data from static simulation

Get data from static simulation
Introduction

Introduction

Introduction
Static analysis

Static analysis

Static analysis
Modal analysis

Modal analysis

Modal analysis
Harmonic analysis

Harmonic analysis

Harmonic analysis
Transient analysis

Transient analysis

Transient analysis
Complex results from a modal or harmonic analysis

Complex results from a modal or harmonic analysis

Complex results from a modal or harmonic analysis
Result keywords

Result keywords

Result keywords
Request result on a specific path

Request result on a specific path

Request result on a specific path
Basic features

Basic features

Basic features

Gallery generated by Sphinx-Gallery