Skip to content

Commit

Permalink
Update dpf_solution.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cbellot000 authored Oct 4, 2023
1 parent 08517ca commit 6cb9fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansys/dpf/post/dpf_solution.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def get_result_info(self):
- co_energy: Elemental co-energy
- incremental_energy: Elemental incremental energy
- elastic_strain: ElementalNodal Strain
- element_euler_angles: ElementalNodal EUL
- element_euler_angles: ElementalNodal Element Euler Angles
- structural_temperature: ElementalNodal Structural temperature
"""
return self._model.metadata.result_info
Expand Down

0 comments on commit 6cb9fa6

Please sign in to comment.