FEM: result mechanical, change standard name

This commit is contained in:
Bernd Hahnebach
2020-05-21 15:04:12 +02:00
parent 4583a0c547
commit 623a240ab1

View File

@@ -542,7 +542,7 @@ def makeMeshResult(
# ********* post processing objects **************************************************************
def makeResultMechanical(
doc,
name="MechanicalResult"
name="ResultMechanical"
):
"""makeResultMechanical(document, [name]):
creates an mechanical result object to hold FEM results"""