Paul
|
1ddf675cfd
|
moved common thp calculation to updateWellControls
|
2024-07-03 16:53:51 +02:00 |
|
Paul
|
6ddf5dd01b
|
allow individual well constraints
|
2024-07-03 16:53:29 +02:00 |
|
Paul
|
36dcf233c5
|
simplyfying code as some logic is moved to the parser
|
2024-07-03 16:52:11 +02:00 |
|
Bård Skaflestad
|
efa0895fcd
|
Merge pull request #5462 from GitPaean/handle_group_well_action_local
make sure a well exists in the process before closing it due to group action
|
2024-07-03 11:33:29 +02:00 |
|
Arne Morten Kvarving
|
d26ec065f3
|
add missing include
|
2024-07-03 11:02:16 +02:00 |
|
Arne Morten Kvarving
|
84c1f0f5c8
|
Merge pull request #5464 from akva2/quell_gcc12_warnings
Quell some gcc12 warnings
|
2024-07-03 11:00:39 +02:00 |
|
Arne Morten Kvarving
|
74cd10b1f2
|
avoid using deprecated type
|
2024-07-03 07:58:07 +02:00 |
|
Arne Morten Kvarving
|
48344facd4
|
add virtual destructor to class with virtual members
|
2024-07-02 22:41:48 +02:00 |
|
Paul
|
b2258dcf90
|
autochoke producers control mode set to THP
|
2024-07-02 12:13:56 +02:00 |
|
Paul
|
30e1f5178c
|
Automatic choke
|
2024-07-02 12:13:52 +02:00 |
|
Kai Bao
|
ce05406483
|
make sure a well exists in the process
before closing it due to group action
|
2024-07-01 22:00:39 +02:00 |
|
Bård Skaflestad
|
0137bd566c
|
Merge pull request #5461 from akva2/basicproperties_split_param
basicproperties: split out params
|
2024-07-01 20:12:12 +02:00 |
|
Arne Morten Kvarving
|
fb6286d795
|
changed: PredeterminedTimeStepsFile parameter moved to Opm::Parameters namespace
|
2024-07-01 17:52:10 +02:00 |
|
Arne Morten Kvarving
|
dfcf2358fe
|
changed: RestartTime parameter moved to Opm::Parameters namespace
|
2024-07-01 17:52:10 +02:00 |
|
Arne Morten Kvarving
|
b4c6a1a240
|
changed: InitialTimeStepSize parameter moved to Opm::Parameters namespace
|
2024-07-01 17:52:10 +02:00 |
|
Arne Morten Kvarving
|
1f967940f1
|
changed: EndTime parameter moved to Opm::Parameters namespace
|
2024-07-01 17:52:10 +02:00 |
|
Arne Morten Kvarving
|
1e0f2b61b6
|
changed: PrintParameters parameter moved to Opm::Parameters namespace
|
2024-07-01 17:52:10 +02:00 |
|
Arne Morten Kvarving
|
0db393fc07
|
changed: PrintProperties parameter moved to Opm::Parameters namespace
|
2024-07-01 17:52:10 +02:00 |
|
Bård Skaflestad
|
0f556e583b
|
Merge pull request #5460 from akva2/newtonmethod_param_split
NewtonMethod: split parameters and properties
|
2024-07-01 17:31:40 +02:00 |
|
Arne Morten Kvarving
|
82cd3a2e01
|
changed: NewtonMaxIterations parameter moved to Opm::Parameters namespace
|
2024-07-01 14:13:48 +02:00 |
|
Arne Morten Kvarving
|
8def6b722b
|
changed: NewtonTargetIterations parameter moved to Opm::Parameters namespace
|
2024-07-01 14:13:48 +02:00 |
|
Arne Morten Kvarving
|
0342566fd6
|
changed: NewtonMaxError parameter moved to Opm::Parameters namespace
|
2024-07-01 14:13:48 +02:00 |
|
Arne Morten Kvarving
|
514eddc950
|
changed: NewtonTolerance parameter moved to Opm::Parameters namespace
|
2024-07-01 14:13:48 +02:00 |
|
Arne Morten Kvarving
|
389ea1ef8b
|
changed: NewtonWriteConvergence parameter moved to Opm::Parameters namespace
|
2024-07-01 14:13:48 +02:00 |
|
Arne Morten Kvarving
|
1a63dcdf8b
|
changed: NewtonVerbose parameter moved to Opm::Parameters namespace
|
2024-07-01 14:13:48 +02:00 |
|
Arne Morten Kvarving
|
b55cc972c2
|
Merge pull request #5459 from OPM/dependabot/pip/python/sphinx_docs/requests-2.32.2
Bump requests from 2.31.0 to 2.32.2 in /python/sphinx_docs
|
2024-07-01 13:40:48 +02:00 |
|
Arne Morten Kvarving
|
ae6e58a468
|
Merge pull request #5458 from OPM/dependabot/pip/python/sphinx_docs/idna-3.7
Bump idna from 3.6 to 3.7 in /python/sphinx_docs
|
2024-07-01 13:40:24 +02:00 |
|
Arne Morten Kvarving
|
1f92effa27
|
Merge pull request #5456 from OPM/dependabot/pip/python/sphinx_docs/jinja2-3.1.4
Bump jinja2 from 3.1.3 to 3.1.4 in /python/sphinx_docs
|
2024-07-01 13:39:57 +02:00 |
|
Arne Morten Kvarving
|
033c3dba67
|
Merge pull request #5457 from OPM/dependabot/pip/python/sphinx_docs/urllib3-2.2.2
Bump urllib3 from 2.2.1 to 2.2.2 in /python/sphinx_docs
|
2024-07-01 13:39:23 +02:00 |
|
dependabot[bot]
|
027818b09a
|
Bump requests from 2.31.0 to 2.32.2 in /python/sphinx_docs
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 11:36:22 +00:00 |
|
dependabot[bot]
|
ccb85f17e0
|
Bump idna from 3.6 to 3.7 in /python/sphinx_docs
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 11:36:18 +00:00 |
|
dependabot[bot]
|
fe1e86bf5c
|
Bump jinja2 from 3.1.3 to 3.1.4 in /python/sphinx_docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 11:36:17 +00:00 |
|
dependabot[bot]
|
e946bfe55b
|
Bump urllib3 from 2.2.1 to 2.2.2 in /python/sphinx_docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 11:36:17 +00:00 |
|
Arne Morten Kvarving
|
5d3f4115f2
|
Merge pull request #5243 from hakonhagland/sphinx_gha
Add sphinx documentation for Python bindings and GitHub action workflow to push to GitHub pages
|
2024-07-01 13:35:19 +02:00 |
|
Bård Skaflestad
|
9f8075e8a0
|
Merge pull request #5455 from akva2/fvbasediscretization_param_split
Adjust to to changes in fvbaseproperties.hh (moving of parameters to Opm::Parmeters namespace)
|
2024-07-01 13:22:26 +02:00 |
|
Arne Morten Kvarving
|
d4422742a2
|
AquiferAnalytical: add missing include
|
2024-07-01 12:06:47 +02:00 |
|
Arne Morten Kvarving
|
5514ebf4e0
|
AquiferNumerical: add missing include
|
2024-07-01 11:20:57 +02:00 |
|
Arne Morten Kvarving
|
74a4ab7823
|
changed: EnableThermodynamicHints parameter moved to Opm::Parameters namespace
|
2024-06-28 15:26:30 +02:00 |
|
Arne Morten Kvarving
|
1f6ddb052d
|
changed: EnableStorageCache parameter moved to Opm::Parameters namespace
|
2024-06-28 15:13:13 +02:00 |
|
Arne Morten Kvarving
|
02f1c6c230
|
changed: EnableIntensiveQuantitiesCache parameter moved to Opm::Parameters namespace
|
2024-06-28 14:59:38 +02:00 |
|
Arne Morten Kvarving
|
3e1c8baa35
|
changed: ContinueOnConvergenceError parameter moved to Opm::Parameters namespace
|
2024-06-28 14:43:11 +02:00 |
|
Arne Morten Kvarving
|
f95ec4daa1
|
changed: MaxTimeStepDivisions parameter moved to Opm::Parameters namespace
|
2024-06-28 14:43:11 +02:00 |
|
Arne Morten Kvarving
|
325b841771
|
changed: MinTimeStepSize parameter moved to Opm::Parameters namespace
|
2024-06-28 14:43:11 +02:00 |
|
Arne Morten Kvarving
|
e08b6b1163
|
changed: MaxTimeStepSize parameter moved to Opm::Parameters namespace
|
2024-06-28 14:43:11 +02:00 |
|
Arne Morten Kvarving
|
6a03394d5b
|
changed: EnableVtkOutput parameter moved to Opm::Parameters namespace
|
2024-06-28 14:43:11 +02:00 |
|
Arne Morten Kvarving
|
b3fae7f0f9
|
changed: OutputDir parameter moved to Opm::Parameters namespace
|
2024-06-28 14:43:11 +02:00 |
|
Arne Morten Kvarving
|
da4471acfa
|
changed: EnableGridAdaptation parameter moved to Opm::Parameters namespace
|
2024-06-28 14:43:11 +02:00 |
|
Arne Morten Kvarving
|
afa62ee428
|
changed: ThreadsPerProcess parameter moved to Opm::Parameters namespace
|
2024-06-28 14:43:11 +02:00 |
|
Tobias Meyer Andersen
|
0d8bf905d8
|
remove dead code
|
2024-06-28 14:38:25 +02:00 |
|
Tobias Meyer Andersen
|
3cb8298e3a
|
Pick blocksize automatically for CUDA cards.
Calibrate the best size for AMD cards.
This will be improved in a following PR
|
2024-06-28 14:36:00 +02:00 |
|