Exclude pages from search

This commit is contained in:
Magne Sjaastad
2025-02-14 14:03:39 +01:00
parent 96e07691a7
commit 9b46494d76
157 changed files with 3392 additions and 3464 deletions

View File

@@ -29,11 +29,11 @@ Basic instructions without Python binding and GRPC.
Configuration and build Tool Minimum version gcc 11 python 3.8 Qt 6.4 It is possible to use Qt 6.4 for building ResInsight, but some install features introduced in Qt 6.5 are not supported. Qt 6.7 has some changes related to theming that is causing some unwanted visual effects. This is currently investigated.">
<meta itemprop="wordCount" content="384">
<title>Build Instructions Ubuntu :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -273,7 +273,7 @@ ninja
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -286,12 +286,12 @@ ninja
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -394,8 +394,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -25,11 +25,11 @@ Clone and update sub modules git clone https://github.com/OPM/ResInsight cd ResI
Clone and update sub modules git clone https://github.com/OPM/ResInsight
cd ResInsight
git submodule update --init
Build and install required dependencies using vcpkg Open a command prompt using “Run as Administrator” for Visual Studio x64.">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="Releases">
<meta itemprop="name" content="Build Instructions Windows :: ResInsight">
Build and install required dependencies using vcpkg Open a command prompt using “Run as Administrator” for Visual Studio x64.">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="Releases">
<meta itemprop="name" content="Build Instructions Windows :: ResInsight">
<meta itemprop="description" content="Dependencies and Prerequisites Configuration and build Tool Minimum version Recommended Visual Studio 2019 2022 python 3.8 3.10 Qt 6.5 6.6 It is possible to use Qt 6.4 for to build ResInsight, but some install features introduced in Qt 6.5 are not available. Qt 6.7 has some changes related to theming that is causing some unwanted visual effects. This is currently investigated.
Clone and update sub modules git clone https://github.com/OPM/ResInsight
cd ResInsight
@@ -215,8 +215,8 @@ git submodule update --init
</table>
<p>It is possible to use Qt 6.4 for to build ResInsight, but some install features introduced in Qt 6.5 are not available. Qt 6.7 has some changes related to theming that is causing some unwanted visual effects. This is currently investigated.</p>
<h3 id="clone-and-update-sub-modules">Clone and update sub modules</h3>
<pre><code>git clone https://github.com/OPM/ResInsight
cd ResInsight
<pre><code>git clone https://github.com/OPM/ResInsight
cd ResInsight
git submodule update --init
</code></pre>
<h3 id="build-and-install-required-dependencies-using-vcpkg">Build and install required dependencies using vcpkg</h3>
@@ -251,7 +251,7 @@ aqt install-qt linux desktop 6.6.3 -m qtcharts qt5compat qtnetworkauth
</footer>
</article>
</div>
</main>
</main>
</div>
<aside id="R-sidebar" class="default-animation">
<div id="R-header-topbar" class="default-animation"></div>
@@ -264,12 +264,12 @@ aqt install-qt linux desktop 6.6.3 -m qtcharts qt5compat qtnetworkauth
</div>
<script>
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
<button class="search-detail" type="submit" title="Search (CTRL+ALT+f)"><i class="fas fa-search"></i></button>
<label class="a11y-only" for="R-search-by">Search</label>
<input data-search-input id="R-search-by" name="search-by" class="search-by" type="search" placeholder="Search...">
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
<button class="search-detail" type="submit" title="Search (CTRL+ALT+f)"><i class="fas fa-search"></i></button>
<label class="a11y-only" for="R-search-by">Search</label>
<input data-search-input id="R-search-by" name="search-by" class="search-by" type="search" placeholder="Search...">
<button class="search-clear" type="button" data-search-clear="" title="Clear search"><i class="fas fa-times" title="Clear search"></i></button>
</div>
</form></search>
@@ -372,8 +372,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
<div class="clear"></div>
</div>
</li>
</ul>
</div>
<div id="R-footer" class="footerFooter showFooter"><a href="https://www.ceetronsolutions.com"><img src='https://resinsight.org//images/CeeSolLogoSmallForDarkBackground.png' style='width: 140px; '></a><br>
</ul>
</div>
<div id="R-footer" class="footerFooter showFooter"><a href="https://www.ceetronsolutions.com"><img src='https://resinsight.org//images/CeeSolLogoSmallForDarkBackground.png' style='width: 140px; '></a><br>
ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetron Solutions</a>

View File

@@ -29,11 +29,11 @@ Build Overview The ResInsight build may be configured in different ways, with op
CMake Options for ResInsight CMake Name Default Description RESINSIGHT_BUILD_DOCUMENTATION OFF Use Doxygen to create the HTML based API documentation. Doxygen must be properly installed. RESINSIGHT_ENABLE_GRPC OFF Enable gRPC scripting server. Required to be able to use ResInsight from Python RESINSIGHT_ENABLE_HDF5 ON Windows Only: Download and use HDF5 library RESINSIGHT_ODB_API_DIR Blank Optional path to the ABAQUS ODB API from Simulia. Needed for support of geomechanical models RESINSIGHT_USE_OPENMP ON Enable OpenMP parallellization in the code Advanced Options To be able to modify Advanced Options from the CMake User Interface, tick the checkbox Advanced">
<meta itemprop="wordCount" content="574">
<title>CMake Configuration :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -360,7 +360,7 @@ ResInsight has been built and tested with ABAQUS ODB versions 2020 and 2024 on W
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -373,12 +373,12 @@ ResInsight has been built and tested with ABAQUS ODB versions 2020 and 2024 on W
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -481,8 +481,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -29,11 +29,11 @@ Sign up to be notified of new releases For the complete list of releases and upd
<meta itemprop="wordCount" content="55">
<title>Build From Source :: ResInsight</title>
<link href="/releases/build-from-source/index.xml" rel="alternate" type="application/rss+xml" title="Build From Source :: ResInsight">
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..';
@@ -199,7 +199,7 @@ Octave plugins, ABAQUS ODB API, and HDF5.</p>
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -212,12 +212,12 @@ Octave plugins, ABAQUS ODB API, and HDF5.</p>
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -320,8 +320,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -25,11 +25,11 @@ Linux Installation Windows Installation Release Notes Sign up to be notified of
<meta itemprop="wordCount" content="37">
<title>Releases :: ResInsight</title>
<link href="/releases/index.xml" rel="alternate" type="application/rss+xml" title="Releases :: ResInsight">
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..';
@@ -164,8 +164,8 @@ Linux Installation Windows Installation Release Notes Sign up to be notified of
<h1 id="releases">Releases</h1>
<p><a href="#R-image-c3b03ecb409af8a85c980c828458a823" class="lightbox-link"><img alt="ResInsight User Interface" class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/getting-started/ResInsightUIMediumSize.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c3b03ecb409af8a85c980c828458a823"><img alt="ResInsight User Interface" class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/getting-started/ResInsightUIMediumSize.png"></a></p>
<p><a href="#R-image-5e664c91f20da806cde2c34a63dcc5e9" class="lightbox-link"><img alt="ResInsight User Interface" class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/getting-started/ResInsightUIMediumSize.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-5e664c91f20da806cde2c34a63dcc5e9"><img alt="ResInsight User Interface" class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/getting-started/ResInsightUIMediumSize.png"></a></p>
<h2 id="installation">Installation</h2>
<p>See the following for common install procedures and options:</p>
<ul>
@@ -196,7 +196,7 @@ Linux Installation Windows Installation Release Notes Sign up to be notified of
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -209,12 +209,12 @@ Linux Installation Windows Installation Release Notes Sign up to be notified of
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -314,8 +314,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -29,11 +29,11 @@ Ubuntu On the command line do:
sudo apt-get install octave-resinsight
Launch the application using the command ResInsight">
<meta property="og:url" content="https://resinsight.org/releases/linux-installation/index.html">
<meta property="og:site_name" content="ResInsight">
<meta property="og:title" content="Linux Installation :: ResInsight">
<meta property="og:description" content="Install From Binary Packages on Linux Info
Please not that the distribution by the OPM Project will be updated some time after the release of a new version on GitHub.
Ubuntu On the command line do:
<meta property="og:site_name" content="ResInsight">
<meta property="og:title" content="Linux Installation :: ResInsight">
<meta property="og:description" content="Install From Binary Packages on Linux Info
Please not that the distribution by the OPM Project will be updated some time after the release of a new version on GitHub.
Ubuntu On the command line do:
sudo apt-get update
sudo apt-get install software-properties-common
sudo apt-add-repository ppa:opm/ppa
@@ -258,7 +258,7 @@ export QT_PLUGIN_PATH=/path_to_qt/plugins:$QT_PLUGIN_PATH
<p>By default, icons are not visible in menus in the GNOME desktop environment. ResInsight has icons for many menu items, and icons can be set visible by issuing the following commands (Tested on RHEL6) :</p>
<div class="highlight wrap-code"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-txt" data-lang="txt"><span style="display:flex;"><span>gconftool-2 --type boolean --set /desktop/gnome/interface/buttons_have_icons true
</span></span><span style="display:flex;"><span>gconftool-2 --type boolean --set /desktop/gnome/interface/menus_have_icons true</span></span></code></pre></div>
<p>This fix was taken from reply number 11 in this <a href="https://bbs.archlinux.org/viewtopic.php?id=117414" rel="external" target="_blank">thread</a></p>
<p>This fix was taken from reply number 11 in this <a href="https://bbs.archlinux.org/viewtopic.php?id=117414" rel="external" target="_blank">thread</a></p>
<h2 id="setup-octave-interface-optional">Setup Octave Interface (optional)</h2>
<ol>
<li>Install Octave directly from the package manager in Linux. See the documentation for your particular distribution.</li>
@@ -271,12 +271,12 @@ export QT_PLUGIN_PATH=/path_to_qt/plugins:$QT_PLUGIN_PATH
<p><a href="https://superuser.com/questions/541537/how-to-solve-issues-with-shader-model-in-virtualbox" rel="external" target="_blank">https://superuser.com/questions/541537/how-to-solve-issues-with-shader-model-in-virtualbox</a></p>
<footer class="footline">
</footer>
</article>
</div>
</main>
</div>
<aside id="R-sidebar" class="default-animation">
</footer>
</article>
</div>
</main>
</div>
<aside id="R-sidebar" class="default-animation">
<div id="R-header-topbar" class="default-animation"></div>
<div id="R-header-wrapper" class="default-animation">
<div id="R-header" class="default-animation">
@@ -376,8 +376,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
<label class="a11y-only" for="R-select-variant">Theme</label>
<select id="R-select-variant" onchange="window.relearn.changeVariant( this.value );">
<option id="R-select-variant-relearn" value="relearn" selected>Relearn</option>
</select>
</div>
<div class="clear"></div>
</select>
</div>
<div class="clear"></div>
</div>
<script>window.relearn.markVariant();</script>

View File

@@ -17,11 +17,11 @@
<meta itemprop="name" content="Release Notes :: ResInsight">
<title>Release Notes :: ResInsight</title>
<link href="/releases/release-notes/index.xml" rel="alternate" type="application/rss+xml" title="Release Notes :: ResInsight">
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..';
@@ -147,8 +147,8 @@
<h1 id="release-notes">Release Notes</h1>
<p><a href="#R-image-61b2283e9b9468d560de5f3b25b36e13" class="lightbox-link"><img alt="ResInsight User Interface" class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/getting-started/ResInsightUIMediumSize.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-61b2283e9b9468d560de5f3b25b36e13"><img alt="ResInsight User Interface" class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/getting-started/ResInsightUIMediumSize.png"></a></p>
<p><a href="#R-image-0f79ee2b5683bad23a67026a9a0af773" class="lightbox-link"><img alt="ResInsight User Interface" class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/getting-started/ResInsightUIMediumSize.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-0f79ee2b5683bad23a67026a9a0af773"><img alt="ResInsight User Interface" class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/getting-started/ResInsightUIMediumSize.png"></a></p>
<footer class="footline">
</footer>
@@ -166,7 +166,7 @@
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -179,12 +179,12 @@
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -293,8 +293,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -25,11 +25,11 @@ Improved logarithmic legend and default ranges Visual appearance of curves is no
Improved logarithmic legend and default ranges Visual appearance of curves is now stable when doing Source Stepping Curve name and plot name improvements Change Data Source by Clicking in 3D The data source for multiple plots can be updated by clicking on a well path in 3D. This feature can be useful for large fields with many wells and you want to investigate a small subset of wells.">
<meta itemprop="wordCount" content="379">
<title>What&#39;s New in 2023.01 :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -173,8 +173,8 @@ Improved logarithmic legend and default ranges Visual appearance of curves is no
<h1 id="whats-new-in-202301">What&#39;s New in 2023.01</h1>
<h2 id="summary-plotting">Summary Plotting</h2>
<p><a href="#R-image-3a5ecc07aadf2e4e8a1309a0e1799ab2" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/SummaryPlotsMain.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3a5ecc07aadf2e4e8a1309a0e1799ab2"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/SummaryPlotsMain.png"></a></p>
<p><a href="#R-image-aa218474f18c0aa73451d7505397786b" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/SummaryPlotsMain.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-aa218474f18c0aa73451d7505397786b"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/SummaryPlotsMain.png"></a></p>
<p><a href="/plot-window/summaryplots/index.html">Summary Plotting</a> is updated with new features and improved workflows:</p>
<ul>
<li>Improved logarithmic legend and default ranges</li>
@@ -188,8 +188,8 @@ Improved logarithmic legend and default ranges Visual appearance of curves is no
<p>It is now possible to get the result property values from all linked views when left-clicking on a cell in a view. Text is displayed in <a href="/3d-main-window/resultinfo/index.html">Result Info</a>, and values from other properties can also be appended. Property filters can now be linked between views, and will also work between multiple cases.</p>
<p><a href="/3d-main-window/linkedviews/index.html">Linked Views</a></p>
<h2 id="calculator-improvements">Calculator Improvements</h2>
<p><a href="#R-image-cb3489fa71cc5171121263119679b912" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/GridPropertyCalculatorMain.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-cb3489fa71cc5171121263119679b912"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/GridPropertyCalculatorMain.png"></a></p>
<p><a href="#R-image-a148c759af1e7319cf567903053c76dc" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/GridPropertyCalculatorMain.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a148c759af1e7319cf567903053c76dc"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/GridPropertyCalculatorMain.png"></a></p>
<p>The grid calculator and summary curve calculator is updated with more help and improved usability. The grid property calculations will now always calculate values for active cells and do nothing for other inactive cells.</p>
<p><a href="/calculated-data/grid-property-calculations/gridpropertycalculator/index.html">Grid Calculator</a></p>
<p><a href="/calculated-data/curvecalculator/index.html">Summary Calculator</a></p>
@@ -199,8 +199,8 @@ Improved logarithmic legend and default ranges Visual appearance of curves is no
<p>Thanks to <a href="https://github.com/EdmundStephens" rel="external" target="_blank">https://github.com/EdmundStephens</a> for reporting this <a href="https://github.com/OPM/ResInsight/issues/9439" rel="external" target="_blank">issue</a>.</p>
<p><a href="/wells-and-completions/createnewwellpaths/index.html">User defined well paths</a></p>
<h2 id="display-of-rft-segment-curves">Display of RFT segment curves</h2>
<p><a href="#R-image-094ccb9169599c2ce580212d67e039a1" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/RFTSegmentPlot.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-094ccb9169599c2ce580212d67e039a1"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/RFTSegmentPlot.png"></a></p>
<p><a href="#R-image-c1a28d7383a7062c4a879b059aee108e" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/RFTSegmentPlot.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c1a28d7383a7062c4a879b059aee108e"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/RFTSegmentPlot.png"></a></p>
<p><strong>RFT Segment Data</strong> can be plotted as horizontal <strong>Well Log Plots</strong>. This feature is now improved with more tracks and improved visual quality.</p>
<p><a href="/plot-window/rftsegmentplot/index.html">RFT Segment plots</a></p>
<h2 id="import-of-roff-files-preview">Import of ROFF files (Preview)</h2>
@@ -227,7 +227,7 @@ Improved logarithmic legend and default ranges Visual appearance of curves is no
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -240,12 +240,12 @@ Improved logarithmic legend and default ranges Visual appearance of curves is no
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -354,8 +354,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -29,11 +29,11 @@ Radial Grids Import of radial grids including local grid refinement(LGR) are now
Radial Grids Import of radial grids including local grid refinement(LGR) are now supported. Using I and J range filters will filter the grid case based on angle and radius (Theta and R).">
<meta itemprop="wordCount" content="369">
<title>What&#39;s New in 2023.03 :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -177,29 +177,29 @@ Radial Grids Import of radial grids including local grid refinement(LGR) are now
<h1 id="whats-new-in-202303">What&#39;s New in 2023.03</h1>
<h2 id="calculator-improvements">Calculator Improvements</h2>
<p><a href="#R-image-43fb72d318ea91bbbe4946914f4af56a" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/calculated-data/calculated-well-curve-ensemble.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-43fb72d318ea91bbbe4946914f4af56a"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/calculated-data/calculated-well-curve-ensemble.png"></a></p>
<p><a href="#R-image-a9c36cca8426228b22861cd34bcccfcd" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/calculated-data/calculated-well-curve-ensemble.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a9c36cca8426228b22861cd34bcccfcd"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/calculated-data/calculated-well-curve-ensemble.png"></a></p>
<p>A calculated summary vector is now by default available for all wells, all cases and all ensembles.</p>
<p><a href="/calculated-data/curvecalculator/index.html">[Summary Calculator]</a> <a href="/calculated-data/calculatorexpressions/index.html">[Calculator Expressions]</a> <a href="/calculated-data/grid-property-calculations/gridpropertycalculator/index.html">[Grid Calculator]</a></p>
<h2 id="radial-grids">Radial Grids</h2>
<p><a href="#R-image-56ea6430a02c9722bd8ddc10d5622d9d" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/radial-grid.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-56ea6430a02c9722bd8ddc10d5622d9d"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/radial-grid.png"></a></p>
<p><a href="#R-image-d940ae1e5ee8b3adca4f295903bde284" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/radial-grid.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d940ae1e5ee8b3adca4f295903bde284"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/radial-grid.png"></a></p>
<p>Import of radial grids including local grid refinement(LGR) are now supported. Using I and J range filters will filter the grid case based on angle and radius (Theta and R).</p>
<h2 id="multi-segment-well-improvements">Multi Segment Well Improvements</h2>
<p><a href="#R-image-01d5834ce55145424c51b11afdd100cc" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/getting-started/msw_with_valves.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-01d5834ce55145424c51b11afdd100cc"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/getting-started/msw_with_valves.png"></a></p>
<p><a href="#R-image-a87d2bef88e07aab3f8166fd9f7b88c6" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/getting-started/msw_with_valves.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-a87d2bef88e07aab3f8166fd9f7b88c6"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/getting-started/msw_with_valves.png"></a></p>
<p><a href="/wells-and-completions/simulationwells/index.html">Multi Segmented Wells - MSW</a> is updated with new features and improved visualization</p>
<ul>
<li>Fixes wrong well geometry for some cases</li>
<li>Added optional visualization of valves</li>
</ul>
<h2 id="well-allocation-over-time">Well Allocation Over Time</h2>
<p><a href="#R-image-843db983e06459a9fb288047500fb715" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/WellAllocationOverTime.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-843db983e06459a9fb288047500fb715"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/WellAllocationOverTime.png"></a></p>
<p><a href="#R-image-66b29cb1bb1f7dfaa005c0a794d7444d" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/WellAllocationOverTime.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-66b29cb1bb1f7dfaa005c0a794d7444d"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/WellAllocationOverTime.png"></a></p>
<p>Use <a href="/plot-window/flow-diagnostics-plots/wellallocationovertimeplot/index.html">Well Allocation Over Time</a> to see the allocation over multiple restart time steps.</p>
<h2 id="depth-plot">Depth Plot</h2>
<p><a href="#R-image-2ebc12ac48d354b3d72d130cc059458f" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/DepthPlotIn3D.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-2ebc12ac48d354b3d72d130cc059458f"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/DepthPlotIn3D.png"></a></p>
<p><a href="#R-image-818a435db0d74bd267690fc3313a8b14" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/DepthPlotIn3D.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-818a435db0d74bd267690fc3313a8b14"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/DepthPlotIn3D.png"></a></p>
<p>The <a href="/3d-main-window/depthplot/index.html">[Depth Plot]</a> can be used to display values for all K-cells for one or multiple selected IJ cells.</p>
<h2 id="summary-plot-improvements">Summary Plot Improvements</h2>
<ul>
@@ -245,7 +245,7 @@ Radial Grids Import of radial grids including local grid refinement(LGR) are now
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -258,12 +258,12 @@ Radial Grids Import of radial grids including local grid refinement(LGR) are now
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -372,8 +372,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -25,11 +25,11 @@ SEGY: file format developed by the Society of Exploration Geophysicists for stor
SEGY: file format developed by the Society of Exploration Geophysicists for storing geophysical data VDS: file format for fast random access to multi-dimensional volumetric data as supported by OSDU OpenVDS ZGY: file format for fast random access to multi-dimensional volumetric data as supported by OSDU OpenZGY Seismic Data">
<meta itemprop="wordCount" content="382">
<title>What&#39;s New in 2023.06 :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -173,8 +173,8 @@ SEGY: file format developed by the Society of Exploration Geophysicists for stor
<h1 id="whats-new-in-202306">What&#39;s New in 2023.06</h1>
<h2 id="seismic-data">Seismic Data</h2>
<p><a href="#R-image-6b0bc6b3c57bc95676b185ecac83010a" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/SeismicHeaderImage.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-6b0bc6b3c57bc95676b185ecac83010a"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/SeismicHeaderImage.png"></a></p>
<p><a href="#R-image-71d3f2699d220529f740518d9cdf0b1c" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/SeismicHeaderImage.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-71d3f2699d220529f740518d9cdf0b1c"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/SeismicHeaderImage.png"></a></p>
<p>ResInsight supports the following seismic file formats:</p>
<ul>
<li><strong>SEGY</strong>: file format developed by the <strong>Society of Exploration Geophysicists</strong> for storing geophysical data</li>
@@ -184,37 +184,37 @@ SEGY: file format developed by the Society of Exploration Geophysicists for stor
<p><a href="/import/seismicdata/index.html">Seismic Data</a></p>
<p><a href="/3d-main-window/seismicsections/index.html">Seismic Sections</a></p>
<h2 id="summary-table">Summary Table</h2>
<p><a href="#R-image-c6e31f5289079b457c46ce0448b6a83e" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/Summary_Table_WOPR.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-c6e31f5289079b457c46ce0448b6a83e"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/Summary_Table_WOPR.png"></a></p>
<p><a href="#R-image-d8e6817723941fafbb73f29fe426fe78" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/Summary_Table_WOPR.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-d8e6817723941fafbb73f29fe426fe78"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/Summary_Table_WOPR.png"></a></p>
<p><strong>Summary Tables</strong> are a display of curve data based on <a href="/import/eclipsesummarydata/index.html">Eclipse Summary Data</a> as a color map in table format. It shows summary data of vectors for the selectable categories: <em>Well</em>, <em>Group</em> or <em>Region</em>.</p>
<p>Summary tables are displayed with the summary vectors on each row, and time step values according to selected <em>Date Resampling</em> in each column - as shown with resampling <em>Year</em> in the screenshot above.</p>
<p><a href="/plot-window/summarytables/index.html">Summary Tables</a></p>
<h2 id="producerinjector-connectivity-table">Producer/Injector Connectivity Table</h2>
<p><a href="#R-image-f36a5d934a965a4933f9c1bf08950bcf" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/Producer_Injector_Connectivity.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-f36a5d934a965a4933f9c1bf08950bcf"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/Producer_Injector_Connectivity.png"></a></p>
<p><a href="#R-image-f199a541afb8cfcf74f65a40499c53a7" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/Producer_Injector_Connectivity.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-f199a541afb8cfcf74f65a40499c53a7"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/Producer_Injector_Connectivity.png"></a></p>
<p><a href="/plot-window/flow-diagnostics-plots/producerinjectorconnectivitytable/index.html">Producer/Injector Connectivity Tables</a> is a display of <a href="/plot-window/flow-diagnostics-plots/index.html">Flow Diagnostics Data</a> as a color map in table format. The table either shows flow rate data for a single time step, or accumulated flow volume data over a range of time steps.</p>
<h2 id="cell-filters-for-faults-and-intersections">Cell Filters for Faults and Intersections</h2>
<p><a href="#R-image-4bc96b0c0be37170f492a9ed555db1be" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/release-notes/CellFilteredIntersection.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4bc96b0c0be37170f492a9ed555db1be"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/release-notes/CellFilteredIntersection.png"></a></p>
<p><a href="#R-image-422eec84101f2b32d8457682be010b92" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/release-notes/CellFilteredIntersection.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-422eec84101f2b32d8457682be010b92"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/release-notes/CellFilteredIntersection.png"></a></p>
<p>Intersections and faults can now be visually filtered by using cell filters, and can be useful if faults and intersections obscure other interesting parts of the model. The filtering using cell filters is by default activated.</p>
<p><a href="/3d-main-window/intersections/index.html#depth-and-range-filter">Intersection Filters</a></p>
<p><a href="/3d-main-window/faults/index.html#faults-properties">Fault Filters</a></p>
<h2 id="regression-analysis-and-decline-curve-analysis">Regression Analysis and Decline Curve Analysis</h2>
<p><a href="#R-image-4893ad76957f9f8c8e4341237994848a" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/DeclineCurves.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4893ad76957f9f8c8e4341237994848a"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/DeclineCurves.png"></a></p>
<p><a href="#R-image-32267ffe521971aa0f9e6bfd2f3600ff" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/DeclineCurves.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-32267ffe521971aa0f9e6bfd2f3600ff"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/DeclineCurves.png"></a></p>
<p><a href="/plot-window/declinecurveanalysis/index.html">Decline Curve Analysis</a></p>
<p><a href="/plot-window/regressionanalysis/index.html">Regression Analysis</a></p>
<h2 id="integer-cell-results">Integer Cell Results</h2>
<p><a href="#R-image-5ce0ec645d076f2c69d06970f497a5dc" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/CustomCategoryLegend.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-5ce0ec645d076f2c69d06970f497a5dc"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/CustomCategoryLegend.png"></a></p>
<p><a href="#R-image-cd82aada8f835f01f9b2bcda88bafb48" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/CustomCategoryLegend.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-cd82aada8f835f01f9b2bcda88bafb48"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/CustomCategoryLegend.png"></a></p>
<p><strong>Integer Cell Results</strong> can now be visualized using <a href="/3d-main-window/colorlegends/index.html#integer-cell-results">Integer Color Legends</a> and use custom color names that can be displayed in the 3D view.</p>
<h2 id="improved-visualisation-of-ensemble-curves">Improved Visualisation of Ensemble Curves</h2>
<p><a href="#R-image-149139c27d110f3ecc71139831f31cfd" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/Ensemble.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-149139c27d110f3ecc71139831f31cfd"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/Ensemble.png"></a></p>
<p><a href="#R-image-17eb73967430d913107a56036b3cc6aa" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/Ensemble.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-17eb73967430d913107a56036b3cc6aa"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/Ensemble.png"></a></p>
<p>The visual appearance of ensemble curves has been improved. Ensemble curves are displayed using a brighter color than the statistics curves.</p>
<p>A color selection dialog can be opened by clicking on the color icon in the <strong>Project Tree</strong>. This feature is also supported for single summary curves.
<a href="#R-image-4a48005e3399c62eed3efecf8d6bf9c4" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/ColorSelectionDialog.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-4a48005e3399c62eed3efecf8d6bf9c4"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/ColorSelectionDialog.png"></a></p>
<a href="#R-image-65fa18b596be4da54c9575cfe8095276" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/ColorSelectionDialog.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-65fa18b596be4da54c9575cfe8095276"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/ColorSelectionDialog.png"></a></p>
<h2 id="other-improvements">Other improvements</h2>
<ul>
<li><a href="/wells-and-completions/createnewwellpaths/index.html">Create a new well</a> based on an existing well path</li>
@@ -242,7 +242,7 @@ SEGY: file format developed by the Society of Exploration Geophysicists for stor
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -255,12 +255,12 @@ SEGY: file format developed by the Society of Exploration Geophysicists for stor
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -369,8 +369,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -37,11 +37,11 @@ Seismic Sections
Summary Cross Plot Curves Summary Cross Plot curves are now easily available as part of a summary plot. Cross plot of ensemble curves is now supported, and Regression Curves can be created on both single cross plot curves and ensemble statistics curves.">
<meta itemprop="wordCount" content="259">
<title>What&#39;s New in 2023.10 :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -183,19 +183,19 @@ Summary Cross Plot Curves Summary Cross Plot curves are now easily available as
<h1 id="whats-new-in-202310">What&#39;s New in 2023.10</h1>
<h2 id="seismic-view">Seismic View</h2>
<p><a href="#R-image-fd8b6112dec33db75e4a9a98b2a19c6a" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/SeismicView.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-fd8b6112dec33db75e4a9a98b2a19c6a"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/SeismicView.png"></a></p>
<p><a href="#R-image-28fcd8d050e056e83924d4b49b816c47" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/SeismicView.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-28fcd8d050e056e83924d4b49b816c47"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/SeismicView.png"></a></p>
<p>When working with seismic data, it is no longer required to have a grid model open. Import a seismic cube and surfaces, add some well paths and interact with seismic data.</p>
<p><a href="/3d-main-window/seismicview/index.html">Seismic View</a></p>
<p><a href="/import/seismicdata/index.html">Seismic Data</a></p>
<p><a href="/3d-main-window/seismicsections/index.html">Seismic Sections</a></p>
<h2 id="summary-cross-plot-curves">Summary Cross Plot Curves</h2>
<p><a href="#R-image-3f9de7e0ddd420edfb4ff92b8228610b" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/SummaryCrossPlot.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-3f9de7e0ddd420edfb4ff92b8228610b"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/SummaryCrossPlot.png"></a></p>
<p><a href="#R-image-ab9fd83013951c24eccaf7baafe9b0b7" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/SummaryCrossPlot.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-ab9fd83013951c24eccaf7baafe9b0b7"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/SummaryCrossPlot.png"></a></p>
<p><a href="/plot-window/summarycrossplots/index.html">Summary Cross Plot</a> curves are now easily available as part of a summary plot. Cross plot of ensemble curves is now supported, and <a href="/plot-window/regressionanalysis/index.html">Regression Curves</a> can be created on both single cross plot curves and ensemble statistics curves.</p>
<h2 id="regression-analysis-for-grid-cross-plots">Regression Analysis for Grid Cross Plots</h2>
<p><a href="#R-image-91e0001f7e1f14b33cc4d52f87d9e84b" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/GridCrossPlot_RegressionCurve.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-91e0001f7e1f14b33cc4d52f87d9e84b"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/GridCrossPlot_RegressionCurve.png"></a></p>
<p><a href="#R-image-dd0a56028c714c82dac65b2d3edce81f" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/GridCrossPlot_RegressionCurve.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-dd0a56028c714c82dac65b2d3edce81f"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/GridCrossPlot_RegressionCurve.png"></a></p>
<p><a href="/plot-window/gridcrossplots/index.html">Grid Cross Plots</a> have now support for display of regression curves.</p>
<h2 id="performance-improvements">Performance improvements</h2>
<ul>
@@ -236,7 +236,7 @@ Summary Cross Plot Curves Summary Cross Plot curves are now easily available as
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -249,12 +249,12 @@ Summary Cross Plot Curves Summary Cross Plot curves are now easily available as
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -363,8 +363,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -21,11 +21,11 @@
<meta itemprop="description" content="Grid Calculations Grid Property Calculations can now be applied to multiple grid cases. A grid calculation can be used as data source for Grid Case Statistics. The data source for statistics computations can either be a cell property or a grid calculation expression. Time step selection is added to the Grid Case Statistics settings to reduce computation demand. Expressions can be stored to a file and loaded from a file. This makes it possible to reuse expressions in multiple projects. Aggregated Grid Calculations When using a aggregation expression like sum the resulting value will be available as a cell result (the single value is duplicated and displayed for all cells used in the calculation). If the calculation is applied to multiple grids, the aggregated value for each realization will be displayed in the Messages dialog. For each time step, the statistical values are also computed and displayed as text.">
<meta itemprop="wordCount" content="336">
<title>What&#39;s New in 2023.12 :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -210,7 +210,7 @@
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -223,12 +223,12 @@
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -337,8 +337,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -25,11 +25,11 @@ Polygons Polygons are now available as project objects, and a can be displayed i
Polygons Polygons are now available as project objects, and a can be displayed in 3D views. A polygon can also be used to define an intersection and polygon cell filters. Polygons can be imported from a file, or created from a selection of cells in the 3D view. Polygons can be exported to file. A polygon cell filter can now be configured to use a polyline to define intersected cells in addition to a closed polygon. Performance Tools and Improvements When working with multiple large grid models, it is possible to run into low memory issues. The memory consumption of ResInsight can be monitored using the new Memory Report Dialog . This will display the consumed memory for all cases in the project.">
<meta itemprop="wordCount" content="228">
<title>What&#39;s New in 2024.03 :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -172,8 +172,8 @@ Polygons Polygons are now available as project objects, and a can be displayed i
<h2 id="grid-calculations">Grid Calculations</h2>
<p><a href="/calculated-data/grid-property-calculations/gridpropertycalculator/index.html">Grid Property Calculations</a> perform better for multiple (large) grid models</p>
<h2 id="polygons">Polygons</h2>
<p><a href="#R-image-186099017693ba47f7e889691bb00712" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/PolygonHeading.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-186099017693ba47f7e889691bb00712"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/PolygonHeading.png"></a></p>
<p><a href="#R-image-7e208555f6b5beaa7677d5aed9395d8f" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/PolygonHeading.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-7e208555f6b5beaa7677d5aed9395d8f"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/PolygonHeading.png"></a></p>
<ul>
<li><a href="/3d-main-window/polygons/index.html">Polygons</a> are now available as project objects, and a can be displayed in 3D views. A polygon can also be used to define an intersection and polygon cell filters. Polygons can be imported from a file, or created from a selection of cells in the 3D view. Polygons can be exported to file.</li>
<li>A polygon cell filter can now be configured to use a polyline to define intersected cells in addition to a closed polygon.</li>
@@ -182,8 +182,8 @@ Polygons Polygons are now available as project objects, and a can be displayed i
<ul>
<li>When working with multiple large grid models, it is possible to run into low memory issues. The memory consumption of ResInsight can be monitored using the new <a href="/misc/memorymanagement/index.html">Memory Report Dialog</a> . This will display the consumed memory for all cases in the project.</li>
</ul>
<p><a href="#R-image-7e579956739d9fbcf976bca79365cc04" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/misc/MemoryUsage.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-7e579956739d9fbcf976bca79365cc04"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/misc/MemoryUsage.png"></a></p>
<p><a href="#R-image-b222a1c564beffdf38e4d289d1543936" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/misc/MemoryUsage.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b222a1c564beffdf38e4d289d1543936"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/misc/MemoryUsage.png"></a></p>
<ul>
<li>Avoid allocation of formations data if no formations are present</li>
<li>Added support for export of application <a href="/misc/preferences/index.html#importexport">log messages to file</a> in addition to the <strong>Messages Window</strong>.</li>
@@ -218,7 +218,7 @@ Polygons Polygons are now available as project objects, and a can be displayed i
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -231,12 +231,12 @@ Polygons Polygons are now available as project objects, and a can be displayed i
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -345,8 +345,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -25,11 +25,11 @@ See Release Notes on GitHub for further details and information.">
See Release Notes on GitHub for further details and information.">
<meta itemprop="wordCount" content="16">
<title>What&#39;s New in 2024.03.1 :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -185,7 +185,7 @@ See Release Notes on GitHub for further details and information.">
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -198,12 +198,12 @@ See Release Notes on GitHub for further details and information.">
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -312,8 +312,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -29,11 +29,11 @@ Cloud Services
Ensemble Grid Case An ensemble of grid cases can be imported into a grid case ensemble. Creating a view in this ensemble will allow the user to quickly switch between realizations using a drop down menu.">
<meta itemprop="wordCount" content="316">
<title>What&#39;s New in 2024.09 :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -178,8 +178,8 @@ Ensemble Grid Case An ensemble of grid cases can be imported into a grid case en
<h1 id="whats-new-in-202409">What&#39;s New in 2024.09</h1>
<h2 id="cloud-services">Cloud Services</h2>
<p><a href="#R-image-b60c44474001ace648fa9ca2770323be" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/cloud-services/osdu-well-path-3dview.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b60c44474001ace648fa9ca2770323be"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/cloud-services/osdu-well-path-3dview.png"></a></p>
<p><a href="#R-image-515c2c9380ac637a34dde4d40d7d5872" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/cloud-services/osdu-well-path-3dview.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-515c2c9380ac637a34dde4d40d7d5872"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/cloud-services/osdu-well-path-3dview.png"></a></p>
<p>ResInsight has now support for import of data from two cloud services, ensemble summary data from <strong>SUMO</strong> and well path geometry from <strong>OSDU</strong>.</p>
<p><a href="/import/cloudservices/index.html">Cloud Services</a></p>
<h2 id="ensemble-grid-case">Ensemble Grid Case</h2>
@@ -188,8 +188,8 @@ Ensemble Grid Case An ensemble of grid cases can be imported into a grid case en
<p><a href="/3d-main-window/3dviews/index.html#change-data-source-for-view">Change Data Source for View</a></p>
<p>If you have identical IJK for all grid cases, consider using <a href="/calculated-data/casegroupsandstatistics/index.html">Grid Case Group</a></p>
<h2 id="improved-vfp-plot">Improved VFP Plot</h2>
<p><a href="#R-image-e3f6cb6e76d0f0576506243cb4b52878" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/VFP_Plot.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-e3f6cb6e76d0f0576506243cb4b52878"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/VFP_Plot.png"></a></p>
<p><a href="#R-image-62b55df45027059b5a3d3595ec036347" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/plot-window/VFP_Plot.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-62b55df45027059b5a3d3595ec036347"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/plot-window/VFP_Plot.png"></a></p>
<p>The import of VFP data is changed, and the management of VFP Plots is now improved.</p>
<p><a href="/plot-window/vfpplot/index.html">VFP Plots</a></p>
<h2 id="pflotran-faults">PFLOTRAN Faults</h2>
@@ -202,8 +202,8 @@ Ensemble Grid Case An ensemble of grid cases can be imported into a grid case en
<p>Several improvements has been done related to the opm-common grid importer, especially simulation well data and LGR support. We recommend using opm-common for best performance.</p>
<p><a href="/best-practices/performancehints/index.html">Performance Hints</a></p>
<h2 id="depth-surface">Depth Surface</h2>
<p><a href="#R-image-b6d2e32857b121a241122365b402e7b3" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/SurfacesOverview.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b6d2e32857b121a241122365b402e7b3"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/SurfacesOverview.png"></a></p>
<p><a href="#R-image-974debc6e122734946b47bff58104c8e" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/SurfacesOverview.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-974debc6e122734946b47bff58104c8e"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/SurfacesOverview.png"></a></p>
<p>A flat surface at a specified depth can be created, useful to indicate oil-water contact depth.</p>
<p><a href="/3d-main-window/surfaces/index.html#depth-surfaces">Depth Surface</a></p>
<h2 id="other-improvements">Other improvements</h2>
@@ -238,7 +238,7 @@ Ensemble Grid Case An ensemble of grid cases can be imported into a grid case en
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -251,12 +251,12 @@ Ensemble Grid Case An ensemble of grid cases can be imported into a grid case en
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -365,8 +365,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -33,11 +33,11 @@ Performance Hints
Quick Access View">
<meta itemprop="wordCount" content="419">
<title>What&#39;s New in 2024.12 :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..\/..';
@@ -183,14 +183,14 @@ Quick Access View">
<p><a href="/misc/preferences/index.html#grid">Preferences</a></p>
<p><a href="/best-practices/performancehints/index.html">Performance Hints</a></p>
<h2 id="quick-access-view">Quick Access View</h2>
<p><a href="#R-image-914ed8d54dbe093bb2e1b40259d0e0c5" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/quick-access-main.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-914ed8d54dbe093bb2e1b40259d0e0c5"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/quick-access-main.png"></a></p>
<p><a href="#R-image-824d43900687a313d055062dd33e47e9" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/3d-main-window/quick-access-main.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-824d43900687a313d055062dd33e47e9"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/3d-main-window/quick-access-main.png"></a></p>
<p>For large projects with numerous views and grid models, navigating to specific information can sometimes be time-consuming. To address this, we&rsquo;ve introduced a dedicated dialog called <strong>Quick Access</strong>. This dialog displays selected information from a view, making it easier to find what you need efficiently.</p>
<p>By default, the <strong>Quick Access</strong> dialog is located to the right of the 3D views.</p>
<p><a href="/3d-main-window/quickaccess/index.html">Quick Access</a></p>
<h2 id="cloud-services">Cloud Services</h2>
<p><a href="#R-image-07ce926ee97be107f2e46029d4596894" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/cloud-services/osdu-well-path-3dview.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-07ce926ee97be107f2e46029d4596894"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/cloud-services/osdu-well-path-3dview.png"></a></p>
<p><a href="#R-image-97d14546eca2013acbfea71e61dee7ae" class="lightbox-link"><img class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/cloud-services/osdu-well-path-3dview.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-97d14546eca2013acbfea71e61dee7ae"><img class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/cloud-services/osdu-well-path-3dview.png"></a></p>
<p>When accessing cloud services, an authentication token is saved to a file in your home folder. Occasionally, this token may become invalid, leading to a failure in establishing a cloud connection. If this occurs, you can resolve the issue by using the <strong>Delete Token</strong> button in the <strong>Preferences</strong> menu. Once the token is deleted, the authentication dialog will appear the next time you attempt to access cloud services, and a new token will be generated automatically.</p>
<p><a href="/import/cloudservices/index.html">Cloud Services</a></p>
<p><a href="/misc/preferences/index.html#importexport">Cloud Services Preferences</a></p>
@@ -234,7 +234,7 @@ Quick Access View">
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -247,12 +247,12 @@ Quick Access View">
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -361,8 +361,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -29,11 +29,11 @@ Newsletter By subscribing to the Release Notification you will get notified when
Subscribe">
<meta itemprop="wordCount" content="37">
<title>Release Notification Subscription :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..';
@@ -196,7 +196,7 @@ Please use the button below to send a request for subscription mail.</p>
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -209,12 +209,12 @@ Please use the button below to send a request for subscription mail.</p>
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -314,8 +314,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>

View File

@@ -29,11 +29,11 @@ Octave Installation (optional) Download Octave-4.0.0 and install it. (Newer vers
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="Releases">
<meta itemprop="name" content="Windows Installation :: ResInsight">
<meta itemprop="description" content="ResInsight Installation Download ZIP binary distribution from https://github.com/OPM/ResInsight/releases Extract content from ZIP file Start ResInsight.exe Info
The binary distribution does not support ABAQUS odb files. For building ResInsight with ABAQUS support, see Build Instructions.
Octave Installation (optional) Download Octave-4.0.0 and install it. (Newer versions will not work) Launch ResInsight.exe, open Edit-&gt;Preferences. On the Octave tab, enter the path to the Octave command line interpreter executable.
( Usually C:\Your\Path\To\Octave-x.x.x\bin\octave-cli.exe ) Info
<meta itemprop="name" content="Windows Installation :: ResInsight">
<meta itemprop="description" content="ResInsight Installation Download ZIP binary distribution from https://github.com/OPM/ResInsight/releases Extract content from ZIP file Start ResInsight.exe Info
The binary distribution does not support ABAQUS odb files. For building ResInsight with ABAQUS support, see Build Instructions.
Octave Installation (optional) Download Octave-4.0.0 and install it. (Newer versions will not work) Launch ResInsight.exe, open Edit-&gt;Preferences. On the Octave tab, enter the path to the Octave command line interpreter executable.
( Usually C:\Your\Path\To\Octave-x.x.x\bin\octave-cli.exe ) Info
A binary package of ResInsight will normally not work with other Octave versions than the one it is compiled with.">
<meta itemprop="wordCount" content="223">
<title>Windows Installation :: ResInsight</title>
@@ -224,11 +224,11 @@ Octave Installation (optional) Download Octave-4.0.0 and install it. (Newer vers
Info
</summary>
<div class="box-content">
<p>You <b>have</b> to point to the <b>cli</b> binary in the windows octave installation. The <code>octave.exe</code> will not work as it is launching the octave GUI.</p>
</div>
<p>You <b>have</b> to point to the <b>cli</b> binary in the windows octave installation. The <code>octave.exe</code> will not work as it is launching the octave GUI.</p>
</div>
</details>
<h2 id="faq">FAQ</h2>
<h3 id="windows-firewall-notice">Windows Firewall notice</h3>
<h2 id="faq">FAQ</h2>
<h3 id="windows-firewall-notice">Windows Firewall notice</h3>
<p>ResInsight can communicate with Python and other cloud services. A Windows Firewall message might appear when you launch the application. Choose <strong>Allow</strong> to ensure correct behavior for these features.</p>
<h3 id="smartscreen-warnings">Smartscreen warnings</h3>
<p>When launching ResInsight at the first time, a Smartscreen warning might be displayed. This is a security feature by Microsoft, and will warn the user when an unknown program is launched. This warning is displayed once for each installation.</p>
@@ -248,7 +248,7 @@ Octave Installation (optional) Download Octave-4.0.0 and install it. (Newer vers
</div>
<aside id="R-sidebar" class="default-animation">
<div id="R-header-topbar" class="default-animation"></div>
<div id="R-header-wrapper" class="default-animation">
<div id="R-header-wrapper" class="default-animation">
<div id="R-header" class="default-animation">
<a id="logo" href="https://resinsight.org/">
<img src="https://resinsight.org//images/ResInsightCroppedIconPicture.png">
@@ -261,12 +261,12 @@ Octave Installation (optional) Download Octave-4.0.0 and install it. (Newer vers
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
<button class="search-detail" type="submit" title="Search (CTRL+ALT+f)"><i class="fas fa-search"></i></button>
<label class="a11y-only" for="R-search-by">Search</label>
<input data-search-input id="R-search-by" name="search-by" class="search-by" type="search" placeholder="Search...">
<button class="search-clear" type="button" data-search-clear="" title="Clear search"><i class="fas fa-times" title="Clear search"></i></button>
</div>
</form></search>
<script>
<label class="a11y-only" for="R-search-by">Search</label>
<input data-search-input id="R-search-by" name="search-by" class="search-by" type="search" placeholder="Search...">
<button class="search-clear" type="button" data-search-clear="" title="Clear search"><i class="fas fa-times" title="Clear search"></i></button>
</div>
</form></search>
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739538141" defer></script>
@@ -366,8 +366,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
<div id="R-footer" class="footerFooter showFooter"><a href="https://www.ceetronsolutions.com"><img src='https://resinsight.org//images/CeeSolLogoSmallForDarkBackground.png' style='width: 140px; '></a><br>
ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetron Solutions</a>
<p>in collaboration with</p>
<a href="https://www.equinor.com">Equinor ASA</a>
ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetron Solutions</a>
<p>in collaboration with</p>
<a href="https://www.equinor.com">Equinor ASA</a>
</div>

View File

@@ -29,11 +29,11 @@ https://learn.microsoft.com/en-us/windows/wsl/install
ResInsight has been successfully installed and used on Ubuntu in WSL. The installation is similar to the Linux installation. The desktop application can be launced from the WSL command line, and the user interface will show up on the Windows desktop.">
<meta itemprop="wordCount" content="78">
<title>Windows Subsystem for Linux :: ResInsight</title>
<link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739528537" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739528537" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739528537" rel="stylesheet">
<link href="/css/theme.min.css?1739528537" rel="stylesheet">
<link href="/css/format-html.min.css?1739528537" rel="stylesheet" id="R-format-style">
<link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/auto-complete.css?1739538141" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1739538141" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1739538141" rel="stylesheet">
<link href="/css/theme.min.css?1739538141" rel="stylesheet">
<link href="/css/format-html.min.css?1739538141" rel="stylesheet" id="R-format-style">
<script>
window.relearn = window.relearn || {};
window.relearn.relBasePath='..\/..';
@@ -162,8 +162,8 @@ ResInsight has been successfully installed and used on Ubuntu in WSL. The instal
<p>The <strong>Windows Subsystem for Linux (WSL)</strong> lets developers install a Linux distribution and use Linux applications, utilities, and Bash command-line tools directly on Windows, unmodified, without the overhead of a traditional virtual machine or dualboot setup.</p>
<p><a href="https://learn.microsoft.com/en-us/windows/wsl/install" rel="external" target="_blank">https://learn.microsoft.com/en-us/windows/wsl/install</a></p>
<p>ResInsight has been successfully installed and used on <strong>Ubuntu</strong> in <strong>WSL</strong>. The installation is similar to the <strong>Linux</strong> installation. The desktop application can be launced from the <strong>WSL</strong> command line, and the user interface will show up on the <strong>Windows</strong> desktop.</p>
<p><a href="#R-image-956a2663d8bd92a9fc9ab94bcad655c2" class="lightbox-link"><img alt="ResInsight running on Ubuntu on Windows" class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/getting-started/wsl.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-956a2663d8bd92a9fc9ab94bcad655c2"><img alt="ResInsight running on Ubuntu on Windows" class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/getting-started/wsl.png"></a></p>
<p><a href="#R-image-7ffc598a2ffd357421830d26e546818d" class="lightbox-link"><img alt="ResInsight running on Ubuntu on Windows" class="noborder lazy lightbox noshadow figure-image" loading="lazy" src="/images/getting-started/wsl.png" style=" height: auto; width: auto;"></a>
<a href="javascript:history.back();" class="lightbox-back" id="R-image-7ffc598a2ffd357421830d26e546818d"><img alt="ResInsight running on Ubuntu on Windows" class="noborder lazy lightbox noshadow lightbox-image" loading="lazy" src="/images/getting-started/wsl.png"></a></p>
<footer class="footline">
</footer>
@@ -181,7 +181,7 @@ ResInsight has been successfully installed and used on Ubuntu in WSL. The instal
</div>
<script>
window.index_js_url="/searchindex.en.js?1739528537";
window.index_js_url="/searchindex.en.js?1739538141";
</script>
<search><form action="/search/index.html" method="get">
<div class="searchbox default-animation">
@@ -194,12 +194,12 @@ ResInsight has been successfully installed and used on Ubuntu in WSL. The instal
<script>
var contentLangs=['en'];
</script>
<script src="/js/auto-complete.js?1739528537" defer></script>
<script src="/js/lunr/lunr.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739528537" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739528537" defer></script>
<script src="/js/search.js?1739528537" defer></script>
<script src="/js/auto-complete.js?1739538141" defer></script>
<script src="/js/lunr/lunr.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.stemmer.support.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.multi.min.js?1739538141" defer></script>
<script src="/js/lunr/lunr.en.min.js?1739538141" defer></script>
<script src="/js/search.js?1739538141" defer></script>
<script>
(function() {
const urlParams = new URLSearchParams(window.location.search);
@@ -299,8 +299,8 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1739528537" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739528537" defer></script>
<script src="/js/theme.js?1739528537" defer></script>
<script src="/js/clipboard.min.js?1739538141" defer></script>
<script src="/js/perfect-scrollbar.min.js?1739538141" defer></script>
<script src="/js/theme.js?1739538141" defer></script>
</body>
</html>