Hello sithlord382. You will have to specify damage criteria for the material. Goto Material>Mechanical>Damage for traction separation laws>Maxps damage. Or similar damage criteria.
Are you using XFEM crack propagation? If yes, the shell instance is suppressed after you define the initial crack using the shell. The surfaces would then be invalid for load definitions.
No. I mean can you share what kind of parts and sections you are using?
If you are using a solid part, it has to have a solid section assignment. If you assign an incorrect section to a geometry, it might give you an error.
That's weird. Even if you submit a job within CAE, the input deck (*.inp) is generated and it is processed by the solver. So, if the *.inp is working within CAE, it should work outside of CAE.
Hello JoSpencer. In the post processing module, you can plot graphs, save them and then operate on XY data. I believe you can easily calculate the error measures using the operate on XY data feature.
Please find more information regarding periodic amplitudes in the link to the section in Abaqus manual below. Kindly go through the various sections in the Abaqus manual.
http://www.egr.msu.edu/software/abaqus/Documentation/docs/v6.7/books/usb/default.htm?startat=pt07ch27s01aus93.html
Yes. Redefining the node set means reselecting the nodes for the BC. Instead of picking them during BC definition, I'd suggest creating them in the part module and then accessing them during the BC. That'd help with clarity.
Assuming that you are running Implicit..I would initially run the simulation for a total time step of 1 second with a initial time increment of 1E-3 and a minimum time increment of 1E-6. Depending on the deformations, the time step would adjust itself through the simulation. The simulation would...
For a simply supported edge, the beam is only allowed to rotate along one axis parallel to the edge. I'm not sure what you mean when you say continuous support.
Hi vjantarajunior. Unconnected regions could either mean that the parts are not given appropriate boundary conditions or that solid regions in a part could be disconnected. I would suggest performing a check for any surfaces or solids with gaps and any degrees of freedom that are not constrained...
When you create a BC for a particular node region, you select it while defining the BC. That node set is saved by abaqus as *_pickedset. When you make any change at all to the mesh of the related part, the *_pickedset is invalid. You will have to check the boundary condition and redefine the...