Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-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
May 3, 2017
13
0
0
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

 
Replies continue below

Recommended for you

Status
Not open for further replies.
Back
Top