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

Warnings and error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 27, 2017, 12:46
Default Warnings and error
  #1
Member
 
Rajat soni
Join Date: Oct 2016
Posts: 32
Rep Power: 9
rsoni451 is on a distinguished road
Hello Everyone,

I got some warnings and errors during the Simulation. I am doing LES simulations from 270-750 CA°.
The warnings are as followed.

1. While in LES simulation: automatically output logic_i, j and k in post files.
2. Rank 2,4 and 6 has no region to deal with in last time step.
3. Variable dt_max has been changed from 8.333333e-05 to 1.000000e- 04. Continuing with the new value.

Errors:

1. hypre_BiCGSTABSolve: INFs and/or NaNs detected in Input.
2. Something is wrong in function get_temp_from_table_massfrac: upper_energy_value must be greater than lower_energy_value!
upper_energy_value is -nan, and lower_energy_value is -nan.

after the second error, job was aborted at 343 CAD at which no event is taking place.

Please have a look and explain the warning and errors with solutions.

Kind Regards
Rajat
rsoni451 is offline   Reply With Quote

Old   June 29, 2017, 11:56
Default
  #2
Member
 
jlemoine's Avatar
 
Jerome Le Moine
Join Date: Jan 2016
Location: Convergent Science, Madison WI
Posts: 50
Rep Power: 10
jlemoine is on a distinguished road
Rajat,

1. While in LES simulation: automatically output logic_i, j and k in post files. This is needed to calculate some statistics like RMS and AVG of some variables
2. Rank 2,4 and 6 has no region to deal with in last time step. This is a warning about the fact that there are few ranks/processors with no cells on them which could be a problem if there are too many cells on other ranks which could slow down your simulation.
3. Variable dt_max has been changed from 8.333333e-05 to 1.000000e- 04. Continuing with the new value. The dt_max got modified and the logfile shows that modification.

1. hypre_BiCGSTABSolve: INFs and/or NaNs detected in Input.
2. Something is wrong in function get_temp_from_table_massfrac: upper_energy_value must be greater than lower_energy_value!
upper_energy_value is -nan, and lower_energy_value is -nan.

The pressure or momentum blew up which causing the error 2 where energy blows up as well. Because of those errors the code cannot recover and exits out. It seems that you are running an engine type of simulation and we recommend using SOR instead of BiCGStab. It is unclear why the pressure or momentum blew up but I would recommend rerunning your case with our default settings for the solver.in and see if that solves the problem.
__________________
Jerome Le Moine
Support/Application Engineer
CONVERGECFD
jlemoine is offline   Reply With Quote

Old   June 29, 2017, 13:15
Default
  #3
Member
 
Rajat soni
Join Date: Oct 2016
Posts: 32
Rep Power: 9
rsoni451 is on a distinguished road
Hi Jerome,

Thanks for the help!

I noticed that in the solver.in pressure solver was set equal to 1 (i.e. BiCGSTAB) . Now, I have changed it to SOR and the simulation is running. I hope it will work. Fingers crossed

Kind Regards
Rajat
rsoni451 is offline   Reply With Quote

Reply

Tags
error, infs nans, no region to deal, warning, wrong get_temp function


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
CGNS Compiling Diego Main CFD Forum 17 December 21, 2014 01:40
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 flakid OpenFOAM Installation 16 December 28, 2010 08:48
compile error about FJMPI chiven OpenFOAM Installation 11 March 31, 2010 06:27
Version 15 on Mac OS X gschaider OpenFOAM Installation 113 December 2, 2009 10:23
error while compiling the USER Sub routine CFD user CFX 3 November 25, 2002 15:16


All times are GMT -4. The time now is 20:17.