FEM: examples, prevent creation of z88 solver

... since it's not supported by this example
This commit is contained in:
Sudhanshu Dubey
2020-07-12 03:20:04 +05:30
committed by Bernd Hahnebach
parent 2d40c82435
commit aab6d8420a

View File

@@ -60,6 +60,9 @@ def setup(doc=None, solvertype="ccxtools"):
# setup CalculiX cantilever
# apply a prescribed displacement of 250 mm in -z on the front end face
if solvertype == "z88":
solvertype = "z88_not_valid"
doc = setup_cantileverbase(doc, solvertype)
# displacement_constraint