CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 Installation (https://www.cfd-online.com/Forums/su2-installation/)
-   -   SU2 2.0.6 test case execution errors (https://www.cfd-online.com/Forums/su2-installation/123053-su2-2-0-6-test-case-execution-errors.html)

austin.m September 3, 2013 13:55

SU2 2.0.6 test case execution errors
 
I've compiled SU2 v2.0.6 from the github on Ubuntu 12.04, using Metis v5 and openMPI. I'm running Ubuntu via VirtualBox on a Windows 7 machine.

I'm running into the following errors:

1. When trying to run the /SU2-2.0.6/TestCases/euler/onearam6 test case in serial I get:

ERROR: Cannot find value LU_SGS in given map.


2. When I try to run this case in parallel using "parallel_computation.py" I get:

AssertionError: Config file has multiple specifications of DV_VALUE_OLD


Thanks in advance!

austin.m September 3, 2013 17:25

Update:

1. Caused by incorrect specification of the LINEAR_SOLVER parameter in the cfg file. Was able to fix by copying "config_template.cfg" from /SU2-2.0.6/. This problem appears throughout the TestCases configuration files.

2. Appears to be stemming from config files generated by python scripts; parameters implicated are DV_VALUE_OLD, DV_VALUE_NEW, and DV_VALUE. The python scripts seem to ignore any values for these parameters in the base config file and fail to write any values in the auto-generated config files. If I manually edit the auto-generated config files after the fact, I can get SU2_DDC and SU2_CFD to run, but this defeats the purpose of the python scripts...

austin.m September 3, 2013 18:09

Grabbed a fresh copy of 2.0.6 from the github, and found all config files have the proper LINEAR_SOLVER specifications and the DV_VALUE issue resolved as well. Not sure what happened with the first copy of 2.0.6 I was working with...

fpalacios October 3, 2013 15:44

Quote:

Originally Posted by austin.m (Post 449665)
Grabbed a fresh copy of 2.0.6 from the github, and found all config files have the proper LINEAR_SOLVER specifications and the DV_VALUE issue resolved as well. Not sure what happened with the first copy of 2.0.6 I was working with...

Hi Austin,

Yep, we are reorganizing the config options for the new release. We always update the configuration_template.cfg, and those cases that are in our regression test system.

Thanks for using SU2,
Best
Francisco

jentink October 4, 2013 10:30

rans/rae2822 test case v2.0.8
 
I had the base stable version installed (v2.0) and ran a few test cases with no problems.

Last night I installed the latest from github (2.0.8) and the new testcase directory. I've been trying to run the rae2822 airfoil case (in rans directory) and it core dumps w/out any helpful information.

any idea where to look for the problem?


All times are GMT -4. The time now is 19:37.