CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2 > SU2 Installation

Problems SU2 Debian

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 26, 2014, 17:53
Default Problems SU2 Debian
  #1
Member
 
Join Date: Apr 2012
Posts: 71
Rep Power: 14
leo_NM is on a distinguished road
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
-ran make
-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
This error appears:
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 comment the lines in the *.cfg file but the next lines start to appear as error messages. I think SU2 isn't able to find some archives.

I tried to recompile two times but couldn't find a way out.

But, the config_gui.py worked.

thanks.
leo_NM is offline   Reply With Quote

Old   April 28, 2014, 07:11
Default
  #2
Member
 
cean wang
Join Date: Feb 2013
Posts: 43
Rep Power: 13
ceanwang is on a distinguished road
I also download from github and I have the same error. I am under win@32.

ERROR: Cannot find value NONE in given map.
ceanwang is offline   Reply With Quote

Old   April 28, 2014, 23:01
Default
  #3
Member
 
Join Date: Apr 2012
Posts: 71
Rep Power: 14
leo_NM is on a distinguished road
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 !
leo_NM is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I view an SU2 mesh? vmajor SU2 4 January 22, 2014 03:40
unable to obtain residual and lift coefficient convergence in SU2 deeps SU2 3 December 27, 2013 01:58
Incorrect calculation of forces/moments coefficients with older versions of SU2 diwakaranant SU2 2 August 16, 2013 04:17
Needed Benchmark Problems for FSI Mechstud Main CFD Forum 4 July 26, 2011 12:13
OpenFOAM Debian packaging current status problems and TODOs oseen OpenFOAM Installation 9 August 26, 2007 13:50


All times are GMT -4. The time now is 15:53.