Thanks for the reply. I already did a static analysis of the model and I got some reasonable results. I am applying a load of 3000N to my model and the reaction force i get from it is the same. I have set a haftol of 3000. So what can i do to improve the accuracy of my solution. Is it either...
Hi,
I have a problem in setting the half step residual tolerance for dynamic implicit step in Abaqus standard. In the manual it says that it can be either set to 0.1 P or P or 10 P depensing upon some conditions , where P is the load applied/reaction forces sustained by the model. But for what...
Hi,
I have a problem in setting the half step residual tolerance for dynamic implicit step in Abaqus standard. In the manual it says that it can be either set to 0.1 P or P or 10 P depensing upon some conditions , where P is the load applied/reaction forces sustained by the model. But for what...
Hi,
I am new to abaqus scripting. I need some help with accessing the odb for history output.
I have a list of odbs and i need to take the displacement and contact stresses information at the end of the step.
The syntax i tried was
import odbAccess
fileName = 'static_open_c1.odb'
stepName...