×
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

Compile UMAT in double precision

Compile UMAT in double precision

Compile UMAT in double precision

(OP)
Hi guys,

I have a problem with my UMAT. The problem is that the variables in it are not declared and there is not the include to 'ABA_PARAM.INC' so there is no specification on the type (single or double precision) of the variables. Then, from the UMAT, there are other calls to subroutines whose variables are not declared as well, so single precision) and then, from this intermediate subroutines there is another call to a subroutine whose variables are declared in double precision (real*8).

The problem is that the passage of variables between the UMAT to the intermediate subroutine works, but from the intermediate to the last one doesn't work.

I also tried using 'abaqus double job=...user=...' but it doesn't work.

I don't know if there is any way to compile the subroutine with double precision, like the command "/r8" of the intel fortran composer.
The whole code has not been written by be and is quite complicated. In the description of the problem I tried to semplificate it.

Thanks.

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