|
[Sponsors] |
July 9, 2019, 23:23 |
SU2 Incompressible tutorials not working
|
#1 |
New Member
Parashar K.
Join Date: Jul 2019
Posts: 4
Rep Power: 7 |
I am trying to do all the attached tutorials in the collection but the incompressible tutorials are not working. I am getting the following error (Incompressible laminar flat plate):
<begin> Error in "void CConfig::SetConfig_Parsing(char*)": INC_DENSITY_MODEL: invalid option name. Check current SU2 options in config_template.cfg. INC_ENERGY_EQUATION: invalid option name. Check current SU2 options in config_template.cfg. INC_DENSITY_INIT: invalid option name. Check current SU2 options in config_template.cfg. INC_VELOCITY_INIT: invalid option name. Check current SU2 options in config_template.cfg. INC_TEMPERATURE_INIT: invalid option name. Check current SU2 options in config_template.cfg. FLUID_MODEL: invalid option value CONSTANT_DENSITY. Check current SU2 options in config_template.cfg SPECIFIC_HEAT_CP: invalid option name. Check current SU2 options in config_template.cfg. CONV_NUM_METHOD_FLOW: improper option value for type convect WRT_SLICE: invalid option name. Check current SU2 options in config_template.cfg. <end> I have SU2 6.0.0 downloaded for windows10. The compressible tutorials are all working fine. Please help. |
|
July 10, 2019, 12:24 |
|
#2 |
Senior Member
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7 |
Hello,
Thanks for using SU2. The options you have specified for incompressible flow weren't implemented until SU2 6.1.0. I would suggest trying a more up-to-date version of SU2. Let us know if you run into anymore issues. |
|
July 10, 2019, 12:53 |
|
#3 |
New Member
Parashar K.
Join Date: Jul 2019
Posts: 4
Rep Power: 7 |
Thanks for the explanation. But windows binaries are available for version 6.0.0 only. Can I compile the source code in my windows system? The instructions on the site do not explicitly tell how to compile from source. I have the latest MinGW installed on my system.
Thanks once again for your reply |
|
July 10, 2019, 13:28 |
|
#4 |
Senior Member
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7 |
I know that it is possible to compile on a windows system; however, I have no idea how to. Unfortunately, I am no help here
If you do find a solution/way to compile; the community would greatly appreciate it. |
|
July 11, 2019, 06:52 |
|
#5 |
Member
Akshay Koodly
Join Date: Aug 2017
Location: The Netherlands
Posts: 43
Rep Power: 9 |
Hi kp137,
You can download the old source files from here https://github.com/su2code/SU2/releases/tag/v6.0.0. When you extract the .tar.gz or the .zip file, you can find the .cfg files in the test case folder. Cheers. |
|
July 15, 2019, 20:54 |
|
#6 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Yes, you can install from the most recent (or any version) of the source on a windows machine.
Please see the instructions here: https://su2code.github.io/docs/Windows-Installation/ Quote:
|
||
July 16, 2019, 13:44 |
|
#7 |
New Member
Parashar K.
Join Date: Jul 2019
Posts: 4
Rep Power: 7 |
The link only tells how to install from precompiled binaries and not how to compile from the source code itself. The procedure for compiling from source is given only for Linux and OS X systems.
|
|
July 16, 2019, 21:39 |
|
#8 |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
I'm sorry, I should have been more clear. I linked to the beginning of the windows installation documentation, if you continue to the third Windows section, 'Cygwin Build for Windows', you will find a way to build from the source in a linux-like environment.
I believe that it is also possible to use visual studios if you need to do a windows native installation, however my understanding is that the visual studios tools needed to do that are not free. I don't know for sure, so it may be worth looking into further; as most of the development team does not work with windows the documentation is correspondingly written with a unix/linux system in mind - if you are just getting started with compiling codes it will likely be easier to start with unix where you can follow the step-by-step instructions rather than learn to use visual studios in addition to SU2 right away. |
|
July 16, 2019, 21:48 |
|
#9 |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
also, the older versions of the tutorial input files which will work with v6.0.0 can be found along with the associated source code (which will likely be a faster fix for your issue)
|
|
Tags |
incompressible flow, su2, tutorials |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tutorials for Turbo Machinery applications in SU2 | akki_malik | Main CFD Forum | 0 | November 26, 2018 01:39 |
CGNS Boundary conditions using SU2 | denzell | SU2 | 3 | July 9, 2018 06:58 |
SU2 Installation on Windows 32 bit | niddaas | SU2 Installation | 3 | May 6, 2016 18:03 |
Looking for manual, instructions, tutorials and so on how to use SU2 | mostanad | SU2 | 1 | April 27, 2016 11:53 |
Official Release of SU2 V3.2 | economon | SU2 News & Announcements | 6 | April 18, 2015 00:28 |