FEM: square pipe examples, typo corrected for consistency
This commit is contained in:
committed by
Bernd Hahnebach
parent
499eb8d07d
commit
9728cf15f0
@@ -49,7 +49,7 @@ def get_information():
|
||||
"meshelement": "Tria6",
|
||||
"constraints": ["force", "fixed"],
|
||||
"solvers": ["calculix"],
|
||||
"material": "Solid",
|
||||
"material": "solid",
|
||||
"equation": "mechanical"
|
||||
}
|
||||
return info
|
||||
|
||||
@@ -49,7 +49,7 @@ def get_information():
|
||||
"meshelement": "Tria6",
|
||||
"constraints": ["force", "fixed"],
|
||||
"solvers": ["calculix"],
|
||||
"material": "Solid",
|
||||
"material": "solid",
|
||||
"equation": "mechanical"
|
||||
}
|
||||
return info
|
||||
|
||||
Reference in New Issue
Block a user