Commit Graph

24 Commits

Author SHA1 Message Date
Kristian Bendiksen
53f102ee55 Stim Plan Model: Handle pressure values in field units. 2021-11-08 09:51:22 +01:00
Magne Sjaastad
da30992d5a Janitor : Guard access to empty vector 2021-10-20 14:44:25 +02:00
Kristian Bendiksen
511439277a StimPlan Model: Add check-box for EQLNUM pressure interpolation 2021-08-18 14:46:25 +02:00
Kristian Bendiksen
40bd4c285a Improve logging when extracting StimPlan well logs. 2021-08-12 08:14:29 +02:00
Kristian Bendiksen
7db9efe387 StimPlan Model: Improve error handling on missing pressure and porosity data. 2021-08-12 08:14:29 +02:00
Kristian Bendiksen
7f99a9561b Stim Plan Model: warn and handle error instead of assert. 2021-06-25 11:51:23 +02:00
Kristian Bendiksen
dde4f021ab StimPlanModel: replace assert with error handling 2021-06-22 07:17:12 +02:00
Kristian Bendiksen
f498138f4e StimPlanModel: use data from input cases when available 2021-06-22 07:17:12 +02:00
Kristian Bendiksen
42f998a7a5 Interpolate missing values for initial pressure
Fix problem with inf and NaN in exported Geological.frk.
This could happen when there is no grid cells of a given
EQLNUM for a given depth.

Also fix index issues due to mixing extractions with
and without over/underburden.
2021-06-09 21:23:50 +02:00
Kristian Bendiksen
429d1e4166 StimPlanModel export: use linear interpolation as last fallback for EQLNUM 2021-05-29 09:57:39 +02:00
Kristian Bendiksen
bc206adc95 Improve naming of interpolated variables. 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
c83af62aae Refactor: Extract method 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
5b7a73230e Refactoring: extract method 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
66df15224f Remove magic number. 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
8542643963 Use pressure gradient from equilibrium region for stress gradient 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
6532b2ce74 StimPlanModelTemplate: Invert delta pressure fraction calculation 2021-03-05 13:42:15 +01:00
Kristian Bendiksen
9373326281 StimPlanModel: Bin pressure by depth and use mean value. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
023bb062b5 Make proper methods of helper functions. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
36b9f084c0 Minor refactoring: remove duplication. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
5c5b9e7f34 StimPlanModel: Search vertically for EQLNUM for inactive regions. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
762e36ae9d Interpolate initial pressure per EQLNUM region 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
77d02e67da StimPlanModel: Add optional table for inital and current pressure data. 2021-02-19 12:18:30 +01:00
Kristian Bendiksen
3e43ca2b65 StimPlanModel: handle facies without pressure depletion. 2021-02-19 12:18:30 +01:00
Kristian Bendiksen
e72cec3c62 StimPlanModel: Interpolate pressure data from dynamic eclipse case 2021-02-19 12:18:30 +01:00