Commit Graph

20578 Commits

Author SHA1 Message Date
Kjetil Olsen Lye
d8b1366f80 Removed commented out line. 2024-10-03 14:09:01 +02:00
Atgeirr Flø Rasmussen
84e6ed6493
Merge pull request #5642 from steink/Revert-5613
Revert #5613 but keep as option
2024-10-03 14:06:24 +02:00
Kjetil Olsen Lye
cf50957924 Added documentation and added minimumNumberOfComponents template
argument.
2024-10-03 14:06:06 +02:00
Kjetil Olsen Lye
bc2c37757d Now instantiating for every components between 1 and 10. 2024-10-03 13:55:57 +02:00
Arne Morten Kvarving
bfc5d6f742 small adjustments to python packaging 2024-10-03 13:13:52 +02:00
Stein Krogstad
5713c68992 Add option to check group constraints during local well solve - set default to true 2024-10-03 11:36:17 +02:00
Kjetil Olsen Lye
faf0ab8ee1 Getting numcomp out of configuration file. 2024-10-03 11:26:07 +02:00
jakobtorben
ff20c1f809 Fix calculation of distance 2024-10-03 08:56:39 +02:00
jakobtorben
6ff83e19ae Write penalty count to infoiter file 2024-10-03 08:56:39 +02:00
jakobtorben
71a64fbd13 Ensure correct propagation of failed report 2024-10-03 08:56:39 +02:00
jakobtorben
6d53daaa42 Store report of failed step before cutting from convergence monitoring 2024-10-03 08:56:39 +02:00
jakobtorben
eef0ba50bf Change non-convergence monitor to checking if number of non-converged has increased 2024-10-03 08:56:39 +02:00
jakobtorben
cda47a6387 Register convergence monitoring parameters 2024-10-03 08:56:39 +02:00
jakobtorben
5f17c9de6a Cut timestep if penlaty exceeds limit 2024-10-03 08:56:39 +02:00
jakobtorben
d476a328de Add distance decay penalty 2024-10-03 08:56:39 +02:00
jakobtorben
3e6f9c52bb Reset the total penalty card after each nonlinear iteration 2024-10-03 08:56:39 +02:00
jakobtorben
e1e577fab1 Add penalty for unconverged well 2024-10-03 08:56:39 +02:00
jakobtorben
56da84517b Add well convergence metric 2024-10-03 08:56:39 +02:00
jakobtorben
861cfeec49 Add penalty card for increase in convergence metrics 2024-10-03 08:56:39 +02:00
jakobtorben
988ca3aa60 Add object to keep track of penalty cards for convergence monitoring 2024-10-03 08:56:39 +02:00
Kai Bao
562da9ef70 support ZMF explicit initialization 2024-10-02 22:08:19 +02:00
Bård Skaflestad
3acf0cbd14
Merge pull request #5640 from bska/fix-displacing-oil-go-consistency-check
Fix Lower Bound Conditions for Three Point Checks
2024-10-02 15:15:18 +02:00
Tobias Meyer Andersen
89df54e379 clang-format ILUKernels.cu 2024-10-02 14:59:29 +02:00
Tobias Meyer Andersen
e82a9fa56c implement PR feedback 2024-10-02 14:57:34 +02:00
Bård Skaflestad
120b39a8f9 Fix Lower Bound Conditions for Three Point Checks
These are supposed to verify that the displacing saturation is
strictly between the critical and the maximum saturation values.
2024-10-02 12:33:22 +02:00
Bård Skaflestad
836e71cca0
Merge pull request #5639 from akva2/fix_missing_test_args
fixed: missing TEST_ARGS in test specifications
2024-10-02 11:53:24 +02:00
Arne Morten Kvarving
2e7b014769 remove opm-models from data update script 2024-10-02 10:47:54 +02:00
Arne Morten Kvarving
847f1b6f42 fixed: missing TEST_ARGS in test specifications 2024-10-02 10:32:18 +02:00
Arne Morten Kvarving
15d6f13d92
Merge pull request #5638 from GitPaean/compositional_tolerance
set newton tolerance to be 1.e-7 for compositional running
2024-10-02 08:37:48 +02:00
Kai Bao
69c6294978 set newton tolerance to be 1.e-7 for compositional running 2024-10-01 15:54:25 +02:00
Bård Skaflestad
919f30029f
Merge pull request #5635 from akva2/dont_store_sched_deck
changed: don't store schedule keywords unless required in simulators
2024-10-01 13:12:21 +02:00
Markus Blatt
e743f2aa1e Skip bogus warning about missing cells for PINCH NNCs
Cells are only missing if both are in the ghost overlap layer.
In this case we do not have a connection here to keep the matrix
more sparse.
2024-10-01 11:15:11 +02:00
Markus Blatt
9e31831917 [Cleanup] Adapt to changed return values from PINCH processing. 2024-10-01 11:15:11 +02:00
Markus Blatt
4b3808fa93 [Refactor] Adapt to PINCH NNC separated from the normal ones.
This is also a preparation for correct MULTZ processing.
2024-10-01 11:15:11 +02:00
Markus Blatt
a56526607c Remove unneeded parameter from applyAllZMultipliers_ 2024-10-01 11:15:11 +02:00
Markus Blatt
e816ae4df3 Correctly treat transmissibilities for PINCH option(4) ALL.
In that case processEclipseFormat will create NNCs over the pinched
out cells with correct transmissibilities. Those NNCs are marked as
being created in PINCH and used to overwrite calculated
transmissibilties for the horizontal intersections (transmissibilities
of normal NNCs are usually added).

