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 JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

[ABAQUS] Is it possible to run an .inp file written in 6.14-4 in an ABAQUS/Standard 6.14-1 version?

Status
Not open for further replies.

omar.el92

Mechanical
Joined
May 3, 2017
Messages
13
Location
IT
Hi Everybody,

I've been trying to run my first ABAQUS Job in my university's cluster; it has installed ABAQUS 6.14-1, while i can use only ABAQUS 6.14-4 in my PC.

When i try to run the Job from an .inp file in the cluster's server, i get this error:

Traceback (most recent call last):
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 1278, in <module>
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 1199, in run
File "SMAPyaModules/SMAPyaDriverPy.m/src/application.py", line 143, in run
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 672, in validate
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 869, in validateStandard

TypeError: int() argument must be a string or a number, not 'NoneType'

The only thing i can think about this issue is a compatibility issue, otherwise i really have no clue about what's going on.

Anybody has some advices to give me?

Thank you in advance.

Omar

 
Hi Omar,

Did you meanwhile solve the problem? I'm running into similar issues.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top