jazzmakke
Structural
- Mar 3, 2010
- 1
Hi!
I want to punch out the maximum and minimum displacements. I know how to punch out all displacements by using:
And I've tried the MAXMIN case control command by writing this in the case control card:
But that does not give me any punch file. Thanks in advance!
Regards
Marcus
I want to punch out the maximum and minimum displacements. I know how to punch out all displacements by using:
Code:
DISPLACEMENT(PUNCH) = ALL
And I've tried the MAXMIN case control command by writing this in the case control card:
Code:
ECHO = NONE
SPC = 1
OUTPUT
MAXMIN(PUNCH,DISP,PRINT) = ALL
SUBCASE 1
LOAD = 2
But that does not give me any punch file. Thanks in advance!
Regards
Marcus