|
[Sponsors] |
April 26, 2014, 18:53 |
Problems SU2 Debian
|
#1 |
Member
Join Date: Apr 2012
Posts: 71
Rep Power: 14 |
Good Afternoon
I'm installing SU2 in my old desktop. I installed Debian wheezy, I'm having some throubles installing the github version on my machine: the process: -I Downloaded the Github version *.zip -I copied the unziped folder to my programs folder ("opt"). -I ran the ./configure as root -Copied the lines of the variables in my ~/.bashrc file Code:
export SU2_RUN="/usr/local/bin" export SU2_HOME="/home/leonardo/opt/SU2-master" export PATH=$PATH:$SU2_RUN export PYTHONPATH=$PYTHONPATH:$SU2_RUN -make install -make clear After that I created one test folder in my /home with the two files( inv_NACA0012.cfg and the mesh) provided in the quick start tutorial of the guide (SU2 web page). -In the terminal, in my test folder (/home) I ran: Code:
SU2_CFD inv_NACA0012.cfg Code:
leonardo@debian:~/testSU2$ SU2_CFD inv_NACA0012.cfg WARNING: unrecognized option in the config. file: CONVERT_TO_METER. WARNING: unrecognized option in the config. file: REF_ORIGIN_MOMENT. ERROR: Cannot find value NONE in given map. Please check the name of the variable in the config file. leonardo@debian:~/testSU2$ I tried to recompile two times but couldn't find a way out. But, the config_gui.py worked. thanks. |
|
April 28, 2014, 08:11 |
|
#2 |
Member
cean wang
Join Date: Feb 2013
Posts: 43
Rep Power: 13 |
I also download from github and I have the same error. I am under win@32.
ERROR: Cannot find value NONE in given map. |
|
April 29, 2014, 00:01 |
|
#3 |
Member
Join Date: Apr 2012
Posts: 71
Rep Power: 14 |
I think it's a bug
I compiled an older github version of SU2 and it worked just fine. Dear ceanwang, try to download the git version in a few days. I think until the end of the week we will see the bug fixed. Cheers ! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How can I view an SU2 mesh? | vmajor | SU2 | 4 | January 22, 2014 04:40 |
unable to obtain residual and lift coefficient convergence in SU2 | deeps | SU2 | 3 | December 27, 2013 02:58 |
Incorrect calculation of forces/moments coefficients with older versions of SU2 | diwakaranant | SU2 | 2 | August 16, 2013 05:17 |
Needed Benchmark Problems for FSI | Mechstud | Main CFD Forum | 4 | July 26, 2011 13:13 |
OpenFOAM Debian packaging current status problems and TODOs | oseen | OpenFOAM Installation | 9 | August 26, 2007 14:50 |