You are here
*MATRIX GENERATE - Global Stiffness matrix
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/book...
Here is the keywords:
**
**
** STEP: Step-1
**
*Step, name=Step-1
*Static
1., 1., 1e-05, 1.
*MATRIX GENERATE, STIFFNESS, MASS, LOAD
**
** BOUNDARY CONDITIONS
**
** Name: BC-1 Type: Displacement/Rotation
*Boundary
_PickedSet5, 2, 2
** Name: BC-2 Type: Displacement/Rotation
*Boundary
_PickedSet6, 1, 1
_PickedSet6, 6, 6
**
** LOADS
**
** Name: Load-1 Type: Pressure
*LOAD CASE, NAME=LC1
*Dsload
_PickedSurf4, P, -20.
*END LOAD CASE
**
** OUTPUT REQUESTS
**
*Restart, write, frequency=0
**
** FIELD OUTPUT: F-Output-1
**
*Output, field, variable=PRESELECT
**
** HISTORY OUTPUT: H-Output-1
**
*Output, history, variable=PRESELECT
*End Step
- salingerv's blog
- Log in or register to post comments
- 14772 reads

Comments
*matrix generateshould be a
*matrix generate
should be a separate step