Note that the trnasmissibilities (without the multipliers) do not
change later. Only the multipliers can change them in the schedule and
that will still happen.
2024-10-01 11:15:11 +02:00
Atgeirr Flø Rasmussen
47e7c7c5a3
Merge pull request #5630 from ElyesAhmed/fix_sfc_order_alugrid
add changes to fix the order
2024-10-01 10:06:17 +02:00
Tobias Meyer Andersen
54c2f2df30 update block operation doc 2024-09-30 16:28:56 +02:00
Tobias Meyer Andersen
55c20dbddd Implement mixed precision GPU ILU0 2024-09-30 16:24:49 +02:00
Elyes Ahmed
f30d2708d7 make sure this case only for mpi 2024-09-30 15:52:19 +02:00
Elyes Ahmed
0bb3a5751f coarse_rel_tol instead of rel_tol in ALUGrid test 2024-09-30 13:36:56 +02:00
Elyes Ahmed
0a8885eb09 minor fix to the test parameter 2024-09-30 12:06:35 +02:00
Elyes Ahmed
67d703542b cleaning testing for alugrid 2024-09-30 11:38:04 +02:00
Kjetil Olsen Lye
1c6dc24ad7
Merge pull request #5597 from multitalentloes/add_gpu_ad_and_gpu_linint_tests
add ad & TwoPhaseMaterial gpu instantiation tests
2024-09-30 10:35:20 +02:00
Kai Bao
017cf53908
Merge pull request #5634 from steink/update-thp-also-for-zero-rate-wells
Update THP also for zero-rate wells
2024-09-27 13:58:45 +02:00
Arne Morten Kvarving
2353ba56a6 changed: don't store schedule keywords unless required in simulators
in the python simulator we cannot make this decision up front
since the schedule can be modified from python code so we have
to do the safe thing
2024-09-27 11:24:20 +02:00
Stein Krogstad
cb22d63cfe In updateThp always compute thp when vfp is active 2024-09-26 21:06:05 +02:00
Elyes Ahmed
265c7b8520 cleanup and removing wrong instructions 2024-09-26 10:27:13 +02:00
Bård Skaflestad
fc578bad7f
Merge pull request #5632 from atgeirr/speed-up-numerical-aquifers
AquiferNumerical: speed up calculations.
2024-09-25 21:11:32 +02:00
Atgeirr Flø Rasmussen
6bb3331774 AquiferNumerical: speed up calculations.
There is no need to update the stencil if we are skipping the cell.
Also, the extensive quantities will not change while iterating over
the neighbours, so that update can be moved out of the loop.
2024-09-25 20:10:23 +02:00