Examples#

End-to-end 示例展示了如何使用 PyDPF-Post。如果您的计算机上安装了 PyDPF-Post,您可以将这些示例下载为 Python 文件或 Jupyter-lab,然后在本地运行。

PyDPF-Post analysis types#

这些示例展示了如何使用 PyDPF-Post 对不同类型的仿真进行后处理。

Static Simulation

Static Simulation

Modal Simulation

Modal Simulation

Transient Simulation with Animation

Transient Simulation with Animation

Harmonic Simulation

Harmonic Simulation

PyDPF-Post feature examples#

这些示例展示了如何使用 PyDPF-Post 的功能。

Create and manipulate a DPF Dataframe

Create and manipulate a DPF Dataframe

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

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

Export data contained in a DataFrame to a new format

Export data contained in a DataFrame to a new format

Compute minimum and maximum of a DataFrame

Compute minimum and maximum of a DataFrame

Explore the mesh

Explore the mesh

Improve performance#

这些示例展示了如何在必要时更有效地使用 PyDPF-Post 来提高计算性能。

Reduce Model Size by using Mesh External Layer for Result and Mesh extraction

Reduce Model Size by using Mesh External Layer for Result and Mesh extraction

Reduce Model Size by using Mesh Skin for Result and Mesh extraction

Reduce Model Size by using Mesh Skin for Result and Mesh extraction

Validate External Layer results with full Mesh

Validate External Layer results with full Mesh

PyDPF-Post cyclic examples#

这些示例展示了如何将 PyDPF-Post 功能用于循环对称模型。

Extract cyclic results

Extract cyclic results

Extract multi-stage cyclic results

Extract multi-stage cyclic results

Reduce Cyclic Model Size by using Mesh External Layer for Result and Mesh extraction

Reduce Cyclic Model Size by using Mesh External Layer for Result and Mesh extraction

Reduce Cyclic Model Size by using Mesh Skin for Result and Mesh extraction

Reduce Cyclic Model Size by using Mesh Skin for Result and Mesh extraction

Get base and duplicate sectors (real and imaginary) results for modal cyclic symmetry

Get base and duplicate sectors (real and imaginary) results for modal cyclic symmetry

PyDPF-Post fluid examples#

这些示例展示了如何将 PyDPF-Post 功能用于流体模型。

PyDPF-Post legacy examples#

这些示例展示了如何使用传统的 PyDPF-Post API。

PyDPF-Post overview

PyDPF-Post overview

Get data from static simulation

Get data from static simulation

Introduction

Introduction

Modal analysis

Modal analysis

Harmonic analysis

Harmonic analysis

Static analysis

Static analysis

Complex results from a modal or harmonic analysis

Complex results from a modal or harmonic analysis

Result keywords

Result keywords

Request result on a specific path

Request result on a specific path

Basic features

Basic features

Transient analysis

Transient analysis

Gallery generated by Sphinx-Gallery