What is the requested feature?
A warning should be issued if table bounds are exceeded by the initial formation pressure, temperature, or XML-flagged BHP conditions. The checkTableParameter() method should be utilized for this check.
This will help highlight badly entered fluid input parameters before severe numerical problems are observed.
Describe the solution you'd like
The user should be warned by default without performance being severely impacted:
Initial formation pressure/temperature and XML BHP conditions should be checked at setup.
What is the requested feature?
A warning should be issued if table bounds are exceeded by the initial formation pressure, temperature, or XML-flagged BHP conditions. The
checkTableParameter()method should be utilized for this check.This will help highlight badly entered fluid input parameters before severe numerical problems are observed.
Describe the solution you'd like
The user should be warned by default without performance being severely impacted:
Initial formation pressure/temperature and XML BHP conditions should be checked at setup.