From 0ffe4dd11322765460da74e13871079814288f29 Mon Sep 17 00:00:00 2001 From: HELYX-OS Development Team Date: Thu, 21 Jan 2016 17:49:20 -0600 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index da1c0db..5d1705f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # HELYX-OS -HELYX-OS is the market leading open-source Graphical User Interface designed to work natively with the OpenFOAM version 2.4.0. The GUI is developed by [ENGYS](http://engys.com/products/helyx-os) using Java+VTK and delivered to the public under the GNU General Public License. +HELYX-OS is an open-source Graphical User Interface designed to work natively with OpenFOAM [version 2.4.0](http://www.openfoam.org/archive/2.4.0/download/source.php). The GUI is developed by [ENGYS](http://engys.com/) using Java+[VTK](http://www.vtk.org/) and delivered to the public under the GNU General Public License. + +HELYX-OS has been created to facilitate the usage of the standard OpenFOAM libraries, by removing the complexity of text based case definition in favour of an intuitive easy-to-use graphical user interface. The GUI is focused on pre-processing tasks, including meshing, case definition and solver execution. ## Installing the latest binary file for 64 bit linux -Visit [http://engys.github.io/HELYX-OS/](http://engys.github.io/HELYX-OS/) to download the latest HELYX-OS binary and view installation instructions. +Visit [http://engys.github.io/HELYX-OS/](http://engys.github.io/HELYX-OS/) to download the latest HELYX-OS binary and view [installation instructions](http://engys.github.io/HELYX-OS/installation/). ## Building HELYX-OS from source -### Required Libs +### Required Libraries ### Steps to Compile 1. Clone the HELYX-OS git repository locally @@ -14,3 +16,6 @@ Visit [http://engys.github.io/HELYX-OS/](http://engys.github.io/HELYX-OS/) to do git clone https://github.com/ENGYS/HELYX-OS 2. Navigate to the HELYX-OS directory + +####Disclaimer +None of the OPENFOAM® related products and services offered by ENGYS are approved or endorsed by OpenCFD Ltd. (ESI Group), producer of the OpenFOAM software and owner of the OPENFOAM® and OpenCFD® trade marks.