Problem with two_particle.py example

Asked by Tan Thanh Nhan Phan

Hi,

I have a problem when I tried to run the two_particle.py example from https://answers.launchpad.net/esys-particle/+faq/3234

All the installations were ok but when I run the command

tphan@tphan-XPS-15-9570:~/scratch$ mpirun -np 2 esysparticle ~/src/ESyS-Particle/esys-particle_trunk/Doc/Examples/two_particle.py

The error message says :
CSubLatticeControler::initMPI()
python3: can't open file '/home/tphan/src/ESyS-Particle/esys-particle_trunk/Doc/Examples/two_particle.py': [Errno 2] No such file or directory

When I checked that directory, I can see the "two_particle.py" file so I wasn't sure what went wrong.

Do you have any ideas I could fix this?

Thank you.

Tan

Question information

Language:
English Edit question
Status:
Solved
For:
ESyS-Particle Edit question
Assignee:
No assignee Edit question
Solved by:
Tan Thanh Nhan Phan
Solved:
Last query:
Last reply:
Revision history for this message
Tan Thanh Nhan Phan (tanphan) said :
#1

I run it again and it didn't have any issues anymore