yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #29037
Re: [Question #705150]: Yade-OpenFOAM coupling
Question #705150 on Yade changed:
https://answers.launchpad.net/yade/+question/705150
Status: Answered => Open
Manikandan is still having a problem:
Hi,
When I simulate the example file using the command "mpiexec -n 1 python3 scriptYade.py : -n NUMPROCS icoFoamYade -parallel"
It fails to execute and shows the following error.
Traceback (most recent call last):
File "/mnt/c/Users/mk/Documents/Yade/working_directory/Yade-OpenFOAM-coupling/example_icoFoamYade/scriptYade.py", line 101, in <module>
from yadeimport import *
ModuleNotFoundError: No module named 'yadeimport'
--------------------------------------------------------------------------
mpiexec was unable to find the specified executable file, and therefore
did not launch the job. This error was first reported for process
rank 1; it may have occurred for other processes as well.
NOTE: A common cause for this error is misspelling a mpiexec command
line parameter option (remember that mpiexec interprets the first
unrecognized command line token as the executable).
Node: eschenfelden
Executable: icoFoamYade
Regards,
MK
--------------------------------------------------------------------------
--
You received this question notification because your team yade-users is
an answer contact for Yade.