|
[Sponsors] |
August 10, 2021, 14:30 |
No moduled named 'pysu2'
|
#1 |
New Member
Bianca Carnielo
Join Date: Aug 2021
Posts: 1
Rep Power: 0 |
Hello, I am trying to run the "Dynamic Fluid-Structure Interaction (FSI) using the Python wrapper and a Nastran structural model" tutorial. However, I'm receiving the following error message:
Traceback (most recent call last): File "/home/bianca/SU2/SU2_PY/fsi_computation.py", line 41, in <module> import pysu2 ModuleNotFoundError: No module named 'pysu2' Traceback (most recent call last): File "/home/bianca/SU2/SU2_PY/fsi_computation.py", line 41, in <module> import pysu2 ModuleNotFoundError: No module named 'pysu2' -------------------------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted. -------------------------------------------------------------------------- -------------------------------------------------------------------------- mpirun detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was: Process name: [[53643,1],0] Exit code: 1 How can I solve this problem? Thank you. |
|
August 30, 2021, 05:42 |
|
#2 |
Member
Jose Daniel
Join Date: Jun 2020
Posts: 36
Rep Power: 6 |
Try running it from the bin folder instead of the SU2_PY folder. You should have the pysu2.py file next to the fsi_computation.py file in that folder
|
|
Tags |
fsi, pysu2, python wrapper, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
y+ and u+ values with low-Re RANS turbulence models: utility + testcase | florian_krause | OpenFOAM | 114 | August 23, 2023 06:37 |
Near wall treatment in k-omega SST | Arnoldinho | OpenFOAM Running, Solving & CFD | 38 | March 8, 2017 14:48 |
[OpenFOAM] Native ParaView Reader Bugs | tj22 | ParaView | 270 | January 4, 2016 12:39 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |