Skip to main content

Abaqus output

Write out local material orientation

Submitted by reneem5898 on

I have a vibration problem where I have assigned the local material orientation by assigning points a and b. By assigning points a and b, I define one material direction in my local coordinate system - direction 3. From Abaqus documentation, I understand that the other two directions are assigned to be orthogonal to the 3rd direction but are set somewhat arbitrarily. I want to write out the directions so that I know the three vectors defining all three directions of the local material orientation.

Write out local material orientation

Submitted by reneem5898 on
Choose a channel featured in the header of iMechanica
I have set up a vibration problem. I assign a local material orientation by assigning coordinates a and b to define the 3rd material direction. From documentation, I understand that the other two directions are assigned to be orthotropic to the 3rd direction. Beyond that, I think that they are set somewhat arbitrarily. I want to output each component of the local material orientation.  
 
*Orientation, name=Ori-DS_LV_DS_LV_FIBRES, definition=COORDINATES, system=RECTANGULAR
DS_LV_DS_LV_FIBRES
1, 0.
 

*MATRIX GENERATE - Global Stiffness matrix

Submitted by salingerv on

Thank you  for your reply. I know but I was wondering if it is possible to omit them manually.

 One more question, I figured that using *MATRIX GENERATE, one could get the global stiffness, mass or load matrix in a ".mtx" file. But I am wondering why I can't get the file after the run.

https://www.sharcnet.ca/Software/Abaqus610/Documentation/docs/v6.10/boo…;

Plotting stress-strain graph from simulation

Submitted by gnoij on
Choose a channel featured in the header of iMechanica

Hi everyone, I am studying an example in Abaqus example problems manual (version 6.10) called "uniaxial rachetting under tension and compression". In the example there is a graph plotting axial stress-strain relationship for experiment data and simulation data. By studying the inp file I knows that the writer has ask for some outputs like RF1, RF2, RF3, S, ALPHA, ALPHAN, LE and so on in certain node and element set. However, I still can't figure out how writer use the output data from simulation to plot the axial stress-strain graph.