I have applied pressure though a cavity. I need to output Element forces so that I can capture X,Y & Z force components on the surface where I have applied pressure. I went through Nastran documentation but I am not sure what should I request output for something like this.
Request FORCE=ALL to output forces for all nodes in the model. Or if you want to request FORCE output only for the cavity nodes, create a SET containing the node numbers and use it in the FORCE card for example, FORCE=10 where 10 is the SET ID.
Request FORCE=ALL to output forces for all nodes in the model. Or if you want to request FORCE output only for the cavity nodes, create a SET containing the node numbers and use it in the FORCE card for example, FORCE=10 where 10 is the SET ID.