Joakim Hove
e16ed8a5e5
Merge pull request #463 from iLoop2/Setting_Tuning
...
Setting tuning
2015-05-08 06:59:18 +02:00
Joakim Hove
24f49b35a8
Fixed bug
2015-05-06 12:27:43 +02:00
Joakim Hove
10facf19b3
Created classes for all the endpoint initializers.
2015-05-06 12:27:43 +02:00
Joakim Hove
121ec9320b
Added ISGU / SGU classes
2015-05-06 12:27:42 +02:00
Joakim Hove
2947336982
Added derived iniitializer classes SWL and ISWL
2015-05-06 12:27:41 +02:00
Joakim Hove
2d08d78257
MOved satfunc initializers to separate file.
2015-05-06 12:27:40 +02:00
Joakim Hove
819e92965f
Removed SGL and ISGL lookup from multiplex method
2015-05-06 12:27:40 +02:00
Joakim Hove
5aaf5ea6c2
Added derived class ISGLInitializer
2015-05-06 12:27:39 +02:00
Joakim Hove
5989d45b3a
Added derived class SGLInitializer.
2015-05-06 12:27:38 +02:00
Joakim Hove
21951cda90
Added GridProperty<T>::checkLimits()
2015-05-06 12:27:38 +02:00
Joakim Hove
863b5f9441
Refactor: calculation of endpoint + critical
2015-05-06 12:27:37 +02:00
Joakim Hove
c6429c3fe8
Refactor: critcial and enpoint values are members.
2015-05-06 12:27:37 +02:00
Joakim Hove
84e65886fb
Refactor: introduced const& and [] instead of at()
2015-05-06 12:27:36 +02:00
Joakim Hove
78408dab59
Refactor: extracted two small methods
2015-05-06 12:27:36 +02:00
Joakim Hove
63e16153c6
Renamed GridPropertyEndpointTableLookupInitializer -> EndpointInitializer
2015-05-06 12:27:35 +02:00
Joakim Hove
c11cca31dc
Added comment with reference to documentation.
2015-05-06 12:27:34 +02:00
Joakim Hove
6882653433
Using EclipseState::getIntGridProperty()
...
Old code used to first initialize with 1, and then check the
EclipseState - will rather just ask the EclipseState; which will
automagically create a keyword if that is required.
Also The SATNUM keyword was previously immediately overwritten with the
content of the ENDNUM keyword, that is now changed.
2015-05-06 12:27:33 +02:00
Joakim Hove
e3d4b205cd
Added test before finding critical saturations.
2015-05-06 12:27:32 +02:00
Joakim Hove
1b89196aa1
Using Tabdims in EclipseState and table initializer
2015-05-06 12:27:32 +02:00
Joakim Hove
7e81eb72b2
Added trivial class Tabdims
2015-05-06 12:27:31 +02:00
Joakim Hove
bf61731536
Added vector based get of Properties
2015-05-05 19:23:06 +02:00
Joakim Hove
725fb4fba5
Removed commented out code
2015-05-05 19:22:10 +02:00
Joakim Hove
f0adb6a2d8
Added C++ wrappers for ERT: ecl_kw and fortio
2015-05-05 17:02:09 +02:00
Fredrik Gundersen
15a86bbd34
Changed to be none destructive update of tuning
2015-05-05 12:34:44 +02:00
Fredrik Gundersen
4fb7c16f11
Remove comment
2015-05-05 08:38:09 +02:00
Fredrik Gundersen
b32ba60ec7
Added methods to change TUNING
2015-05-04 13:02:20 +02:00
Joakim Hove
8b80061494
Merge pull request #462 from GitPaean/plyshlog_keyword_support
...
Adding the support for the keyword PLYSHLOG.
2015-04-28 13:46:46 +02:00
Edvin Brudevoll
36b9c63cf4
New commit, NOSIM keyword
2015-04-28 09:56:12 +02:00
Edvin Brudevoll
678e8a520b
Support for the NOSIM keyword.
2015-04-28 09:53:04 +02:00
Kai Bao
786908f723
Adding integration test for PLYSHLOG.
2015-04-27 11:38:12 +02:00
Kai Bao
ae5c6c4fe9
Adding the support for the keyword PLYSHLOG.
...
Assuming only one group of PLYSHLOG data is available.
2015-04-27 10:14:42 +02:00
Joakim Hove
58806c9f5b
Merge pull request #458 from akva2/fix_pkgconfig
...
fixed: pkgconfig file
2015-04-23 13:02:13 +02:00
Arne Morten Kvarving
4d9ae70ba2
fixed: pkgconfig file
...
multiarch had not been setup and the _TARGET variable is not set
in this build system.
2015-04-23 10:49:22 +02:00
Fredrik Gundersen
5c3d1fe967
Merge pull request #457 from joakim-hove/TUNING
...
Internalized the TUNING keyword
2015-04-23 10:06:20 +02:00
Joakim Hove
d53657824a
Merge pull request #455 from GitPaean/adding_plyshlog
...
Adding keywords PLYSHLOG.
2015-04-21 10:16:56 +02:00
Kai Bao
750a25aeeb
Specifying the size of PLYSHLOG to be 2.
...
It works now as a temporary fix.
2015-04-20 15:28:32 +02:00
chflo
d70504e7a4
Fixed bug in Parser<double|float>Item.cpp:
...
Too low precision for floating point values in generated source code.
2015-04-20 15:13:22 +02:00
chflo
09275419e1
Added test of tuning class
2015-04-20 15:13:22 +02:00
chflo
1d3e702446
OPM-191: Added Tuning member and handling of TUNING keyword to Schedule class
2015-04-20 15:13:22 +02:00
chflo
78fee8b0ca
Added new Tuning class.
2015-04-20 15:13:21 +02:00
chflo
3775cb69dd
OPM-191: Updated TUNING keyword
2015-04-20 15:13:21 +02:00
Joakim Hove
b02e536ad8
Added ability to check index of keyword from Deck.
2015-04-20 14:56:52 +02:00
Joakim Hove
7bd566d6a6
Changed Deck & Section implementation
...
- Removed the KeywordContainer class; and implemented the behaviour
directly in the Deck.
- Added begin() and end() iterators to the Deck.
- Section class inherits from Deck.
2015-04-20 14:56:52 +02:00
Joakim Hove
150a6f8ebd
Merge pull request #456 from joakim-hove/Dynamicstate-initial
...
Dynamicstate initial
2015-04-20 14:55:36 +02:00
Joakim Hove
8f277d56ca
Added modifiable initial value to DynamicState
2015-04-20 14:04:10 +02:00
Joakim Hove
446a94e97f
Added read only operator[] to DynamicState
2015-04-20 14:03:44 +02:00
Kai Bao
e1b14e4f14
removing the size from the keyword PLYSHLOG.
2015-04-20 13:35:53 +02:00
Kai Bao
177c6b06ec
adding keyword PLYSHLOG.
2015-04-20 12:59:32 +02:00
Kai Bao
96bf3648df
Adding unit Salinity.
...
For the METRIC and FIELD system.
2015-04-16 16:59:59 +02:00
Joakim Hove
45e13a1b40
Minor changes to silence some warnings.
2015-04-15 22:59:58 +02:00