:orphan: .. _gallery: ======== Examples ======== End-to-end 示例展示了如何使用 PyDPF-Post。如果您的计算机上安装了 PyDPF-Post,您可以将这些示例下载为 Python 文件或 Jupyter-lab,然后在本地运行。 .. raw:: html
.. thumbnail-parent-div-open .. thumbnail-parent-div-close .. raw:: html
PyDPF-Post analysis types ~~~~~~~~~~~~~~~~~~~~~~~~~ 这些示例展示了如何使用 PyDPF-Post 对不同类型的仿真进行后处理。 .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /examples/00-Different-analysis-types/images/thumb/sphx_glr_01-static-simulation_thumb.png :alt: :ref:`sphx_glr_examples_00-Different-analysis-types_01-static-simulation.py` .. raw:: html
Static Simulation
.. raw:: html
.. only:: html .. image:: /examples/00-Different-analysis-types/images/thumb/sphx_glr_02-modal-simulation_thumb.png :alt: :ref:`sphx_glr_examples_00-Different-analysis-types_02-modal-simulation.py` .. raw:: html
Modal Simulation
.. raw:: html
.. only:: html .. image:: /examples/00-Different-analysis-types/images/thumb/sphx_glr_03-transient-simulation_thumb.png :alt: :ref:`sphx_glr_examples_00-Different-analysis-types_03-transient-simulation.py` .. raw:: html
Transient Simulation with Animation
.. raw:: html
.. only:: html .. image:: /examples/00-Different-analysis-types/images/thumb/sphx_glr_04-harmonic-complex-results_thumb.png :alt: :ref:`sphx_glr_examples_00-Different-analysis-types_04-harmonic-complex-results.py` .. raw:: html
Harmonic Simulation
.. thumbnail-parent-div-close .. raw:: html
PyDPF-Post feature examples ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 这些示例展示了如何使用 PyDPF-Post 的功能。 .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /examples/01-Detailed-Examples/images/thumb/sphx_glr_00-dataframe-manipulation_thumb.png :alt: :ref:`sphx_glr_examples_01-Detailed-Examples_00-dataframe-manipulation.py` .. raw:: html
Create and manipulate a DPF Dataframe
.. raw:: html
.. only:: html .. image:: /examples/01-Detailed-Examples/images/thumb/sphx_glr_01-named-selections-modal-simulation_thumb.png :alt: :ref:`sphx_glr_examples_01-Detailed-Examples_01-named-selections-modal-simulation.py` .. raw:: html
Extract results on named selections - Modal Simulation
.. raw:: html
.. only:: html .. image:: /examples/01-Detailed-Examples/images/thumb/sphx_glr_02-modal-extract-sub-results_thumb.png :alt: :ref:`sphx_glr_examples_01-Detailed-Examples_02-modal-extract-sub-results.py` .. raw:: html
Extract components of results - Modal Simulation
.. raw:: html
.. only:: html .. image:: /examples/01-Detailed-Examples/images/thumb/sphx_glr_03-explore-result-data-harmonic_thumb.png :alt: :ref:`sphx_glr_examples_01-Detailed-Examples_03-explore-result-data-harmonic.py` .. raw:: html
Explore the data of a result with the DataFrame - Harmonic Simulation
.. raw:: html
.. only:: html .. image:: /examples/01-Detailed-Examples/images/thumb/sphx_glr_04-invariants_thumb.png :alt: :ref:`sphx_glr_examples_01-Detailed-Examples_04-invariants.py` .. raw:: html
Extract stress/strain invariants - Static Simulation
.. raw:: html
.. only:: html .. image:: /examples/01-Detailed-Examples/images/thumb/sphx_glr_05-export_data_thumb.png :alt: :ref:`sphx_glr_examples_01-Detailed-Examples_05-export_data.py` .. raw:: html
Export data contained in a DataFrame to a new format
.. raw:: html
.. only:: html .. image:: /examples/01-Detailed-Examples/images/thumb/sphx_glr_06-compute-min-max_thumb.png :alt: :ref:`sphx_glr_examples_01-Detailed-Examples_06-compute-min-max.py` .. raw:: html
Compute minimum and maximum of a DataFrame
.. raw:: html
.. only:: html .. image:: /examples/01-Detailed-Examples/images/thumb/sphx_glr_07-mesh-exploration_thumb.png :alt: :ref:`sphx_glr_examples_01-Detailed-Examples_07-mesh-exploration.py` .. raw:: html
Explore the mesh
.. thumbnail-parent-div-close .. raw:: html
Improve performance ~~~~~~~~~~~~~~~~~~~ 这些示例展示了如何在必要时更有效地使用 PyDPF-Post 来提高计算性能。 .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /examples/02-Performance-Improvements/images/thumb/sphx_glr_01-mesh-external-layer_thumb.png :alt: :ref:`sphx_glr_examples_02-Performance-Improvements_01-mesh-external-layer.py` .. raw:: html
Reduce Model Size by using Mesh External Layer for Result and Mesh extraction
.. raw:: html
.. only:: html .. image:: /examples/02-Performance-Improvements/images/thumb/sphx_glr_02-mesh-skin_thumb.png :alt: :ref:`sphx_glr_examples_02-Performance-Improvements_02-mesh-skin.py` .. raw:: html
Reduce Model Size by using Mesh Skin for Result and Mesh extraction
.. raw:: html
.. only:: html .. image:: /examples/02-Performance-Improvements/images/thumb/sphx_glr_03-mesh-external-layer-compare_thumb.png :alt: :ref:`sphx_glr_examples_02-Performance-Improvements_03-mesh-external-layer-compare.py` .. raw:: html
Validate External Layer results with full Mesh
.. thumbnail-parent-div-close .. raw:: html
PyDPF-Post cyclic examples ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 这些示例展示了如何将 PyDPF-Post 功能用于循环对称模型。 .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /examples/03-Cyclic-Examples/images/thumb/sphx_glr_01-cyclic-results_thumb.png :alt: :ref:`sphx_glr_examples_03-Cyclic-Examples_01-cyclic-results.py` .. raw:: html
Extract cyclic results
.. raw:: html
.. only:: html .. image:: /examples/03-Cyclic-Examples/images/thumb/sphx_glr_02-multi-stage-cyclic-results_thumb.png :alt: :ref:`sphx_glr_examples_03-Cyclic-Examples_02-multi-stage-cyclic-results.py` .. raw:: html
Extract multi-stage cyclic results
.. raw:: html
.. only:: html .. image:: /examples/03-Cyclic-Examples/images/thumb/sphx_glr_03-cyclic-mesh-external-layer_thumb.png :alt: :ref:`sphx_glr_examples_03-Cyclic-Examples_03-cyclic-mesh-external-layer.py` .. raw:: html
Reduce Cyclic Model Size by using Mesh External Layer for Result and Mesh extraction
.. raw:: html
.. only:: html .. image:: /examples/03-Cyclic-Examples/images/thumb/sphx_glr_04-cyclic-mesh-skin_thumb.png :alt: :ref:`sphx_glr_examples_03-Cyclic-Examples_04-cyclic-mesh-skin.py` .. raw:: html
Reduce Cyclic Model Size by using Mesh Skin for Result and Mesh extraction
.. raw:: html
.. only:: html .. image:: /examples/03-Cyclic-Examples/images/thumb/sphx_glr_05-modal_cyclic_no_expansion_thumb.png :alt: :ref:`sphx_glr_examples_03-Cyclic-Examples_05-modal_cyclic_no_expansion.py` .. raw:: html
Get base and duplicate sectors (real and imaginary) results for modal cyclic symmetry
.. thumbnail-parent-div-close .. raw:: html
PyDPF-Post fluid examples ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 这些示例展示了如何将 PyDPF-Post 功能用于流体模型。 .. raw:: html
.. thumbnail-parent-div-open .. thumbnail-parent-div-close .. raw:: html
PyDPF-Post legacy examples ~~~~~~~~~~~~~~~~~~~~~~~~~~ 这些示例展示了如何使用传统的 PyDPF-Post API。 .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_00-overview_example_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_00-overview_example.py` .. raw:: html
PyDPF-Post overview
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_01-get_data_from_static_simulation_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_01-get_data_from_static_simulation.py` .. raw:: html
Get data from static simulation
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_02-introduction_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_02-introduction.py` .. raw:: html
Introduction
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_03-modal-analysis_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_03-modal-analysis.py` .. raw:: html
Modal analysis
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_04-harmonic-analysis_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_04-harmonic-analysis.py` .. raw:: html
Harmonic analysis
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_05-static-analysis_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_05-static-analysis.py` .. raw:: html
Static analysis
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_06-complex_results_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_06-complex_results.py` .. raw:: html
Complex results from a modal or harmonic analysis
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_07-result_keywords_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_07-result_keywords.py` .. raw:: html
Result keywords
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_08-result_on_path_of_coordinates_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_08-result_on_path_of_coordinates.py` .. raw:: html
Request result on a specific path
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_09-basics_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_09-basics.py` .. raw:: html
Basic features
.. raw:: html
.. only:: html .. image:: /examples/05-Legacy/images/thumb/sphx_glr_10-transient-analysis_thumb.png :alt: :ref:`sphx_glr_examples_05-Legacy_10-transient-analysis.py` .. raw:: html
Transient analysis
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: :includehidden: /examples/00-Different-analysis-types/index.rst /examples/01-Detailed-Examples/index.rst /examples/02-Performance-Improvements/index.rst /examples/03-Cyclic-Examples/index.rst /examples/04-Fluid-Examples/index.rst /examples/05-Legacy/index.rst .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_