mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
41 lines
1.1 KiB
HTML
41 lines
1.1 KiB
HTML
---
|
|
layout: default
|
|
title: ResInsight • 3D viewer and post processing of reservoir models
|
|
overview: true
|
|
---
|
|
|
|
<section class="intro">
|
|
<div class="grid">
|
|
<div class="unit whole center-on-mobiles">
|
|
<p class="first">3D viewer and post processing of reservoir models</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="features">
|
|
<div class="grid">
|
|
<div class="unit one-third">
|
|
<h2>Simple</h2>
|
|
<p>
|
|
Simple reservoir tasks should be simple, and complex tasks should be possible.
|
|
</p>
|
|
<a href="{{ site.baseurl }}/docs/gettingstarted/">How ResInsight works →</a>
|
|
</div>
|
|
<div class="unit one-third">
|
|
<h2>3D views</h2>
|
|
<p>
|
|
Working with 3D views.
|
|
</p>
|
|
<a href="/docs/reservoirviews/">Working with 3D views →</a>
|
|
</div>
|
|
<div class="unit one-third">
|
|
<h2>Build from source</h2>
|
|
<p>
|
|
Developers are encouraged to build from sources.
|
|
</p>
|
|
<a href="/docs/buildinstructions/">Build instructions →</a>
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
</section>
|
|
|