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

changing the Gas Model in TNE tutorial results in error.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 28, 2015, 08:45
Post changing the Gas Model in TNE tutorial results in error.
  #1
New Member
 
Amit Kamboj
Join Date: Jan 2015
Posts: 11
Rep Power: 11
amitkamboj is on a distinguished road
When the TNE tutorial is run with default options the simulation runs fine. But when the gas model is changed from N2 to O2 the following error shows up.

I do not have any idea what it could be. Also that I am running this using the following command on cluster.

Code:
SU2_CFD ramc61km.cfg

Code:
Initialize Jacobian structure. MG level: 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc
[control01:14027] *** Process received signal ***
[control01:14027] Signal: Aborted (6)
[control01:14027] Signal code:  (-6)
[control01:14027] [ 0] /lib64/libpthread.so.0 [0x3d4320e4c0]
[control01:14027] [ 1] /lib64/libc.so.6(gsignal+0x35) [0x3d42630215]
[control01:14027] [ 2] /lib64/libc.so.6(abort+0x110) [0x3d42631cc0]
[control01:14027] [ 3] /usr/lib64/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x114) [0x3d550bec44]
[control01:14027] [ 4] /usr/lib64/libstdc++.so.6 [0x3d550bcdb6]
[control01:14027] [ 5] /usr/lib64/libstdc++.so.6 [0x3d550bcde3]
[control01:14027] [ 6] /usr/lib64/libstdc++.so.6 [0x3d550bceca]
[control01:14027] [ 7] /usr/lib64/libstdc++.so.6(_Znwm+0x79) [0x3d550bd1d9]
[control01:14027] [ 8] /usr/lib64/libstdc++.so.6(_Znam+0x9) [0x3d550bd299]
[control01:14027] [ 9] SU2_CFD(_ZN10CSysMatrix10SetIndexesEmmttPmS0_mP7CConfig+0x4b) [0xbfa23b]
[control01:14027] [10] SU2_CFD(_ZN10CSysMatrix10InitializeEmmttbP9CGeometryP7CConfig+0x576) [0xbfc586]
[control01:14027] [11] SU2_CFD(_ZN16CTNE2EulerSolverC1EP9CGeometryP7CConfigt+0x211f) [0x88f94f]
[control01:14027] [12] SU2_CFD(_Z20Solver_PreprocessingPPP7CSolverPP9CGeometryP7CConfigt+0x293) [0x474823]
[control01:14027] [13] SU2_CFD(main+0x5b8) [0x944af8]
[control01:14027] [14] /lib64/libc.so.6(__libc_start_main+0xf4) [0x3d4261d974]
[control01:14027] [15] SU2_CFD(__gxx_personality_v0+0x441) [0x4744c9]
[control01:14027] *** End of error message ***
Aborted (core dumped)
I would be grateful for any help you could provide.

Thanks.
amitkamboj is offline   Reply With Quote

Old   May 12, 2015, 16:48
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 amitkamboj View Post
When the TNE tutorial is run with default options the simulation runs fine. But when the gas model is changed from N2 to O2 the following error shows up.

I do not have any idea what it could be. Also that I am running this using the following command on cluster.

Code:
SU2_CFD ramc61km.cfg

Code:
Initialize Jacobian structure. MG level: 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc
[control01:14027] *** Process received signal ***
[control01:14027] Signal: Aborted (6)
[control01:14027] Signal code:  (-6)
[control01:14027] [ 0] /lib64/libpthread.so.0 [0x3d4320e4c0]
[control01:14027] [ 1] /lib64/libc.so.6(gsignal+0x35) [0x3d42630215]
[control01:14027] [ 2] /lib64/libc.so.6(abort+0x110) [0x3d42631cc0]
[control01:14027] [ 3] /usr/lib64/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x114) [0x3d550bec44]
[control01:14027] [ 4] /usr/lib64/libstdc++.so.6 [0x3d550bcdb6]
[control01:14027] [ 5] /usr/lib64/libstdc++.so.6 [0x3d550bcde3]
[control01:14027] [ 6] /usr/lib64/libstdc++.so.6 [0x3d550bceca]
[control01:14027] [ 7] /usr/lib64/libstdc++.so.6(_Znwm+0x79) [0x3d550bd1d9]
[control01:14027] [ 8] /usr/lib64/libstdc++.so.6(_Znam+0x9) [0x3d550bd299]
[control01:14027] [ 9] SU2_CFD(_ZN10CSysMatrix10SetIndexesEmmttPmS0_mP7CConfig+0x4b) [0xbfa23b]
[control01:14027] [10] SU2_CFD(_ZN10CSysMatrix10InitializeEmmttbP9CGeometryP7CConfig+0x576) [0xbfc586]
[control01:14027] [11] SU2_CFD(_ZN16CTNE2EulerSolverC1EP9CGeometryP7CConfigt+0x211f) [0x88f94f]
[control01:14027] [12] SU2_CFD(_Z20Solver_PreprocessingPPP7CSolverPP9CGeometryP7CConfigt+0x293) [0x474823]
[control01:14027] [13] SU2_CFD(main+0x5b8) [0x944af8]
[control01:14027] [14] /lib64/libc.so.6(__libc_start_main+0xf4) [0x3d4261d974]
[control01:14027] [15] SU2_CFD(__gxx_personality_v0+0x441) [0x4744c9]
[control01:14027] *** End of error message ***
Aborted (core dumped)
I would be grateful for any help you could provide.

Thanks.
Thank you for your question.
It looks like this is a bug, I get a similar issue when running with O2. I will open an issue on github linking to this post.
hlk is offline   Reply With Quote

Old   May 12, 2015, 16:50
Default
  #3
hlk
Senior Member
 
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 13
hlk is on a distinguished road
Quote:
Originally Posted by hlk View Post
Thank you for your question.
It looks like this is a bug, I get a similar issue when running with O2. I will open an issue on github linking to this post.
The github issue link is below. If you would like to take a stab at solving this problem, please feel free to "assign" yourself to the issue or comment there.
https://github.com/su2code/SU2/issues/175
hlk 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
Compile calcMassFlowC aurore OpenFOAM Programming & Development 13 March 23, 2018 07:43
[OpenFOAM] Native ParaView Reader Bugs tj22 ParaView 270 January 4, 2016 11:39
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch gschaider OpenFOAM Installation 225 August 25, 2015 19:43
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
Version 15 on Mac OS X gschaider OpenFOAM Installation 113 December 2, 2009 10:23


All times are GMT -4. The time now is 01:57.