Files
ResInsight/index.html
2015-03-12 11:24:28 +01:00

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>
&rarr;Hazzle free<br>
&rarr;Starts in an instant<br>
&rarr;Reads large Eclipse cases directly<br>
&rarr;Handles more than 10 mill cells on a normal desktop<br>
</p>
</div>
<div class="unit one-third">
<h2>Unique Features</h2>
<p>
&rarr;See your NNC's<br>
&rarr;Cell Edge Coloring<br>
&rarr;Detailed MSW visualization<br>
&rarr;Combined XYZ properties<br>
&rarr;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 &rarr;</a><br>
<a href="{{ site.baseurl }}/docs/gettingstarted/">Getting Started &rarr;</a>
</div>
<div class="clear"></div>
</div>
</section>