|
[Sponsors] |
June 12, 2024, 04:05 |
NACA Tutorial error
|
#1 |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 151
Rep Power: 7 |
Hello,
I have just installed SU2 version 8.0.1 "Harrier" using a youtube video( https://www.youtube.com/watch?v=ac7lGG4V8I8 ). But as explained in the video there were not "./configure" step or "make" steps. So i have continued to the test the NACA tutorial and i have this error as shown in the attached picture. Can someone tell this is becasue of an installation error or something else. Thank you for your time. |
|
July 4, 2024, 10:01 |
|
#2 |
New Member
Tongtong
Join Date: Jan 2024
Posts: 24
Rep Power: 2 |
This is a very typical MPI error; I used to encounter this issue frequently. Since I am quite familiar with SU2, I now use single-core computations (although not very efficient, it's sufficient for learning SU2). Therefore, I suggest you use single-core calculations as well.
If you must use parallel computing, please ensure that all necessary programs are installed. Based on your information, the parallel execution command should not be like the one you used. Instead, it should be something like the following: mpirun -n code_number SU2_CFD xxx.cfg Please ensure you use the correct command format. |
|
July 4, 2024, 11:23 |
|
#3 |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 151
Rep Power: 7 |
Hi Tongtong,
Thank you very much for the reply. That error occurred when I tried to run the simulation using a single core but the simulation works when I run the case using parallel method. Since I always run my simulations using parallel, I didn’t worry about running the simulation using single core, so didn’t bother to solve this issue. Best regards, |
|
July 4, 2024, 11:26 |
|
#4 |
New Member
Tongtong
Join Date: Jan 2024
Posts: 24
Rep Power: 2 |
I'm glad the issue is resolved ^^
|
|
Tags |
installation su2, naca, naca 0012 tutorial |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Gmsh reports an OpenCascade exception when opening a .geo file | algc | Main CFD Forum | 2 | October 24, 2022 06:59 |
Building OpenFOAM1.7.0 from source | ata | OpenFOAM Installation | 46 | March 6, 2022 14:21 |
[OpenFOAM] ParaView command in Foam-extend-4.1 | mitu_94 | ParaView | 0 | March 4, 2021 14:46 |
DPM udf error | haghshenasfard | FLUENT | 0 | April 13, 2016 07:35 |
Compiling problems with hello worldC | fw407 | OpenFOAM Installation | 21 | January 6, 2008 18:38 |