|
[Sponsors] |
Bounds error for an EOS specified via an interpolation table |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 11, 2012, 22:07 |
Bounds error for an EOS specified via an interpolation table
|
#1 |
New Member
Join Date: Oct 2012
Posts: 8
Rep Power: 14 |
I am having a problem solving a thermally driven convection problem where the fluid is liquid co2 is driven by thermal gradients in a deep vertical well. The problem solves quite well for constant properties but when the density is a variable function of pressure and temperature there is an error after the first time step. It's not time step size dependent. I use an interpolation user function for density in terms of pressure and temperature based on well known tables for liquid co2. The error is below. Obviously cfx thinks the derivative wrt pressure is invalid or too large. I've independently checked at the derivative and it's pretty linear. I've turned off buoyancy and the problem still persists
Any suggestions how to resolve this problem. Any way to interrogate this interpolation user function ie calculate the derivative wrt pressure ? --------- *Fatal bounds error detected *--------------------------- *Variable: Density Derivative wrt Pressure at Constant Temperature *Locale *: CO2 WATER Domain +--------------------------------------------------------------------+ | ERROR #001100279 has occurred in subroutine ErrAction. ************| | Message: ************************************************** ********| | Stopped in routine ENFORCE_BOUNDS ********************************* |
|
November 12, 2012, 03:50 |
|
#2 |
New Member
Join Date: Oct 2012
Posts: 8
Rep Power: 14 |
just an update to this thread, as I figured out what the problem was. I simply reordered the table so that pressure varies first then temperature in the table T,P,density.The error occurs when temperature varies first, which seems to me very arbitrary.
|
|
September 20, 2015, 12:29 |
Can you show me your CCL, I am facing the same problem
|
#3 |
New Member
Gwen Yang
Join Date: Sep 2014
Posts: 13
Rep Power: 12 |
Can you show me your CCL, I am facing the same problem
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help on 2D interpolation in StarCCM+ | madhuri | Siemens | 1 | May 30, 2017 04:20 |
bounds error | jai | CFX | 3 | July 3, 2014 07:03 |
Surface interpolation schemes and parallelization | jutta | OpenFOAM Running, Solving & CFD | 0 | February 25, 2010 15:32 |
momentum interpolation for collocated grid | Hadian | Main CFD Forum | 4 | December 25, 2009 08:25 |
Table Manipulation | furkan | Siemens | 0 | April 4, 2006 11:23 |