Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

ABAQUS : start a script from the abaqus interpreter

Status
Not open for further replies.

Nico144

Automotive
Joined
Nov 17, 2016
Messages
21
Location
FR
Hello,

I try to launch my script from the Abaqus interpreter with this command : abaqus cae script=../scriptAbaqus.py (my script is in the parent folder)
But it does not work. I get this error message :

abaqus cae script=../scriptAbaqus.py
^
SyntaxError: invalid syntax

I do not know why :(.

Thanks in advance :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top