Skip to content

Commit

Permalink
Revert docstring to conform to DPF 2024.1.pre0 (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi authored Oct 19, 2023
1 parent 13ee983 commit 995dc50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ansys/dpf/post/dpf_solution.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ def get_result_info(self):
- co_energy: Elemental co-energy
- incremental_energy: Elemental incremental energy
- elastic_strain: ElementalNodal Strain
- element_euler_angles: ElementalNodal Element Euler Angles
- structural_temperature: ElementalNodal Structural temperature
"""
return self._model.metadata.result_info
Expand Down

0 comments on commit 995dc50

Please sign in to comment.