🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Requesting Output of each ply (Abaqus solver)

User: "cluue"
Altair Community Member
Updated by cluue

Hello there,

I setup a shell composite layup using HyperMesh to solve it via Abaqus. I need to analyse the output of each ply. I was told that I can do that by putting the following commands into my input file: 

image

So that (i used 3 integration points per ply) I do get the results for each ply individually, regarding to the Abaqus documentation (https://abaqus-docs.mit.edu/2017/English/SIMACAECAERefMap/simacae-c-advlayupsoutput.htm)

image

So i do have 7 plies, whith 3 integration points each. 

What I am currently wondering about is how to get that information printed to my .dat file. 

I used the following commands: 

image

The output now looks like that: 

image

I expected 21 outputs per element. I am using S4 Shell elements so i feel like PT 1...4 means it does that for each individual integration point of my element but why only for 4 sections points each?  

image

I kinda feel like I got mixed up with integration and section points here. 

I tried to visualize my problem roughly to make clear what infos I try to generate. So I wanna print out the results for the black crosses with the red circles. Whatever I am generating right now 

image

 

Thanks a lot for any 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

    Firstly, your question has nothing to see with Altair Hyperworks!

    Secondly, why not define a element set for each ply and request element output by using element sets?