mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
StimPlanModel export: use linear interpolation as last fallback for EQLNUM
This commit is contained in:
committed by
Magne Sjaastad
parent
326a1765ef
commit
429d1e4166
@@ -100,6 +100,7 @@ protected:
|
||||
const RimStimPlanModel* stimPlanModel,
|
||||
int timeStep,
|
||||
const std::vector<double>& measuredDepths,
|
||||
const std::vector<double>& tvDepthValues,
|
||||
std::vector<double>& values,
|
||||
int kDirection ) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user