×
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

Abaqus multiple user subroutines

Abaqus multiple user subroutines

Abaqus multiple user subroutines

(OP)
Hi
Sorry for my poor english.
I am using Dflux subroutine, it works well. But now the problem is i that i need to call it many times in diferent Steps with diferent parameters, so i would like to use multiple subroutines, but i dont know how.
How to define in the step which subroutine it should use?
Should it be all subruotines in the same fortran file?
Thank you!

RE: Abaqus multiple user subroutines

You can only use one particular subroutine in one analysis run, unless you split it up to run different steps in different runs - rather inefficient.

How about using an array in DFLUX that stores the parameters you need in the subroutine according to the step number?

RE: Abaqus multiple user subroutines

(OP)
Thank you,mrgoldthorpe.

I solved with your advice and the -utility routine-  GETJOBNAME and some "if's" to control the parameters it should use.

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