Fem: Update CalculiX test
This commit is contained in:
@@ -146,7 +146,7 @@ def setup(doc=None, solvertype="ccxtools"):
|
||||
# solver_obj.MatrixSolverType = "default"
|
||||
solver_obj.MatrixSolverType = "spooles" # thomas
|
||||
solver_obj.SplitInputWriter = False
|
||||
solver_obj.IterationsMaximum = 2000
|
||||
solver_obj.IncrementsMaximum = 2000
|
||||
# solver_obj.IterationsControlParameterTimeUse = True # thermomech spine
|
||||
analysis.addObject(solver_obj)
|
||||
|
||||
|
||||
@@ -7087,7 +7087,7 @@ Nall,273.0
|
||||
***********************************************************
|
||||
** At least one step is needed to run an CalculiX analysis of FreeCAD
|
||||
*STEP, INC=2000
|
||||
*COUPLED TEMPERATURE-DISPLACEMENT, SOLVER=SPOOLES, STEADY STATE
|
||||
*COUPLED TEMPERATURE-DISPLACEMENT, STEADY STATE, SOLVER=SPOOLES
|
||||
1.0,1.0,1e-05,1.0
|
||||
|
||||
***********************************************************
|
||||
|
||||
Reference in New Issue
Block a user