mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3170 Observed data import. Add two misc vectors to list
This commit is contained in:
parent
238f5f83de
commit
ee8374b105
@ -31,7 +31,9 @@
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
const std::set<std::string> RifEclipseSummaryAddress::KNOWN_MISC_QUANTITIES =
|
||||
{
|
||||
"CPU"
|
||||
"CPU",
|
||||
"TIME",
|
||||
"YEARS"
|
||||
};
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user