×
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

Guideline about creating python scripts

Guideline about creating python scripts

Guideline about creating python scripts

(OP)
Iam new to the python programming. I like to create a script for Nitinol which is a nonlinear material as i had been reading the Abaqus documentation i came to know i must create a UMAT subroutine for Abaqus standard and VMAT subroutine for Explicit. I have the following questions:
1: where i must write the python script. When i try to use the CLI i find the following error:
SyntexError: invalid syntex
2: If i need to install anyother interface for python script creationor not.

I will be very thankful to you.

Regards,
Jam

RE: Guideline about creating python scripts

UMAT and VMAT are fortran subroutines. You can't use Python for those. And you also need the Intel fortran compiler for those to work, which you didn't say if have that or not so I figured I'd throw that in.

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