Skip to content

Commit e7b411d

Browse files
committed
Bump to 2026.10-pre
1 parent b31272d commit e7b411d

19 files changed

Lines changed: 43 additions & 37 deletions

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ Contributions are more than welcome using the fork and pull request approach
3434

3535
1. The preferred approach to seek support is to raise an issue as described in the previous lines.
3636
1. We will try to answer as soon as possible, but also any user is more than welcome to answer.
37-
- An alternative approach is to send an email to any of the [_mantainers_](https://github.com/cssr-tools/pyopmspe11/blob/main/pyproject.toml).
37+
- An alternative approach is to send an email to any of the [_maintainers_](https://github.com/cssr-tools/pyopmspe11/blob/main/pyproject.toml).

dev-requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
black<=26.5.1
2-
mypy<=2.1.0
3-
pylint<=4.0.5
4-
pytest-cov<=7.1.0
5-
pytest-xdist<=3.8.0
6-
ruff<=0.15.13
7-
sphinx<=9.1.0
8-
sphinx-rtd-theme<=3.1.0
1+
black
2+
mypy
3+
pylint
4+
pytest-cov
5+
pytest-xdist
6+
ruff
7+
sphinx
8+
sphinx-rtd-theme

docs/_sources/configuration_file.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following input lines in the configuration file are:
6161
150 10 #Maximum elevation difference (relative to the baseline gradient) of the arch in the y direction [m] and back boundary elevation [m] (for spe11c)
6262
6363
In line 5 you specify if you are using OPM Flow from the master branch or from the latest stable release (OPM-flow 2026.04 release).
64-
This since there are continuous changues in the OPM master branch. Then we
64+
This since there are continuous changes in the OPM master branch. Then we
6565
will keep updating the decks for using Flow from master and also we will keep the framework to produce decks compatible for the latest OPM stable release.
6666
The immiscible model allows for faster prototyping while the complete model includes dissolution of the components in the
6767
gas and liquid phases, in addition to thermal effects (the isothermal model neglects the thermal effects). Details on the convective model can be found in `Mykkeltvedt et al. (2025) <https://link.springer.com/article/10.1007/s11242-024-02141-5>`_.
@@ -147,7 +147,7 @@ The last part of the configuration file sets the wells radius, location, and the
147147
.. note::
148148
If tuning is enabled by the OPM flag **--enable-tuning**, then the TUNING keywords are added to the deck, see the OPM Flow manual for the definitions of all
149149
34 different options and their default values. To set this values, then one can add per injection line in the configuration file a string with the corresponding values, e.g., to set a
150-
maximum time step of 10 days at the beginning og the injection:
150+
maximum time step of 10 days at the beginning of the injection:
151151

152152
.. code-block:: python
153153

docs/_sources/contributing.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Seek support
5252
#. The preferred approach to seek support is to raise an Issue as described in the previous lines.
5353
#. We will try to answer as soon as possible, but also any user is more than welcome to answer.
5454

55-
- An alternative approach is to send an email to any of the `mantainers <https://github.com/cssr-tools/pyopmspe11/blob/main/pyproject.toml>`_.
55+
- An alternative approach is to send an email to any of the `maintainers <https://github.com/cssr-tools/pyopmspe11/blob/main/pyproject.toml>`_.

docs/_sources/installation.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Then, you can try to install flow (v2026.02) by simply typing:
123123
124124
brew install cssr-tools/opm/opm-simulators
125125
126-
You can check if the installation of OPM Flow succeded by typing in the terminal **flow \-\-help**.
126+
You can check if the installation of OPM Flow succeeded by typing in the terminal **flow \-\-help**.
127127

128128
.. tip::
129129
See the actions in the `cssr-tools/homebrew-opm <https://github.com/cssr-tools/homebrew-opm/actions>`_ repository.

docs/configuration_file.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h3>Reservoir-related parameters<a class="headerlink" href="#reservoir-related-p
142142
</pre></div>
143143
</div>
144144
<p>In line 5 you specify if you are using OPM Flow from the master branch or from the latest stable release (OPM-flow 2026.04 release).
145-
This since there are continuous changues in the OPM master branch. Then we
145+
This since there are continuous changes in the OPM master branch. Then we
146146
will keep updating the decks for using Flow from master and also we will keep the framework to produce decks compatible for the latest OPM stable release.
147147
The immiscible model allows for faster prototyping while the complete model includes dissolution of the components in the
148148
gas and liquid phases, in addition to thermal effects (the isothermal model neglects the thermal effects). Details on the convective model can be found in <a class="reference external" href="https://link.springer.com/article/10.1007/s11242-024-02141-5">Mykkeltvedt et al. (2025)</a>.
@@ -228,7 +228,7 @@ <h3>Well-related parameters<a class="headerlink" href="#well-related-parameters"
228228
<p class="admonition-title">Note</p>
229229
<p>If tuning is enabled by the OPM flag <strong>–enable-tuning</strong>, then the TUNING keywords are added to the deck, see the OPM Flow manual for the definitions of all
230230
34 different options and their default values. To set this values, then one can add per injection line in the configuration file a string with the corresponding values, e.g., to set a
231-
maximum time step of 10 days at the beginning og the injection:</p>
231+
maximum time step of 10 days at the beginning of the injection:</p>
232232
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="mi">25</span> <span class="mi">5</span> <span class="mi">1</span> <span class="mi">50</span> <span class="mi">10</span> <span class="mi">1</span> <span class="mi">0</span> <span class="mi">10</span> <span class="s1">&#39;1* 10&#39;</span>
233233
</pre></div>
234234
</div>

docs/contributing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h2>Seek support<a class="headerlink" href="#seek-support" title="Link to this h
143143
<li><p>We will try to answer as soon as possible, but also any user is more than welcome to answer.</p></li>
144144
</ol>
145145
<ul class="simple">
146-
<li><p>An alternative approach is to send an email to any of the <a class="reference external" href="https://github.com/cssr-tools/pyopmspe11/blob/main/pyproject.toml">mantainers</a>.</p></li>
146+
<li><p>An alternative approach is to send an email to any of the <a class="reference external" href="https://github.com/cssr-tools/pyopmspe11/blob/main/pyproject.toml">maintainers</a>.</p></li>
147147
</ul>
148148
</section>
149149
</section>

docs/installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ <h3>Source build in Linux/Windows<a class="headerlink" href="#source-build-in-li
196196
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="go">brew install cssr-tools/opm/opm-simulators</span>
197197
</pre></div>
198198
</div>
199-
<p>You can check if the installation of OPM Flow succeded by typing in the terminal <strong>flow --help</strong>.</p>
199+
<p>You can check if the installation of OPM Flow succeeded by typing in the terminal <strong>flow --help</strong>.</p>
200200
<div class="admonition tip">
201201
<p class="admonition-title">Tip</p>
202202
<p>See the actions in the <a class="reference external" href="https://github.com/cssr-tools/homebrew-opm/actions">cssr-tools/homebrew-opm</a> repository.</p>

docs/pyopmspe11.utils.inputvalues.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dl class="py function">
9898
<dt class="sig sig-object py" id="pyopmspe11.utils.inputvalues.load_config_txt">
9999
<span class="sig-prename descclassname"><span class="pre">pyopmspe11.utils.inputvalues.</span></span><span class="sig-name descname"><span class="pre">load_config_txt</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">lines</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">list</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><span class="pre">dict</span></span></span><a class="headerlink" href="#pyopmspe11.utils.inputvalues.load_config_txt" title="Link to this definition"></a></dt>
100-
<dd><p>Read the txt (the types are checked when creating the Config data class)</p>
100+
<dd><p>Read the txt (the types are checked when creating the Config data class)</p>
101101
</dd></dl>
102102

103103
<dl class="py function">

docs/pyopmspe11.utils.mapproperties.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787

8888
<section id="module-pyopmspe11.utils.mapproperties">
8989
<span id="pyopmspe11-utils-mapproperties-module"></span><h1>pyopmspe11.utils.mapproperties module<a class="headerlink" href="#module-pyopmspe11.utils.mapproperties" title="Link to this heading"></a></h1>
90-
<p>Utiliy function for the grid and locations in the geological models.</p>
90+
<p>Utility function for the grid and locations in the geological models.</p>
9191
<dl class="py function">
9292
<dt class="sig sig-object py" id="pyopmspe11.utils.mapproperties.add_pv_fipnum_front_back">
9393
<span class="sig-prename descclassname"><span class="pre">pyopmspe11.utils.mapproperties.</span></span><span class="sig-name descname"><span class="pre">add_pv_fipnum_front_back</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">cfg</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="pyopmspe11.config.config.html#pyopmspe11.config.config.Config" title="pyopmspe11.config.config.Config"><span class="pre">Config</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">fipnum</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">ndarray</span><span class="p"><span class="pre">[</span></span><span class="pre">tuple</span><span class="p"><span class="pre">[</span></span><span class="pre">Any</span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="p"><span class="pre">...</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="pre">dtype</span><span class="p"><span class="pre">[</span></span><span class="pre">_ScalarT</span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></em>, <em class="sig-param"><span class="n"><span class="pre">fluxnum</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">ndarray</span><span class="p"><span class="pre">[</span></span><span class="pre">tuple</span><span class="p"><span class="pre">[</span></span><span class="pre">Any</span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="p"><span class="pre">...</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="pre">dtype</span><span class="p"><span class="pre">[</span></span><span class="pre">_ScalarT</span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></em>, <em class="sig-param"><span class="n"><span class="pre">porv</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">list</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">d_x</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">ndarray</span><span class="p"><span class="pre">[</span></span><span class="pre">tuple</span><span class="p"><span class="pre">[</span></span><span class="pre">Any</span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="p"><span class="pre">...</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="pre">dtype</span><span class="p"><span class="pre">[</span></span><span class="pre">_ScalarT</span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></em>, <em class="sig-param"><span class="n"><span class="pre">d_z</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">ndarray</span><span class="p"><span class="pre">[</span></span><span class="pre">tuple</span><span class="p"><span class="pre">[</span></span><span class="pre">Any</span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="p"><span class="pre">...</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="pre">dtype</span><span class="p"><span class="pre">[</span></span><span class="pre">_ScalarT</span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></em>, <em class="sig-param"><span class="n"><span class="pre">xcent</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">ndarray</span><span class="p"><span class="pre">[</span></span><span class="pre">tuple</span><span class="p"><span class="pre">[</span></span><span class="pre">Any</span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="p"><span class="pre">...</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="pre">dtype</span><span class="p"><span class="pre">[</span></span><span class="pre">_ScalarT</span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></em>, <em class="sig-param"><span class="n"><span class="pre">zcent</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">ndarray</span><span class="p"><span class="pre">[</span></span><span class="pre">tuple</span><span class="p"><span class="pre">[</span></span><span class="pre">Any</span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="p"><span class="pre">...</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">,</span></span><span class="w"> </span><span class="pre">dtype</span><span class="p"><span class="pre">[</span></span><span class="pre">_ScalarT</span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span></em>, <em class="sig-param"><span class="n"><span class="pre">lowpoly</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Polygon</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><span class="pre">None</span></span></span><a class="headerlink" href="#pyopmspe11.utils.mapproperties.add_pv_fipnum_front_back" title="Link to this definition"></a></dt>

0 commit comments

Comments
 (0)