Commit Graph

15860 Commits

Author SHA1 Message Date
Arne Morten Kvarving
9ca6075355 bump version to 2023.04 final 2023-05-02 14:17:46 +02:00
Arne Morten Kvarving
913852f3b1
Merge pull request #4619 from akva2/backport_PR_4618
Backport #4618: fixed: conditionally use Development.XXX in python find module
2023-05-02 09:31:20 +02:00
Arne Morten Kvarving
6934b53877 fixed: conditionally use Development.XXX in python find module
the split into Development.Module and Development.Embed was is introduced in cmake 3.18
2023-05-02 09:30:40 +02:00
Arne Morten Kvarving
d07d0c4453 bump version to 2023.04-rc2 2023-04-27 13:40:31 +02:00
Arne Morten Kvarving
a615a3f874
Merge pull request #4614 from akva2/backport_PR_4612
Backport #4612: fixed: only search for Development.Module component for python
2023-04-27 13:37:50 +02:00
Arne Morten Kvarving
5050018e59 fixed: only search for Development.Module component for python
no embedding here
2023-04-27 13:37:10 +02:00
Arne Morten Kvarving
18d09e5eb0
Merge pull request #4613 from akva2/backport_PR_4606
Backport #4606: Serialized restart: Add some more checks
2023-04-27 13:34:29 +02:00
Arne Morten Kvarving
989666d7d8 added: check command line parameters when doing a .OPMRST restart
compare command line used to create .OPMRST differ
to current run and warn if they differ. safety net to avoid
misunderstandings
2023-04-27 13:33:31 +02:00
Arne Morten Kvarving
1a9da3acef added: explicitly check that number of processes matches .OPMRST file
while the grid hash check would pick this up as well, it's better
to emit an explicit error message
2023-04-27 13:33:16 +02:00
Arne Morten Kvarving
e95dac0cbc fixed: missed a .SAVE -> .OPMRST 2023-04-27 13:33:12 +02:00
Arne Morten Kvarving
3566532f7b
Merge pull request #4611 from akva2/backport_PR_4609
Backport #4609: WellGroupHelpers: make sure we have a GuideRate value or potential for well
2023-04-27 09:30:42 +02:00
Arne Morten Kvarving
5732f2f0bd WellGroupHelpers: make sure we have a GuideRate value or potential for well
this is not the case when WTEST executes at the beginning
of (the first time step of) a report step if the well was created
at that report step. this led to an exception being thrown trying
to deref the potentials array
2023-04-27 09:29:50 +02:00
Arne Morten Kvarving
b9ba814233
Merge pull request #4607 from akva2/backport_PR_4604
Backport #4604: Strict parsing parameter
2023-04-26 08:22:39 +02:00
Atgeirr Flø Rasmussen
9de54d6175 Fix: add missing parameter to fmt::format() call. 2023-04-26 08:16:10 +02:00
Atgeirr Flø Rasmussen
fd805b9aed Improve formatting. 2023-04-26 08:16:04 +02:00
Atgeirr Flø Rasmussen
e537ec11f9 Add helpful message about termination due to unsupported keywords. 2023-04-26 08:15:54 +02:00
Atgeirr Flø Rasmussen
16ec49ec7b Remove EclStrictParsing, replace with ParsingStrictness.
The new parameter takes the "high", "normal" (default), or "low" string.
Also implemented behaviour.
2023-04-26 08:15:48 +02:00
Atgeirr Flø Rasmussen
c64d277f9c Make KeywordValidation::validateDeck() more flexible.
Adding a bool argument 'treat_critical_as_noncritical' to possibly
reduce terminating errors to warnings.
2023-04-26 08:15:42 +02:00
Atgeirr Flø Rasmussen
b864ccd8d3 Refactor get_error_report() for more flexibility. 2023-04-26 08:15:25 +02:00
Arne Morten Kvarving
152c5b0104
Merge pull request #4602 from akva2/backport_PR_4601
Backport #4601: opmrst_inspect: some fixes
2023-04-24 11:34:07 +02:00
Arne Morten Kvarving
8cd1e79264 fixed: these fields are ROOT_ONLY 2023-04-24 11:33:15 +02:00
Arne Morten Kvarving
47bb2f5383 fixed: initialize MPI before creating communicator 2023-04-24 11:33:15 +02:00
Arne Morten Kvarving
dd255619c2
Merge pull request #4600 from akva2/backport_PR_4578
Backport #4578: Support EDITNNCR keyword
2023-04-24 08:37:02 +02:00
Markus Blatt
2847e8e67a Mark keyword EDITNNCR as supported 2023-04-24 08:35:01 +02:00
Markus Blatt
425d6dca9c Apply EDITNNCR information to tranmissibilities. 2023-04-24 08:35:01 +02:00
Markus Blatt
a12879500e Refactor applyEditNncToGridTrans for better reuse with EDINNCR. 2023-04-24 08:35:01 +02:00
Arne Morten Kvarving
456090f1c8
Merge pull request #4595 from akva2/backport_PR_4593
GCONPROD Item 7, only RATE is supported
2023-04-17 13:12:14 +02:00
Torbjørn Skille
af8bd3c0be GCONPROD Item 7, only RATE is supported 2023-04-17 13:08:59 +02:00
Arne Morten Kvarving
1c28f255a7 bump version to 2023.04-rc1 2023-04-13 14:32:08 +02:00
Kai Bao
688d575802
Merge pull request #4584 from GitPaean/fixing_unopen_injector
checking Producer or Injector when comparing bhp against BHP constraint during well operability check
2023-04-13 09:27:46 +02:00
Markus Blatt
8142788b58
Merge pull request #4406 from Tongdongq/rocsparse
Add rocsparseSolver
2023-04-12 12:07:58 +02:00
Arne Morten Kvarving
c3dcd901e9
Merge pull request #4490 from akva2/require_dune_2.7
minimum dune version required is now 2.7
2023-04-12 10:52:05 +02:00
Arne Morten Kvarving
f2983ac6af minimum dune version required is now 2.7 2023-04-12 09:41:23 +02:00
Tor Harald Sandve
5309ba22f7
Merge pull request #4580 from GitPaean/fixing_co2store_water_gas
fixing running with CO2Store + water + gas + AquiferCarterTracy
2023-04-11 15:11:36 +02:00
Kai Bao
ed4aa75721 checking Producer or Injector when comparing bhp against BHP constraint
during well operability check.
2023-04-11 14:34:47 +02:00
Tong Dong Qiu
270dcd53fc Restore old HAVE_CUDA value 2023-04-11 14:30:20 +02:00
Tong Dong Qiu
a4cf50c1fc Move rocalution check to files_hook, because otherwise rocalutionSolverBackend.cpp is included before it is disabled 2023-04-06 13:14:19 +02:00
Tong Dong Qiu
9708a96501 Enable hipcc, works if other modules are compiled by clang++
Disable rocalution for hipcc/clang with rocm < 5.3
2023-04-06 13:14:19 +02:00
Tong Dong Qiu
bec51c4471 Prevent throwing in destructors 2023-04-06 13:14:19 +02:00
Tong Dong Qiu
675fab3534 Moved HIP config into config_hook.
Disabled hipcc as compiler.
2023-04-06 13:14:19 +02:00
Tong Dong Qiu
f124792879 Detect ROCm version to suppress deprecated warning 2023-04-06 13:14:19 +02:00
Tong Dong Qiu
ed8f37ec82 Initialize HIP/rocsparse in constructor 2023-04-06 13:14:19 +02:00
Tong Dong Qiu
35ea8d7e30 Remove debug prints 2023-04-06 13:14:19 +02:00
Tong Dong Qiu
2c50951ddd Implement PR comments 2023-04-06 13:14:19 +02:00
Tong Dong Qiu
eaef4b8c85 Update CMakeLists for rocm 2023-04-06 13:14:19 +02:00
Tong Dong Qiu
11ea024fbe Add test_rocsparseSolver 2023-04-06 13:14:19 +02:00
Tong Dong Qiu
91a3e238ce Add rocsparseSolver 2023-04-06 13:14:19 +02:00
Kai Bao
69a98ac56d
Merge pull request #4581 from GitPaean/removing_extra_bracket
removing extra bracket to restore compilation
2023-04-03 14:48:32 +02:00
Kai Bao
4b95123895 removing extra bracket to restore compilation 2023-04-03 14:15:16 +02:00
Markus Blatt
f9d2dccb02
Merge pull request #4564 from hnil/flexiblegmres
- added flexiblegmres
2023-04-03 13:14:42 +02:00