mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
53 lines
1.5 KiB
HTML
53 lines
1.5 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">Fast 3D visualization of ECLIPSE reservoir models</p>
|
|
</div>
|
|
<div class="post-content">
|
|
<img src="{{ site.baseurl }}/images/FrontPageImage.png" alt="Reservoir" />
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="features">
|
|
<div class="grid">
|
|
<div class="unit one-third">
|
|
<h2>Fast</h2>
|
|
<p>
|
|
→Hazzle free<br>
|
|
→Starts in an instant<br>
|
|
→Reads large Eclipse cases directly<br>
|
|
→Handles more than 10 mill cells on a normal desktop<br>
|
|
</p>
|
|
|
|
</div>
|
|
<div class="unit one-third">
|
|
<h2>Unique Features</h2>
|
|
<p>
|
|
→See your NNC's<br>
|
|
→Cell Edge Coloring<br>
|
|
→Detailed MSW visualization<br>
|
|
→Combined XYZ properties<br>
|
|
→Seemless integration to <a href="http://www.gnu.org/software/octave/"> Octave</a><br>
|
|
</p>
|
|
|
|
</div>
|
|
<div class="unit one-third">
|
|
<h2>Getting started</h2>
|
|
<p>
|
|
It's easy, both on Linux and Windows:
|
|
</p>
|
|
<a href="{{ site.baseurl }}/docs/installation/">Installation →</a><br>
|
|
<a href="{{ site.baseurl }}/docs/gettingstarted/">Getting Started →</a>
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
</div>
|
|
</section>
|
|
|