Dear STKO Team,
I am facing trouble in running my high rise building model due to non-convergence after some time steps. Can you help me with the identification of the problem.
This is the warning I get.
Increment: 1 | Iterations: 7 | Norm: 1.314e-04 | Progress: 0.017 %
Increment: 2 | Iterations: 5 | Norm: 6.839e-06 | Progress: 0.033 %
Increment: 3 | Iterations: 5 | Norm: 8.043e-10 | Progress: 0.050 %
WARNING: CTestEnergyIncr::test() - failed to converge
after: 400 iterations
current EnergyIncr: 66.0787 (max: 0.01) Norm deltaX: 36.231, Norm deltaR: 2.29797e+07
AcceleratedNewton::solveCurrentStep() -The ConvergenceTest object failed in test()
DirectIntegrationAnalysis::analyze() - the Algorithm failed at time 0.04
OpenSees > analyze failed, returned: -3 error flag
Reducing increment factor due to non convergence. Factor = 0.5
WARNING: CTestEnergyIncr::test() - failed to converge
after: 400 iterations
current EnergyIncr: 1076.49 (max: 0.01) Norm deltaX: 18.4436, Norm deltaR: 5.48282e+07
AcceleratedNewton::solveCurrentStep() -The ConvergenceTest object failed in test()
DirectIntegrationAnalysis::analyze() - the Algorithm failed at time 0.035
OpenSees > analyze failed, returned: -3 error flag
Reducing increment factor due to non convergence. Factor = 0.25
I have attached my model here.
Thank you in advance!
Non-convergence during Analysis
Non-convergence during Analysis
- Attachments
-
- CorrectWithcorecolumns.rar
- (2.71 MiB) Downloaded 107 times
Re: Non-convergence during Analysis
Looking at the mode shapes, you can see that there is a core column that is not connected:
Debugging your model I noticed that:
- The master nodes of your diaphragm are not the vertices of the first compound, but you incorrectly selected the nodes of that core wall
- The you applied the forces to the vertices of the first geometries, but since they are not part of the diaphragm, they are singular in X-Y- and Rz DOFs.