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

Absolute Pressure Fatal Bounds Error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 9, 2019, 09:09
Default Absolute Pressure Fatal Bounds Error
  #1
New Member
 
Matt Davidson
Join Date: Nov 2019
Location: Bristol
Posts: 2
Rep Power: 0
ForgotMyUsername is on a distinguished road
Hi All,

I'm doing a baby's first CFX coursework and I'm trying to run a simple aerofoil in an Air Ideal Gas simulation at 10,000 feet in supersonic flow. I've plugged in the correct pressure and temperature values, and initialised the domain before setting the inlet and outlets. Problem is, whenever I try to run the solver, it kicks out this error at outer loop 41;

Slave: 4
Slave: 4 Fatal bounds error detected
Slave: 4 ---------------------------
Slave: 4 Variable: Absolute Pressure
Slave: 4 Locale : Default Domain

Parallel run: Received message from slave
-----------------------------------------
Slave partition : 4
Slave routine : ErrAction
Master location : Message Handler
Message label : 001100279
Message follows below - :

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Stopped in routine ENFORCE_BOUNDS |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine MESG_RETRIEVE. |
| Message: |
| Stopping the run due to error(s) reported above |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| The ANSYS CFX solver exited with return code 1. No results file |
| has been created. |
+--------------------------------------------------------------------+

End of solution stage.


I've tried everything I can think of to solve it, but so far nothing's worked. Do any of you fine folks know what I might be doing wrong?

If you need, here's the full solver run file
ForgotMyUsername is offline   Reply With Quote

Old   November 10, 2019, 05:12
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,819
Rep Power: 144
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
This message the absolute pressure has infringed a bounds error - almost certainly because it predicted a negative absolute pressure. In 99% of cases this is caused by poor numerical stability leading to wild swings in variable values, and probably divergence (but this error killed the run before it diverged).

You need to:
* improve mesh quality
* better initial conditions
* smaller time steps
* use the double precision solver
* Check the solver setup (you have a major problem here, read below)

In addition, this is a supersonic simulation so will be difficult to converge anyway. Make sure you read the CFX documentation on supersonic simulations and boundary conditions.

Also, looking at our output file:
* You have 6302 nodes in your mesh. This is very coarse and it is unlikely any thing useful would come from a mesh that coarse. In addition, meshes that coarse can cause convergence difficulties.
* Your mesh quality does not look good - minimum angle of 2.7 degrees and expansion factor of 93 is very poor. Supersonic simulations need very high mesh quality, especially near the shock(s).
* You have not set a pressure anywhere! As discussed in the output file the solver has just assumed the pressure at a point to be zero. This means it is not far from absolute zero to begin with. This appears to be a major error which must be corrected. You have to define the pressure somewhere.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
ghorrocks is offline   Reply With Quote

Old   November 13, 2019, 03:02
Default
  #3
New Member
 
Matt Davidson
Join Date: Nov 2019
Location: Bristol
Posts: 2
Rep Power: 0
ForgotMyUsername is on a distinguished road
Thanks GHorrocks, that worked fine!
ForgotMyUsername is offline   Reply With Quote

Reply

Tags
absolute pressure, cfx, error #001100279, fatal bounds error


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
long error when using make-install SU2_AD. tomp1993 SU2 Installation 3 March 17, 2018 06:25
DPM udf error haghshenasfard FLUENT 0 April 13, 2016 06:35
error compiling modified applications yvyan OpenFOAM Programming & Development 21 March 1, 2016 04:53
Errors in UDF shashank312 Fluent UDF and Scheme Programming 6 May 30, 2013 20:30


All times are GMT -4. The time now is 19:52.