FEM: examples, fix mesh information
This commit is contained in:
@@ -47,7 +47,7 @@ from .manager import init_doc
|
||||
def get_information():
|
||||
return {
|
||||
"name": "Constraint Constact Shell Shell",
|
||||
"meshtype": "solid",
|
||||
"meshtype": "face",
|
||||
"meshelement": "Tria3",
|
||||
"constraints": ["fixed", "force", "contact"],
|
||||
"solvers": ["calculix"],
|
||||
|
||||
Reference in New Issue
Block a user