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!

error in envRunFile

Status
Not open for further replies.

ptsal

Mechanical
Joined
Jan 18, 2013
Messages
17
Location
PT
Hi guys,
I'm getting this error using abaqus 6.11.5.

Traceback (most recent call last):
File "SMAPyaModules/SMAPyaDriver.mpy/Lib/driverEnv.py", line 276, in envRunFile
File "/homes/abaqus_v6.env", line 148, in <module>
mp_mpi_implementation = PMPI
NameError: name 'PMPI' is not defined
Abaqus Error: Error when reading environment file /homes/sbaqus_v6.env
Abaqus/Analysis exited with error(s).

Does anyone know how to fix it?
If the "PMPI" is not defined how to define it?

Thanks in advance.
 
Thanks guys,
I solved the problem.

And yes, Native for windows
PMPI unix based systems.

I had the path to the env file wrong, once I corrected it worked.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top