Files
ResInsight/index.html
Jacob Støren 3abce5ac13 Major blob checkin of documentation for ResInsight v1.4.0
Development done on a separate fork (JacobStøren/ResInsight)
2015-08-23 21:06:20 +02:00

56 lines
1.7 KiB
HTML

---
layout: default
title: ResInsight • Fast and Free 3D Visualization of ECLIPSE and ABAQUS Reservoir Simulations
overview: true
---
<section class="intro">
<div class="grid">
<div class="unit whole center-on-mobiles">
<p class="first">Fast and Free 3D Visualization of ECLIPSE and ABAQUS<sup>[1]</sup> Reservoir Simulations</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>
&#x2713; Hazzle free<br>
&#x2713; Starts in an instant<br>
&#x2713; Reads large Eclipse cases<br>
&#x2713; Handles more than 10 mill cells on a normal desktop<br>
</p>
</div>
<div class="unit one-third">
<h2>Unique Features</h2>
<p>
&#x2713; NNC visualization<br>
&#x2713; Cell Edge Coloring<br>
&#x2713; Detailed MSW visualization<br>
&#x2713; Combined XYZ properties<br>
&#x2713; 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>
<small>[1] Support for ABAQUS ODB-files is not included by default. See <a href="{{ site.baseurl }}/docs/odbsupport/">Odb-support</a> for more information.
</small>
</div>
</section>