×
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

custom listing with presol

custom listing with presol

custom listing with presol

(OP)
Hi all!

I'm trying to write output results to a file with this script:

/header,off,off,off,off,off,off
/page,5000,5000,5000
/post1
/output,presolout,txt
presol,s,prin
/out

My problem is that despite /hea, /page commands, generated presolout.txt file does contain all the unnecessary information such as title, subtitle etc. Although when I try to use prnsol instead of presol, the script works properly but I want to get the von Mises stresses at all the section nodes (beam188), which cannot be evaluated by typing prnsol. Probably, there's a solution to achieve this:

1 0.0000 0.0000 -75.786 75.786 75.786
3 0.0000 0.0000 -71.314 71.314 71.314
21 0.0000 0.0000 -69.809 69.809 69.809
19 0.0000 0.0000 -74.281 74.281 74.281
5 0.0000 0.0000 -31.063 31.063 31.063
.
.
.
instead of this:

PRINT S PRIN ELEMENT SOLUTION PER ELEMENT

STRESSES AT BEAM SECTION NODAL POINTS

ELEMENT = 1 SECTION ID = 1

ELEMENT NODE = 1

SEC NODE S1 S2 S3 SINT SEQV
1 0.0000 0.0000 -75.786 75.786 75.786
3 0.0000 0.0000 -71.314 71.314 71.314
21 0.0000 0.0000 -69.809 69.809 69.809
19 0.0000 0.0000 -74.281 74.281 74.281
.
.
.

Any help greatly appreciated, many thanks in advance!

Zsolt

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