Liu Ming
60fd4add69
NOSIM is supported, should remove from the list.
2016-08-29 09:34:04 +08:00
Arne Morten Kvarving
a563360e74
Merge pull request #798 from akva2/add_multiconfiguration
...
add multiconfiguration support to jenkins build script
2016-08-24 16:02:21 +02:00
Arne Morten Kvarving
4f779b7a01
add multiconfiguration support to jenkins build script
...
also unifies build.sh and build-pr.sh and gets rid of
build-opm-simulators.sh
2016-08-23 14:26:06 +02:00
Joakim Hove
5602e654c3
Merge pull request #795 from joakim-hove/arg-reorder
...
Illustrate support of properties like KRW and FLUX in restart file.
2016-08-23 11:30:36 +02:00
Atgeirr Flø Rasmussen
183d2f4477
Merge pull request #762 from qilicun/messages-for-keywords-options
...
Handle partially supported options manually.
2016-08-23 08:07:29 +02:00
Joakim Hove
71491cac6c
Merge pull request #796 from akva2/simplify_after_ert_reorg
...
simplify jenkins build scripts after ert reorganization
2016-08-22 17:29:40 +02:00
Arne Morten Kvarving
cd822bc714
simplify jenkins build scripts after ert reorganization
2016-08-22 13:57:32 +02:00
Liu Ming
95ab7038ea
Rename addUnsupported to addSupported.
2016-08-22 16:14:37 +08:00
Joakim Hove
0f7c9f4b97
Added optional simProps argument to restart.
2016-08-20 20:10:50 +02:00
Joakim Hove
56a7775fee
Changed order of arguments to match opm-output.
2016-08-20 20:09:56 +02:00
Atgeirr Flø Rasmussen
c14b19c48b
Merge pull request #792 from qilicun/fix-polymer-inflow
...
look for water injector only, if not find, just continue to next step.
2016-08-15 17:35:15 +02:00
Joakim Hove
f03fd5feee
Merge pull request #794 from jokva/parser-restart-config
...
Match RestartConfig interface in opm-parser
2016-08-12 15:46:31 +02:00
Liu Ming
5f059da0a4
look for water injector only, if not find, just continue to next step.
2016-08-12 08:27:07 +08:00
Jørgen Kvalsvik
ab95133d1c
Match RestartConfig interface in opm-parser
2016-08-11 09:59:07 +02:00
Joakim Hove
0a4dfb6d69
Merge pull request #783 from pgdr/downstream-transmult-and-shared_ptrs
...
TransMult, Init, and SimConfig are references, applyModifierDeck take…
2016-08-09 09:33:18 +02:00
Atgeirr Flø Rasmussen
d6230f74d5
Merge pull request #784 from totto82/fix_ntg_minpv
...
BUGFIX. Use the modified NTG values in multiplyHalfIntersections_(..)
2016-08-09 08:29:39 +02:00
Tor Harald Sandve
b468d2baa1
BUGFIX. Use the modified NTG values in multiplyHalfIntersections_(..)
2016-08-08 13:22:02 +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
Atgeirr Flø Rasmussen
ac11db635c
Merge pull request #778 from qilicun/polymer-well-iters
...
well iterations should start from 0.
2016-08-05 09:07:35 +02:00
Atgeirr Flø Rasmussen
68771e6ef5
Merge pull request #777 from qilicun/fix_polymer_rates_bug
...
Fix polymer rates bug
2016-08-05 08:50:31 +02:00
Liu Ming
635c6b3986
well iterations should start from 0.
2016-08-04 10:54:31 +08:00
Liu Ming
6256199176
log the message to OpmLog.
2016-08-04 10:24:15 +08:00
Liu Ming
ec06eebc06
set polymer rates to the right well.
2016-08-04 10:22:49 +08:00
Atgeirr Flø Rasmussen
5581771917
Merge pull request #776 from qilicun/debug-polymer
...
fix polymer in flow bug.
2016-08-03 08:52:17 +02:00
Liu Ming
3e2907f4bd
fix polymer in flow bug.
2016-08-03 11:10:37 +08:00
Atgeirr Flø Rasmussen
abddac2309
Merge pull request #761 from andlaus/print_linearizations
...
distinguish between the number of non linear iterations and the number of linearizations
2016-08-02 15:01:25 +02:00
Andreas Lauser
bec3ce31fd
distinguish between the number of non linear iterations and the number of linearizations
...
while the printed number of "Non linear iterations" was correct in a
strict sense, it was very confusing if one was working on the
linearization code because the last Newton iteration of each time step
was linearized but not solved for (and the solution was thus not
updated hence it does not count as a "non linear iteration"). This
makes sense for large problems were the total runtime is completely
dominated by the performance of the linear solver, but smaller
problems exhibit the opposite behavior (i.e., for them, runtime is
typically dominated by the linearization proceedure), so one is more
interested in the number of linearizations, not the number of linear
solves.
2016-08-02 12:14:10 +02:00
Atgeirr Flø Rasmussen
73a4d42918
Merge pull request #764 from joakim-hove/restart-test
...
Restart test
2016-08-02 12:10:38 +02:00
Atgeirr Flø Rasmussen
3c5fe77853
Merge pull request #759 from joakim-hove/check-INIT
...
Regression testing on SPE1 DX, DY, DZ and DEPTH
2016-08-02 11:28:52 +02:00
Atgeirr Flø Rasmussen
a084d36da6
Merge pull request #752 from andlaus/pass_timer_instead_of_dt
...
pass the simulation timer object instead of the time step size
2016-08-02 11:05:27 +02:00
Joakim Hove
c5b7827cbd
Check more INIT keywords
...
- Floating point: DX,DY,DZ and DEPTH
- Integer: PVTNUM, SATNUM, FIPNUM, EQLNUM
2016-07-28 07:57:00 +02:00
Joakim Hove
e02db6b4e2
Minor output fixup.
2016-07-28 07:57:00 +02:00
Joakim Hove
91051a687b
Refactor restart test.
...
- Using Python to run flow repeatedly and compare results.
- Cleaned up and removed unnecessary SPE1 runs from testing.
2016-07-28 07:54:20 +02:00
Liu Ming
4ae5a0a85b
change message type from error to warning.
2016-07-27 16:14:22 +08:00
Arne Morten Kvarving
afa64d9875
Merge pull request #754 from kristfho/master
...
CTest & script running flow and compareSummary
2016-07-21 16:30:01 +02:00
Kristian Hole-Drabløs
fc9251bd4f
Added regression tests for comparing ECLfiles using CTest
2016-07-20 16:00:00 +02:00
Bård Skaflestad
01ec7befb4
Merge pull request #758 from qilicun/fix-wellIterations-bugs
...
fix well iterations counting bugs.
2016-07-20 11:20:28 +02:00
Liu Ming
3f4aa65180
add wellIterationsLast_.
2016-07-20 10:44:12 +08:00
Liu Ming
b62834f81c
Treat unsupported options in a more general way.
2016-07-20 10:27:30 +08:00
Joakim Hove
e7213411de
Merge pull request #763 from joakim-hove/master
...
Fixup from bug in ert comparison code.
2016-07-19 07:54:24 +02:00
Liu Ming
a9e51eeb42
treat partially supported options by different multimap.
2016-07-18 12:32:28 +08:00
Liu Ming
52d51e8565
remove wellIterationsLast_.
2016-07-18 09:02:30 +08:00
Joakim Hove
27535d8c8e
Using ony relative differences when comparing.
2016-07-16 11:48:38 +02:00
Joakim Hove
bd63d37af3
Using only relative differences when comparing.
2016-07-16 11:48:03 +02:00
Liu Ming
b43cbe0531
drop useages of std::numeric_limits for counting well iterations.
2016-07-14 10:25:32 +08:00
Liu Ming
776ab451de
handle partially supported options manually.
2016-07-14 09:31:24 +08:00
Liu Ming
b387061b81
Merge pull request #760 from GitPaean/correct_list
...
correcting the list for the missing features
2016-07-14 09:01:04 +08:00
Kai Bao
2f5045bb85
removing some white spaces in MissingFeatures
2016-07-13 09:16:18 +02:00
Liu Ming
6af9aee20f
counting well iterations correctly.
2016-07-13 09:00:15 +08:00
Kai Bao
ab31ab470b
removing two supported keywords from MissingFeatures.
2016-07-12 16:59:45 +02:00