I am using Adams MaxFlex to run a nonlinear simulation.
I am generating the bulk data file in my code and importing the resulting `BDF` file into my model.
My model runs perfectly fine when I use a coarse mesh size like this image(the diameter of the circle is 4 cm):
But, as soon as I try a finer mesh size (dividing by 2) like this image, I get static equilibrium simulation convergence error(I don't change anything else about the model).
I tried to tweak the solver settings as it is suggested in this article:
I tightened and loosened the limits on translations (TLIMIT) and rotations (ALIMIT) while I relaxed the error, but had no success getting the simulation to converge. I increased the MAXIT value for convergence, but still no success.
Does anyone have any idea what might cause this problem?
try searching 'equilibrium' in SimCompanion. you will quickly find out you are missing STABILITY and IMBALANCE to play with. Read about these and use with care equilibrium is an art
try searching 'equilibrium' in SimCompanion. you will quickly find out you are missing STABILITY and IMBALANCE to play with. Read about these and use with care equilibrium is an art