|
[Sponsors] |
January 27, 2015, 23:02 |
TNE2_NAVIER_STOKES Bug
|
#1 |
New Member
Welly
Join Date: Nov 2014
Posts: 10
Rep Power: 12 |
Greetings!
The SU2 version I'm running is from the feature-AdjTNE2 branch. I'm using TNE2_NAVIER_STOKES. I have two problems: 1. If I don't specify VISC_NUM_METHOD_TNE2 the solver terminates with error "You must define a viscous numerical method for the TNE2 Navier-Stokes equations!!" but when I do it terminates with error "VISC_NUM_METHOD_TNE2: invalid option name". 2. As a work around I installed SU2-master and ran the same case but it returns an error: " ***Cannot bisect a graph with 0 vertices! ***You are trying to partition a graph into too many parts! Finished partitioning using METIS. (0 edge cuts). " If this is to be corrected in the code, where do I do so? Regards, Wel |
|
February 4, 2015, 20:05 |
|
#2 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Quote:
Check to make sure that VISC_NUM_METHOD_TNE2 exists in common/src/config_structure.cpp. It should be, if you have checked out feature_adjTNE2 - if not, try checking out that branch again. You should also make sure the "make clean" before installing the new branch. For the second problem, that indicates a problem with your mesh. The su2 mesh format is ascii, so you should be able to open it and see if there are any vertices. It could also indicate a problem with getting Metis compiled and linked to SU2. |
||
Tags |
su2_adjtne2, tne2_navier_stokes, visc_num_methods_tne2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
dieselEngineFoam bug - OpenFOAM-1.6-ext | novakm | OpenFOAM Bugs | 1 | December 5, 2013 14:18 |
Serious bug in LES interface | fs82 | OpenFOAM Bugs | 21 | November 16, 2009 09:15 |
Maybe a bug in CFX12.0 BETA? | frank | CFX | 4 | November 26, 2008 19:08 |
Bug reports | Mattijs Janssens (Mattijs) | OpenFOAM | 0 | January 10, 2005 11:05 |
Forum y2k Bug | Jonas Larsson | Main CFD Forum | 1 | January 5, 2000 11:22 |