CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 Installation (https://www.cfd-online.com/Forums/su2-installation/)
-   -   Need help parallel in windows 7 (https://www.cfd-online.com/Forums/su2-installation/119313-need-help-parallel-windows-7-a.html)

fluidmechanics June 14, 2013 02:31

Need help parallel in windows 7
 
Dear all Su2 users;

I am a new user for Su2. I have installed parallel version of win7-64 bit (Windows 7 Parallel Installer (64bit)): http://su2.stanford.edu/download/v2....x64-MPICH2.exe and mpich2.1.4.1p-1. Running serial, there is no problem, but running in parallel for case turb_ONERA.cfg as described in tutorial in Su2 pdf page 79, I've got the following error :


C:\Program Files (x86)\Stanford ADL\SU2\bin>python parallel_computation.py -f tu
rb_ONERAM6.cfg -p 4
Traceback (most recent call last):
File "parallel_computation.py", line 24, in <module>
import os, time, sys, libSU2, shutil
File "C:\Program Files (x86)\Stanford ADL\SU2\bin\libSU2.py", line 26, in <mod
ule>
import numpy
ImportError: No module named numpy



1- What should I do to resolve it?

2- For testing Mpich2 to see if working probably, what should I do? I am not familiar with it?

Thanks for your answers. :confused:

shirazbj June 14, 2013 02:49

you haven't install numpy, so python script - py file has problem to run.

fluidmechanics June 14, 2013 05:15

thanks Shirazbj.


All times are GMT -4. The time now is 06:59.