Skip to content

Commit

Permalink
update docstring euler angles (#508)
Browse files Browse the repository at this point in the history
* update docstrings
  • Loading branch information
cbellot000 authored Oct 5, 2023
1 parent c2b4bde commit f8581eb
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
- eul: 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 f8581eb

Please sign in to comment.