Skip to content

Commit 95ea3f1

Browse files
committed
quarto render for Olav's edits
1 parent d442b91 commit 95ea3f1

2 files changed

Lines changed: 15 additions & 7 deletions

File tree

docs/search.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"href": "workshops/2026/workshop-3.html#abstract",
1919
"title": "JutulDarcy.jl - High-performance porous media and reservoir simulator based on automatic differentiation",
2020
"section": "Abstract",
21-
"text": "Abstract\nAbstract will be updated later."
21+
"text": "Abstract\nSubsurface flow and transport processes are central to many geoscientific applications, including hydrocarbon recovery, carbon capture and sequestration, geothermal energy, and groundwater flow. JutulDarcy.jl is a fully differentiable, high-performance simulator toolbox that allows for both custom simulations written as script, and industry standard input formats.\n\nOutline\n\nInstallation of the software and access to documentation\nA brief overview on subsurface flow\nRunning your first JutulDarcy simulation\nExample: Geothermal data assimilation & optimization"
2222
},
2323
{
2424
"objectID": "workshops/2026/workshop-3.html#instructor-bio",
@@ -32,7 +32,7 @@
3232
"href": "workshops/2026/workshop-3.html#materials-and-instructions",
3333
"title": "JutulDarcy.jl - High-performance porous media and reservoir simulator based on automatic differentiation",
3434
"section": "Materials and Instructions",
35-
"text": "Materials and Instructions\n\nSlides: To be added.\nNotebooks or scripts: To be added.\nData: To be added."
35+
"text": "Materials and Instructions\nSee the JutulDarcy documentation and in particular the getting started section. Installation before the session starts may save some time. All examples used in the session can be downloaded from the examples source directory and published versions with recorded output can be viewed online.\n\nSlides: To be added."
3636
},
3737
{
3838
"objectID": "workshops/2026/workshop-1.html",

docs/workshops/2026/workshop-3.html

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,16 +167,25 @@ <h1>JutulDarcy.jl - High-performance porous media and reservoir simulator based
167167
<div class="content-body session-detail">
168168
<section id="overview" class="level2">
169169
<h2 class="anchored" data-anchor-id="overview">Overview</h2>
170-
<p>This hands-on session introduces JutulDarcy.jl, a high-performance porous media and reservoir simulator based on automatic differentiation.</p>
170+
<p>This hands-on session introduces <a href="https://github.com/sintefmath/JutulDarcy.jl">JutulDarcy.jl</a>, a high-performance porous media and reservoir simulator based on automatic differentiation.</p>
171171
<p><strong>Duration:</strong> 60 minutes</p>
172172
</section>
173173
<section id="abstract" class="level2">
174174
<h2 class="anchored" data-anchor-id="abstract">Abstract</h2>
175-
<p>Abstract will be updated later.</p>
175+
<p>Subsurface flow and transport processes are central to many geoscientific applications, including hydrocarbon recovery, carbon capture and sequestration, geothermal energy, and groundwater flow. JutulDarcy.jl is a fully differentiable, high-performance simulator toolbox that allows for both custom simulations written as script, and industry standard input formats.</p>
176+
<section id="outline" class="level3">
177+
<h3 class="anchored" data-anchor-id="outline">Outline</h3>
178+
<ol type="1">
179+
<li>Installation of the software and access to documentation</li>
180+
<li>A brief overview on subsurface flow</li>
181+
<li>Running your first JutulDarcy simulation</li>
182+
<li>Example: Geothermal data assimilation &amp; optimization</li>
183+
</ol>
184+
</section>
176185
</section>
177186
<section id="instructor-bio" class="level2">
178187
<h2 class="anchored" data-anchor-id="instructor-bio">Instructor Bio</h2>
179-
<p><a href="https://olavmoyner.com/">Olav Møyner</a> is a Senior Research Scientist in the Applied Computational Sciences group at SINTEF Digital, a not-for-profit independent research institute in Norway.</p>
188+
<p><a href="https://olavmoyner.com/">Olav Møyner</a> is a Senior Research Scientist in the <a href="https://www.sintef.no/en/digital/departments/mathematics-and-cybernetics/applied-computational-science/">Applied Computational Sciences group at SINTEF Digital</a>, a not-for-profit independent research institute in Norway.</p>
180189
<p>Research interests include:</p>
181190
<ul>
182191
<li>Solution methods for coupled, nonlinear partial differential equations (PDEs)</li>
@@ -189,10 +198,9 @@ <h2 class="anchored" data-anchor-id="instructor-bio">Instructor Bio</h2>
189198
</section>
190199
<section id="materials-and-instructions" class="level2">
191200
<h2 class="anchored" data-anchor-id="materials-and-instructions">Materials and Instructions</h2>
201+
<p>See the <a href="https://sintefmath.github.io/JutulDarcy.jl/stable/">JutulDarcy documentation</a> and in particular the <a href="https://sintefmath.github.io/JutulDarcy.jl/stable/man/intro">getting started</a> section. Installation before the session starts may save some time. All examples used in the session can be downloaded from the <a href="https://github.com/sintefmath/JutulDarcy.jl/tree/main/examples">examples source directory</a> and <a href="https://sintefmath.github.io/JutulDarcy.jl/stable/examples/overview/example_overview">published versions with recorded output</a> can be viewed online.</p>
192202
<ul>
193203
<li>Slides: To be added.</li>
194-
<li>Notebooks or scripts: To be added.</li>
195-
<li>Data: To be added.</li>
196204
</ul>
197205
</section>
198206
</div>

0 commit comments

Comments
 (0)