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

TNE2_NAVIER_STOKES Bug

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 27, 2015, 22:02
Default TNE2_NAVIER_STOKES Bug
  #1
wel
New Member
 
Welly
Join Date: Nov 2014
Posts: 10
Rep Power: 11
wel is on a distinguished road
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
wel is offline   Reply With Quote

Old   February 4, 2015, 19:05
Default
  #2
hlk
Senior Member
 
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 13
hlk is on a distinguished road
Quote:
Originally Posted by wel View Post
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
For the first problem, since VISC_NUM_METHOD_TNE2 is in config_structure.cpp for that branch, I think this error might mean either that the config_structure.cpp file didn't get updated when you checked out the branch, or that there was an issue with compiling the code after switching branches.
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.
hlk is offline   Reply With Quote

Reply

Tags
su2_adjtne2, tne2_navier_stokes, visc_num_methods_tne2


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
dieselEngineFoam bug - OpenFOAM-1.6-ext novakm OpenFOAM Bugs 1 December 5, 2013 13:18
Serious bug in LES interface fs82 OpenFOAM Bugs 21 November 16, 2009 08:15
Maybe a bug in CFX12.0 BETA? frank CFX 4 November 26, 2008 18:08
Bug reports Mattijs Janssens (Mattijs) OpenFOAM 0 January 10, 2005 10:05
Forum y2k Bug Jonas Larsson Main CFD Forum 1 January 5, 2000 10:22


All times are GMT -4. The time now is 07:32.