Skip to content

Commit d442b91

Browse files
Merge pull request #17 from moyner/jutuldarcy-text-update
Update the JutulDarcy.jl session text
2 parents f38a127 + ac2db97 commit d442b91

1 file changed

Lines changed: 12 additions & 5 deletions

File tree

workshops/2026/workshop-3.qmd

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,23 @@ page-layout: article
2626

2727
## Overview
2828

29-
This hands-on session introduces JutulDarcy.jl, a high-performance porous media and reservoir simulator based on automatic differentiation.
29+
This hands-on session introduces [JutulDarcy.jl](https://github.com/sintefmath/JutulDarcy.jl), a high-performance porous media and reservoir simulator based on automatic differentiation.
3030

3131
**Duration:** 60 minutes
3232

3333
## Abstract
3434

35-
Abstract will be updated later.
35+
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.
36+
37+
### Outline
38+
1. Installation of the software and access to documentation
39+
1. A brief overview on subsurface flow
40+
1. Running your first JutulDarcy simulation
41+
1. Example: Geothermal data assimilation & optimization
3642

3743
## Instructor Bio
3844

39-
[Olav Møyner](https://olavmoyner.com/) is a Senior Research Scientist in the Applied Computational Sciences group at SINTEF Digital, a not-for-profit independent research institute in Norway.
45+
[Olav Møyner](https://olavmoyner.com/) is a Senior Research Scientist in the [Applied Computational Sciences group at SINTEF Digital](https://www.sintef.no/en/digital/departments/mathematics-and-cybernetics/applied-computational-science/), a not-for-profit independent research institute in Norway.
4046

4147
Research interests include:
4248

@@ -49,9 +55,10 @@ Research interests include:
4955

5056
## Materials and Instructions
5157

58+
See the [JutulDarcy documentation](https://sintefmath.github.io/JutulDarcy.jl/stable/) and in particular the [getting started](https://sintefmath.github.io/JutulDarcy.jl/stable/man/intro) section. Installation before the session starts may save some time. All examples used in the session can be downloaded from the [examples source directory](https://github.com/sintefmath/JutulDarcy.jl/tree/main/examples) and [published versions with recorded output](https://sintefmath.github.io/JutulDarcy.jl/stable/examples/overview/example_overview) can be viewed online.
59+
5260
- Slides: To be added.
53-
- Notebooks or scripts: To be added.
54-
- Data: To be added.
61+
5562

5663
:::
5764

0 commit comments

Comments
 (0)