FEM: examples, use correct constraint in information for mystran plate example
This commit is contained in:
@@ -38,7 +38,7 @@ def get_information():
|
||||
"name": "Mystran Plate",
|
||||
"meshtype": "face",
|
||||
"meshelement": "Quad4",
|
||||
"constraints": ["displacement", "force"],
|
||||
"constraints": ["fixed", "force"],
|
||||
"solvers": ["calculix", "ccxtools", "elmer", "mystran"],
|
||||
"material": "solid",
|
||||
"equation": "mechanical"
|
||||
|
||||
Reference in New Issue
Block a user