Update README.md

This commit is contained in:
Jacob Støren 2017-05-08 12:04:58 +02:00 committed by GitHub
parent 47517d734b
commit 59cccf60f0

View File

@ -9,15 +9,15 @@ The main input data is *.GRID and *.EGRID files along with their *.INIT and rest
ResInsight has been co-developed by Statoil ASA, Ceetron Solutions AS, and Ceetron AS with the aim to provide a versatile tool for professionals who need to visualize and process reservoir models. The software is copyrighted by Ceetron and Statoil and licensed under GPL 3+. See COPYING for details.
### Dependencies
ResInsight uses the Ensambles/ert library to access Eclipse result files, and the two projects collaborates closely. The source code of the approved ert library version is embedded in the ResInsight source code tree, making downloading and building simple.
ResInsight uses the Statoil/libecl (formerly Ensambles/ert) library to access Eclipse result files, and the two projects collaborates closely. The source code of the approved libecl version is embedded in the ResInsight source code tree, making downloading and building simple.
ResInsight also features an interface to Octave for retrieval of data from ResInsight, processing using Octave, and communication of data back into ResInsight for further handling and visualization.
Octave : [http://www.gnu.org/software/octave/](http://www.gnu.org/software/octave/)
Ensembles/ert : [https://github.com/Ensembles/ert](https://github.com/Ensembles/ert)
Statoil/libecl : [https://github.com/Statoil/libecl](https://github.com/Statoil/libecl)
### Supported Platforms
ResInsight is designed cross-platform from the start. Efforts have been made to ensure that code will compile and run on Linux and Windows platforms. Tested platforms are currently 64 bit RHEL6 and Windows 7.
ResInsight is designed cross-platform from the start. Efforts have been made to ensure that code will compile and run on Linux and Windows platforms. Tested platforms are currently 64 bit RHEL6 and Windows 7/8/10, and we have also received reports on successful builds on Ubuntu based systems.
### Documentation
@ -38,4 +38,4 @@ Release branches that might pop up are dedicated bug fix branches for the releas
### Building ResInsight
See [ Build Instructions ] (http://resinsight.org/docs/buildinstructions/)
See [ Build Instructions ](http://resinsight.org/docs/buildinstructions/)