FEM: examples, add ccxtools solver

This commit is contained in:
Bernd Hahnebach
2021-08-09 21:21:10 +02:00
parent d635f03a60
commit 4e6a09be37
40 changed files with 40 additions and 40 deletions

View File

@@ -35,7 +35,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": [],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "frequency"
}

View File

@@ -37,7 +37,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "force", "pressure"],
"solvers": ["calculix", "elmer"],
"solvers": ["calculix", "ccxtools", "elmer"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -37,7 +37,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Tria6",
"constraints": ["displacement", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "buckling"
}

View File

@@ -37,7 +37,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Tria6",
"constraints": ["displacement", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "buckling"
}

View File

@@ -38,7 +38,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Hexa8",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "buckling"
}

View File

@@ -34,7 +34,7 @@ def get_information():
"meshtype": "edge",
"meshelement": "Seg3",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -34,7 +34,7 @@ def get_information():
"meshtype": "edge",
"meshelement": "Seg3",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -34,7 +34,7 @@ def get_information():
"meshtype": "edge",
"meshelement": "Seg3",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -38,7 +38,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Hexa20",
"constraints": ["fixed", "force"],
"solvers": ["calculix", "elmer", "z88"],
"solvers": ["calculix", "ccxtools", "elmer", "z88"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -37,7 +37,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Quad4",
"constraints": ["fixed", "force"],
"solvers": ["calculix", "mystran"],
"solvers": ["calculix", "ccxtools", "mystran"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -37,7 +37,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Quad8",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -37,7 +37,7 @@ def get_information():
"meshtype": "edge",
"meshelement": "Seg2",
"constraints": ["fixed", "force"],
"solvers": ["calculix", "mystran"],
"solvers": ["calculix", "ccxtools", "mystran"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -32,7 +32,7 @@ def get_information():
"meshtype": "edge",
"meshelement": "Seg3",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -36,7 +36,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tetra4",
"constraints": ["fixed", "force"],
"solvers": ["calculix", "elmer", "mystran", "z88"],
"solvers": ["calculix", "ccxtools", "elmer", "mystran", "z88"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -37,7 +37,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Tria3",
"constraints": ["fixed", "force"],
"solvers": ["calculix", "mystran"],
"solvers": ["calculix", "ccxtools", "mystran"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -32,7 +32,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Tria6",
"constraints": ["fixed", "force"],
"solvers": ["calculix", "z88"],
"solvers": ["calculix", "ccxtools", "z88"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -35,7 +35,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "force"],
"solvers": ["calculix", "elmer", "mystran", "z88"],
"solvers": ["calculix", "ccxtools", "elmer", "mystran", "z88"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -35,7 +35,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "force"],
"solvers": ["calculix", "elmer", "mystran", "z88"],
"solvers": ["calculix", "ccxtools", "elmer", "mystran", "z88"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -35,7 +35,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "displacement"],
"solvers": ["calculix", "elmer"],
"solvers": ["calculix", "ccxtools", "elmer"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -42,7 +42,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["centrif", "fixed"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "multimaterial",
"equation": "mechanical"
}

View File

@@ -41,7 +41,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Tria3",
"constraints": ["fixed", "force", "contact"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -42,7 +42,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "pressure", "contact"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -48,7 +48,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["section_print", "fixed", "pressure"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -37,7 +37,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "self weight"],
"solvers": ["calculix", "elmer"],
"solvers": ["calculix", "ccxtools", "elmer"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -42,7 +42,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "force", "tie"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -42,7 +42,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["pressure", "displacement", "transform"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -50,7 +50,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "force", "transform"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -37,7 +37,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "frequency"
}

View File

@@ -40,7 +40,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "multimaterial",
"equation": "mechanical"
}

View File

@@ -38,7 +38,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Tria6",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "multimaterial",
"equation": "mechanical"
}

View File

@@ -41,7 +41,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "pressure"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "multimaterial",
"equation": "mechanical"
}

View File

@@ -49,7 +49,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "nonlinear",
"equation": "mechanical"
}

View File

@@ -39,7 +39,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Quad4",
"constraints": ["displacement", "force"],
"solvers": ["calculix", "elmer", "mystran"],
"solvers": ["calculix", "ccxtools", "elmer", "mystran"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -42,7 +42,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Tria6",
"constraints": ["fixed", "force", "displacement"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "reinforced",
"equation": "mechanical"
}

View File

@@ -41,7 +41,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Tria6",
"constraints": ["force", "fixed"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -41,7 +41,7 @@ def get_information():
"meshtype": "face",
"meshelement": "Tria6",
"constraints": ["force", "fixed"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}

View File

@@ -49,7 +49,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "initial temperature", "temperature"],
"solvers": ["calculix", "elmer"],
"solvers": ["calculix", "ccxtools", "elmer"],
"material": "multimaterial",
"equation": "thermomechanical"
}

View File

@@ -41,7 +41,7 @@ def get_information():
"meshtype": "edge",
"meshelement": "Seg3",
"constraints": ["self weight"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "fluid",
"equation": "thermomechanical"
}

View File

@@ -38,7 +38,7 @@ def get_information():
"meshtype": "solid",
"meshelement": "Tet10",
"constraints": ["fixed", "initial temperature", "temperature", "heatflux"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "thermomechanical"
}

View File

@@ -41,7 +41,7 @@ def get_information():
"meshtype": "edge",
"meshelement": "Seg3",
"constraints": ["fixed", "force"],
"solvers": ["calculix"],
"solvers": ["calculix", "ccxtools"],
"material": "solid",
"equation": "mechanical"
}