×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Extract Stress at Node from Raw Output

Extract Stress at Node from Raw Output

Extract Stress at Node from Raw Output

(OP)
By default, most solvers seem to output element stresses and not stress at a node.  In general, if I want to get a stress at a node, I would do it in the post processor.

But for what I am doing, I will not be using a post processor, but rather just reading the output into Excel.  What would be some methods to extract the stress at a given point?  Since it is a high stress gradient area (near a cutout), it has to be very accurate to be meaningful.  In other words, I can't just use the direct element stresses.

Brian
www.espcomposites.com

RE: Extract Stress at Node from Raw Output

You do appreciate that the "nodal" stresses are simply the extrapolation (using the element shape function) from the gauss points?  So, you need to know the element shape function a priori before doing what you're proposing.  By the time you go ahead and do that, you might as well be routing things through your post processor.

Of course the question of whether or not the nodal stresses are accurate is entirely dependent on whether or not your solution is grid converged...

RE: Extract Stress at Node from Raw Output

(OP)
Yes, I do understand all of this.  But for what I am proposing, I cannot use the post processor.

For this project, I will only be running Calculix, a solver similar to ABAQUS.  The pre processing will be done in Excel and the raw data is read back into Excel.  Unfortunately, the post processor is not an option.

I am looking for some ideas I suppose.  Something I thought might work would be to make a small element in the area of interest such that it could be approximated as a point.  But that could get tricky as well for several reasons.  Any other ideas though?    
 

Brian
www.espcomposites.com

RE: Extract Stress at Node from Raw Output

Do you know the element shape functions?  If you do, then the math is rather straight forward - sort of like generating your own post-processor.

RE: Extract Stress at Node from Raw Output

(OP)
Calculix is open source so I should be able to get the shape functions.  But I think that is going to be more complicated than what I really want to get into.  

I will try to exhaust all of the simple approaches and see what I can come up with.  If nothing works, then my backup plan would be to request a feature like this from the developer.  He has said he will work with me on it, but I don't want to get into that just yet.

Brian
www.espcomposites.com

RE: Extract Stress at Node from Raw Output

you should be able to get nodal stresses ... sure the default fringe stress is probably element CG stress but (in FeMap at least) you can query the element and get the nodal stresses, whihc could be element averaged nodal (ie the stress at the node is the average of the nodal stresses from the various elements (that share the node).

or you could look into the F06 output file ...

this assumes you're running a reasonable FEA code (NASTRAN, ANSYS, ...) and not something "dumbed down" for designers

RE: Extract Stress at Node from Raw Output

Calculix outputs average nodal stress values in the frd results file.


www.Roshaz.com

RE: Extract Stress at Node from Raw Output

(OP)
Johnhors, thanks.  I was looking into last night and thought that might be the case, but did not have time to run a test model.  Now that you have confirmed that, I can move on to other parts of the project that might trip me up.  So thanks for the help there.

Brian
www.espcomposites.com

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources