mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use hugo 0.113 to fix issue with analytics
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Hugo 0.65.3" />
|
||||
<meta name="generator" content="Hugo 0.113.0">
|
||||
<meta name="description" content="">
|
||||
|
||||
|
||||
@@ -12,18 +12,18 @@
|
||||
<title>Ensemble Fracture Statistics :: ResInsight</title>
|
||||
|
||||
|
||||
<link href="/css/nucleus.css?1711366735" rel="stylesheet">
|
||||
<link href="/css/fontawesome-all.min.css?1711366735" rel="stylesheet">
|
||||
<link href="/css/hybrid.css?1711366735" rel="stylesheet">
|
||||
<link href="/css/featherlight.min.css?1711366735" rel="stylesheet">
|
||||
<link href="/css/perfect-scrollbar.min.css?1711366735" rel="stylesheet">
|
||||
<link href="/css/auto-complete.css?1711366735" rel="stylesheet">
|
||||
<link href="/css/atom-one-dark-reasonable.css?1711366735" rel="stylesheet">
|
||||
<link href="/css/theme.css?1711366735" rel="stylesheet">
|
||||
<link href="/css/hugo-theme.css?1711366735" rel="stylesheet">
|
||||
<link href="/css/nucleus.css?1712564322" rel="stylesheet">
|
||||
<link href="/css/fontawesome-all.min.css?1712564322" rel="stylesheet">
|
||||
<link href="/css/hybrid.css?1712564322" rel="stylesheet">
|
||||
<link href="/css/featherlight.min.css?1712564322" rel="stylesheet">
|
||||
<link href="/css/perfect-scrollbar.min.css?1712564322" rel="stylesheet">
|
||||
<link href="/css/auto-complete.css?1712564322" rel="stylesheet">
|
||||
<link href="/css/atom-one-dark-reasonable.css?1712564322" rel="stylesheet">
|
||||
<link href="/css/theme.css?1712564322" rel="stylesheet">
|
||||
<link href="/css/hugo-theme.css?1712564322" rel="stylesheet">
|
||||
|
||||
|
||||
<script src="/js/jquery-3.3.1.min.js?1711366735"></script>
|
||||
<script src="/js/jquery-3.3.1.min.js?1712564322"></script>
|
||||
|
||||
<style>
|
||||
:root #header + #content > #left > #rlblock_left{
|
||||
@@ -2885,16 +2885,14 @@ ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetr
|
||||
<a href="https://www.equinor.com">Equinor ASA</a>
|
||||
|
||||
|
||||
<script type="application/javascript">
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6BNMNQQY0H"></script>
|
||||
<script>
|
||||
var doNotTrack = false;
|
||||
if (!doNotTrack) {
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
||||
ga('create', 'G-6BNMNQQY0H', 'auto');
|
||||
|
||||
ga('send', 'pageview');
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-6BNMNQQY0H', { 'anonymize_ip': false });
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -3019,7 +3017,7 @@ if (!doNotTrack) {
|
||||
all the individual meshes in the ensemble.</p>
|
||||
<h3 id="adaptive-mesh">Adaptive Mesh</h3>
|
||||
<p>The adaptive mesh tries to optimize the horizontal depth spacing to have coarse sampling where the
|
||||
source meshes are coarse, and fine sampling where necessary. This is achieved by grouping the layer thicknesses of
|
||||
source meshes are coarse, and fine sampling where necessary. This is achieved by grouping the layer thicknesses of
|
||||
the individual meshes into fixed bins, and then scaling the vertical size of each layer according to their mean size.</p>
|
||||
<ul>
|
||||
<li><strong>Mean Type</strong> – The mean calculation used to scale the layer thickness.
|
||||
@@ -3053,7 +3051,7 @@ the individual meshes into fixed bins, and then scaling the vertical size of eac
|
||||
<p>The statistics mesh samples each individual fracture of the ensemble in each cell center. The value of the cell containing the
|
||||
statistics mesh cell center is used. Invalid values or empty cells are ignored. The values at each cell center are gathered, and
|
||||
the chosen statistics (e.g. P10 and Mean) is computed per cell.</p>
|
||||
<p>The statistics meshes are written to file in a StimPlan compatible XML file, and is imported into <strong>Fracture Templates</strong> in the
|
||||
<p>The statistics meshes are written to file in a StimPlan compatible XML file, and is imported into <strong>Fracture Templates</strong> in the
|
||||
<strong>Project Tree</strong>.</p>
|
||||
<h2 id="statistics-table">Statistics Table</h2>
|
||||
<p>The statistics table contains overall statistics on key properties of the fractures.</p>
|
||||
@@ -5328,19 +5326,19 @@ the chosen statistics (e.g. P10 and Mean) is computed per cell.</p>
|
||||
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
|
||||
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
|
||||
</div>
|
||||
<script src="/js/clipboard.min.js?1711366735"></script>
|
||||
<script src="/js/perfect-scrollbar.min.js?1711366735"></script>
|
||||
<script src="/js/perfect-scrollbar.jquery.min.js?1711366735"></script>
|
||||
<script src="/js/jquery.sticky.js?1711366735"></script>
|
||||
<script src="/js/featherlight.min.js?1711366735"></script>
|
||||
<script src="/js/highlight.pack.js?1711366735"></script>
|
||||
<script src="/js/clipboard.min.js?1712564322"></script>
|
||||
<script src="/js/perfect-scrollbar.min.js?1712564322"></script>
|
||||
<script src="/js/perfect-scrollbar.jquery.min.js?1712564322"></script>
|
||||
<script src="/js/jquery.sticky.js?1712564322"></script>
|
||||
<script src="/js/featherlight.min.js?1712564322"></script>
|
||||
<script src="/js/highlight.pack.js?1712564322"></script>
|
||||
<script>hljs.initHighlightingOnLoad();</script>
|
||||
<script src="/js/modernizr.custom-3.6.0.js?1711366735"></script>
|
||||
<script src="/js/learn.js?1711366735"></script>
|
||||
<script src="/js/hugo-learn.js?1711366735"></script>
|
||||
<script src="/js/modernizr.custom-3.6.0.js?1712564322"></script>
|
||||
<script src="/js/learn.js?1712564322"></script>
|
||||
<script src="/js/hugo-learn.js?1712564322"></script>
|
||||
|
||||
<link href="/mermaid/mermaid.css?1711366735" rel="stylesheet" />
|
||||
<script src="/mermaid/mermaid.js?1711366735"></script>
|
||||
<link href="/mermaid/mermaid.css?1712564322" rel="stylesheet" />
|
||||
<script src="/mermaid/mermaid.js?1712564322"></script>
|
||||
<script>
|
||||
mermaid.initialize({ startOnLoad: true });
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user