Pål Grønås Drange
ec2dc7773c
transmult and initconfig are ref's, use ref for EclipseState constructor
2018-01-02 14:28:06 +01:00
Pål Grønås Drange
74430caae2
Using API get3DProperties()
2018-01-02 14:28:06 +01:00
Pål Grønås Drange
4926198e41
Updated opm-core to use new EclipseState API in opm-parser
2018-01-02 14:28:06 +01:00
Pål Grønås Drange
955ffbd80e
Merge pull request #852 from jokva/remove-shared-ptrs-from-schedule
...
Schedule::getGroup returns reference, not pointer
2016-10-06 13:01:23 +02:00
Pål Grønås Drange
461f3bba1a
Reflect changes in parser api, removed shared_ptr
2016-08-09 08:33:06 +02:00
Pål Grønås Drange
656e9438c8
Minor tweaks and updates in test blackoilstate
2016-08-08 15:58:17 +02:00
Pål Grønås Drange
bd58792714
TransMult, Init, and SimConfig are references, applyModifierDeck takes reference, and EclipseState constructor too
2016-08-08 10:07:09 +02:00
Pål Grønås Drange
9579e4acd8
transmult and initconfig are ref's, use ref for EclipseState constructor
2016-08-08 10:02:53 +02:00
Pål Grønås Drange
7ff2328f3f
transmult and initconfig are ref's, use ref for EclipseState constructor
2016-08-08 10:02:53 +02:00
Pål Grønås Drange
d37b60c6cf
Added TOPS keyword to test deck
2016-06-28 15:50:50 +08:00
Pål Grønås Drange
0f8b472531
Added TOPS keyword to test deck
2016-06-21 16:30:40 +02:00
Pål Grønås Drange
63191a6392
Added DX/DY/DZ to norne_pvt.data
2016-06-21 16:10:32 +02:00
Pål Grønås Drange
4acd859559
Using OPM_THROW to log messages, fixed Copyright headers
2016-06-20 17:20:33 +02:00
Pål Grønås Drange
e9c2382b45
Remove [-Wreturn-type] warnings (added throw), added copyright header
2016-06-20 14:13:29 +02:00
Pål Grønås Drange
2620dda8c3
Moved NNC to GeoProps, populating NNC at update
...
* FlowMain now gets NNC by `geoprops_->nnc()`
* Refactored update()
* Moved big chunk of unused code to new private method pinchProcess_
* Reordered logic to unite the NNC logic
2016-05-19 13:33:09 +02:00
Pål Grønås Drange
973914931d
Introducing NNC output
...
* Compute NNC by face2cell information from a grid
* Pass NNC information to EclipseWriter
* Made NNC respect ECLIPSE input data
* nncStructure() is now exportNncStructure()
2016-05-19 13:23:18 +02:00
Pål Grønås Drange
d995582f46
trying disabling async output default setting
2016-05-18 16:11:57 +02:00
Pål Grønås Drange
e02927dbf5
Merge pull request #676 from pgdr/nnc-simple-fixup
...
The getNNC API in Parser changed; remove *
2016-05-04 08:57:04 +02:00
Pål Grønås Drange
96d073a13e
set default output directory to .
2016-05-03 17:38:29 +02:00
Pål Grønås Drange
c5d68f802a
one line shared_ptr to ref fix
2016-05-03 15:38:04 +02:00
Pål Grønås Drange
938e6119f4
Using getInputGrid API from Parser, changed GridManager to no longer accept Deck in constructor
2016-04-20 08:51:10 +02:00
Pål Grønås Drange
75936c1d9c
Using getInputGrid API from Parser, changed GridManager to no longer accept Deck in constructor
2016-04-20 08:51:10 +02:00
Pål Grønås Drange
4539a069b4
Using getInputGrid API from Parser
2016-04-19 17:04:42 +02:00
Pål Grønås Drange
18f6672df0
Using getInputGrid API from Parser
2016-04-19 17:03:41 +02:00
Pål Grønås Drange
dcd45ba397
Fixed major indentation issue---whole file indented arbitrarily
2016-04-19 15:20:34 +02:00
Pål Grønås Drange
170a71eef8
Using API get3DProperties.
2016-04-14 11:37:27 +02:00
Pål Grønås Drange
03efc2a60f
Using new EclipseState API
2016-04-12 17:32:30 +02:00
Pål Grønås Drange
fd9f67ae55
Using API get3DProperties()
2016-04-12 14:47:50 +02:00
Pål Grønås Drange
77fc26475b
Using new EclipseState API, made ->s into .s
2016-04-12 14:47:50 +02:00
Pål Grønås Drange
f1a31ca5e4
Using API get3DProperties()
2016-04-11 15:13:38 +02:00
Pål Grønås Drange
eb700248ed
uses new api, made reference instead of copy
2016-04-08 16:31:59 +02:00
Pål Grønås Drange
8ce248bc63
Updated opm-core to use new EclipseState API in opm-parser
2016-04-08 16:30:01 +02:00