×
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

problem with user subroutine
2

problem with user subroutine

problem with user subroutine

(OP)
Hi,
I'm using abaqus 6.7, I'm new with it and it's my first simulation.
I'm using a  user subroutine in fortran in order to use a load case and the problem may come from there.
The simulation crash and this is what's in the log file:


"
LINK: extra operand `/subsystem:console'
Try `LINK --help' for more information.
Abaqus Error: Problem during linking - Abaqus/Standard User Subroutines.
  This error may be due to a mismatch in the Abaqus user subroutine
arguments.
  These arguments sometimes change from release to release, so user
subroutines
  used with a previous version of Abaqus may need to be adjusted.
Abaqus/Analysis exited with errors"


Any idea of what is the problem, what is the use of "subsystem:console"

thanks in advance

Kevin  

RE: problem with user subroutine

Kevin, are you using an old User Subroutine? According to the message, it looks like your subroutine may have an incorrect number of arguments; inconsistent with the V6.7 subroutine. Check the arguments in the routine you are using against what the v6.7 manual says.

I don't know what `/subsystem:console' is.

RE: problem with user subroutine

I don't remember the "subsystem:console" part but I got this error whenever there was even a syntax error in my subroutine. So it may not be that the subroutine is old and things have changed, it may just be an error in the fortran code.

HTH

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