Since this occurs already in the first increment, it is highly probable that there is some instability in the model. Set all loads and prescribed displacemnts etc. to zero and see if it runs then. Then add the loads. Also check all units, very often this happens because of inconsistent units in the material definition.
I am modeling for pull out testing in abaqus. I have defined finer mesh in concrete cube nearby bar embedded and courser mesh in part of concrete cube. In step, I have used: time period=1, incrementation; initial=0.05, min.= 1E-009, max.=0.1
@Khaled: No, I didn't provide cohesive element. In place of this, I used surface to surface interaction between bar and concrete by providing friction coefficient between steel and concrete 0.6
Since this occurs already in the first increment, it is highly probable that there is some instability in the model. Set all loads and prescribed displacemnts etc. to zero and see if it runs then. Then add the loads. Also check all units, very often this happens because of inconsistent units in the material definition.
Hello Ashish, when Abaqus gives this error, it means that it's trying to solve the problem but the initial increment size is bigger than the required one. So, you have to decrease the initial increment size in the step module. Sometime it could also be fixed with decreasing mesh size as well.
First have a thorough check of your model. In case of model being perfect ,
Go to step module , click on Other-General Solution Controls-Edit-Step which you created-Go to time incrementation-and change Ia to say 15. By default it is 5 , but 5 is too small for small pretty tough simulations.
ABAQUS follows certain defaults and these needs to be changed for some bigger problems
Hello Prosenjit, as this error comes due to various reasons like material properties, nature of forces, etc. So, it will be better to recheck the data that you have entered. After that, if it is not solved, then post the screenshot of the error page.
Carefully look at the end state and at your material definition: If the material calculations fails, it means that Abaqus cannot calculate the stresses that correspond to the strains calculated during the Newton solver. This usually only happens if there is a huge jump in properties, like extremely high creep rates, strong thermal softening or something similar.
Hii, I had the same problem. You just need to go to the modal tree, select step in which the problem is occurring (say the step is 1) then right click select edit. In the incrementation tab you can further decrease the minimum increment size to any trial value which works for you and you can also change the initial increment size. SEE this if it works for you.
This worked for me, however the result was not the desired one.
Although the problem is solved, but the result needs to be more precise. During my analysis, I have checked the things one by one i.e. material properties, forces applied: static or dynamic etc. in sequence and then element and increment size. This is done because the problem mentioned in the question is not caused by only one reason.
As, I and other researchers have already mentioned these things in the previous comments, that's why, I didn't mention it again.
Hope, this answer will help the other ones to solve their problems.
Most likely this error depend on the problem type.
In my case elastic plastic material analysis like steel structure the stress-strain data need to be adjusted to accommodate the deformation that caused by the loads you are applying.
Also you have to look at the minimum and initial step size.
There is also default values in step manger option which control the number of iterations and so on you may increase that as well they limit that to 5 times. in large problems that may not be enough.
Try to increase attempt number. You should go Step Module-Other Tab-General Solution Controls-Edit-Step. Then you can increase the attempt number (IA) to a higher value like 30.
You can First of all check your Material Properties. Then, if material properties are correct, check interaction properties and if interactions are also ok, then finally try to mesh your model in parts by making partitions. The area of loading should have finer mesh. And if you are getting same error again, then try to remodel your problem.