ksaw
Mechanical
- Dec 11, 2007
- 6
I'm trying to output displacement results for the full model for review in FEMAP. But I also need a punch file that contains displacements of a subset of nodes (SET 1).
I tried:
SET 1 = 1,2,3,(etc.)
DISPLACEMENT(PUNCH) = 1
DISPLACEMENT(PLOT) = ALL
The problem is that the punch file contains data for the whole model, which is the same result as DISPLACEMENT(PUNCH) = ALL.
My work around has been to run the solution twice. Once for the PLOT results and once for the PUNCH results.
run 1:
DISPLACEMENT(PLOT) = ALL
run 2:
SET 1 = 1,2,3, (etc.)
DISPLACEMENT(PUNCH) = 1
Anyone know if I can do this without running the solution twice?
Thanks,
Kent
I tried:
SET 1 = 1,2,3,(etc.)
DISPLACEMENT(PUNCH) = 1
DISPLACEMENT(PLOT) = ALL
The problem is that the punch file contains data for the whole model, which is the same result as DISPLACEMENT(PUNCH) = ALL.
My work around has been to run the solution twice. Once for the PLOT results and once for the PUNCH results.
run 1:
DISPLACEMENT(PLOT) = ALL
run 2:
SET 1 = 1,2,3, (etc.)
DISPLACEMENT(PUNCH) = 1
Anyone know if I can do this without running the solution twice?
Thanks,
Kent