Hello,
I have been trying to generate the mass, stiffness, and damping matrix from an input file for a dynamic case with two steps, an internal pressure and then a force applied to it a set time afterwards. I have been trying to import the code:
** *STEP *MATRIX GENERATE, STIFFNESS, MASS, DAMPING *MATRIX OUTPUT, STIFFNESS, MASS, DAMPING, FORMAT=MATRIX INPUT *END STEP
I however will get an error and the input file won't run. I was wondering if anyone has had similar issues or not.
Thank you.