Joakim Hove
0296759ad0
Move GroupType enum to Group2
2019-09-04 14:49:12 +02:00
Joakim Hove
9d442d3d4f
Refactor Group injection enum
2019-09-04 14:49:12 +02:00
Joakim Hove
5d5bcf6f24
Refactor enum exceed action
2019-09-04 14:49:12 +02:00
Joakim Hove
9690588dd4
Refactor enums for Segments
2019-09-04 14:49:12 +02:00
Joakim Hove
7021669758
Remove enum WellQueryMode
2019-09-04 14:49:12 +02:00
Joakim Hove
3c22559849
Refactor OilVap enum
2019-09-04 14:49:12 +02:00
Joakim Hove
5965b194df
Refactor RFT enums
2019-09-04 14:49:12 +02:00
Joakim Hove
a449636dde
Enum refactor EconLimits
2019-09-04 14:49:12 +02:00
Joakim Hove
9e6f8bd1c1
Move well production control enum to Well2
2019-09-04 14:49:12 +02:00
Joakim Hove
a2fc480e16
Move enum CompletionOrder to Connection class
2019-09-04 14:46:58 +02:00
Joakim Hove
15e192876e
Move direction enum to Connection class
2019-09-04 14:46:58 +02:00
Joakim Hove
dcf4347aee
Moved connection state enum to Connection class
2019-09-04 14:46:58 +02:00
Joakim Hove
82accba45b
Move injection control enum to Well2 class
2019-09-04 14:46:58 +02:00
Joakim Hove
22a9ffa7d9
Move Injection properties inside Well2 class
2019-09-04 14:46:58 +02:00
Joakim Hove
a7c5483b0f
Move Well status enum to Well2 class
2019-09-04 14:46:58 +02:00
Joakim Hove
af2a09bde5
Make sure actionx keywords can be redefined
2019-09-03 13:47:30 +02:00
Joakim Hove
2aa10a0435
Internalize ActionX conditions to enable restart
2019-09-03 13:47:30 +02:00
Joakim Hove
208c1a7143
Convert Schedule::Actions to a DynamicState<Actions>
2019-09-03 13:47:30 +02:00
Joakim Hove
12a8656647
Changed Actions::at() to const
2019-09-03 13:46:02 +02:00
Joakim Hove
de5246c701
Add DeckKeyword::location()
2019-09-03 13:46:02 +02:00
Joakim Hove
6b2aadaef7
Merge pull request #981 from totto82/nupcol
...
support nupcol
2019-08-31 07:27:51 +02:00
Tor Harald Sandve
09b445f69d
support nupcol
2019-08-30 13:07:13 +02:00
Joakim Hove
07b2f47c7d
Add micro class to contain information from ACTDIMS keyword
2019-08-28 23:22:02 +02:00
Joakim Hove
44bedf0f23
Adds GuideRateModel
2019-08-23 08:21:14 +02:00
Joakim Hove
ba34a9fed0
Merge pull request #961 from stefoss23/GUIDE_RATE
...
WIP: kw GCONPROD: reads GUIDE_RATE.
2019-08-22 13:28:19 +02:00
Steinar Foss
30b44ef233
SheduleEnums: GuideRateDef as enum class.
...
...
2019-08-22 12:00:50 +02:00
Joakim Hove
e5013125f1
Refactor initial parsing stage
...
- Reduced the amount of state in the RawKeyword and ParserState classes.
- RawKeyword class has normal constructor - remove init method.
- The Rawxxx symbols are module private and the header files are not installed.
- Removed several unused static methods from Rawxxx and ParserKeyword.
2019-08-22 09:32:11 +02:00
Steinar Foss
9a6065509b
kw GCONPROD: GUIDE_RATE_DEF INJ, POTN, FORM handled as warning.
...
added enum guide_ref_enum.
...
field.
.tt
2019-08-21 12:46:50 +02:00
Steinar Foss
6e93c5ee1f
kw GCONPROD: reads GUIDE_RATE.
...
group2: production_properties: added guide_rate.
..
GCONPROD reads meaningless GUIDE_RATE.
guide_rate_def.
..2
...
2019-08-19 15:41:32 +02:00
Joakim Hove
659fb45d04
Changed string_view::substr() to take(from, len) arguments
2019-08-16 09:04:49 +02:00
Joakim Hove
cf6161ecfe
Add method string_view::find( char )
2019-08-16 09:04:49 +02:00
Joakim Hove
4258bce6c5
Use reference instead of pointer
2019-08-15 13:39:33 +02:00
Joakim Hove
1d5326f664
Change std::shared_ptr -> std::unique_ptr
2019-08-15 13:23:21 +02:00
Joakim Hove
79a2c1bd4d
Removed public property from RawKeyword class
2019-08-15 12:23:29 +02:00
Joakim Hove
e3ade4dff9
Use reference instead of pointer
2019-08-15 11:51:08 +02:00
Joakim Hove
ee482b9a5f
Merge pull request #948 from joakim-hove/unit-system-api-energy
...
Add missing energy to unit system measure table
2019-08-15 11:07:01 +02:00
Joakim Hove
c40eed027b
Merge pull request #937 from joakim-hove/rawkeyword-minor
...
Remove superfluos check in RawKeyword assembly
2019-08-15 08:17:45 +02:00
Joakim Hove
bef36f6c0d
Add missing energy to unit system measure table
2019-08-15 07:10:44 +02:00
Joakim Hove
50902686b5
Merge pull request #936 from joakim-hove/string-view-methods
...
Add string_view::starts_with() and string_view::find() methods
2019-08-14 07:50:22 +02:00
Joakim Hove
2002be13e2
Remove unused method declaration
2019-08-14 07:41:57 +02:00
Joakim Hove
5103e7b604
Removed filename and keyword members from RawRecord
2019-08-14 07:34:56 +02:00
Joakim Hove
1936f12356
Add small method RawKeyword::terminateRecord()
2019-08-14 07:34:56 +02:00
Jostein Alvestad
84116a7d70
Merge remote-tracking branch 'upstream/master' into udqrst-pull909
2019-08-13 13:05:28 +02:00
Atgeirr Flø Rasmussen
eb1d00f9dc
Merge pull request #941 from atgeirr/make-prodinjprops-public
...
Make two headers public again.
2019-08-13 12:28:35 +02:00
Atgeirr Flø Rasmussen
d20c58da07
Make two headers public again.
2019-08-13 11:56:17 +02:00
Jostein Alvestad
e3dc5e07d7
add code to output IUAP array
2019-08-12 13:04:53 +02:00
Jostein Alvestad
af811d2eaf
WIP Added code to write InteHead and DoubHead data as well as IGPH to restart file,
...
Further added unit tests to the writing of UDQ data
2019-08-12 13:04:51 +02:00
Joakim Hove
c8cd730d5c
Refactor UDQActive - handles vanishing UDA
2019-08-12 13:04:47 +02:00
Joakim Hove
4cde3e7e44
More UDQ fixes
2019-08-12 13:04:45 +02:00
Joakim Hove
44ddd382a3
UAD usage hashing based on udqstring and controltype
2019-08-12 13:04:42 +02:00