mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2073 WLP: Add PL (Pseudo Length) to depth axis if a simulation well is used as extraction curve or rft curve
This commit is contained in:
@@ -90,6 +90,8 @@ private:
|
||||
caf::PdmField<QDateTime> m_timeStep;
|
||||
caf::PdmField<QString> m_wellName;
|
||||
caf::PdmField< caf::AppEnum< RifEclipseRftAddress::RftWellLogChannelName > > m_wellLogChannelName;
|
||||
|
||||
bool m_isUsingPseudoLength;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user