Skip to content

Commit

Permalink
Merge branch 'master' into fnegri/fix_sim_with_server
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoNegri authored Oct 5, 2023
2 parents b7525fe + f8581eb commit eda0f12
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 eda0f12

Please sign in to comment.