formatting change
This commit is contained in:
parent
8d0d107485
commit
ebd3727a0b
1 changed files with 3 additions and 9 deletions
|
|
@ -9,14 +9,12 @@ permalink: /installation/
|
|||
|
||||
HELYX-OS v2.4.0 is designed to work only with [OpenFOAM v4.1](http://www.openfoam.org/archive/4.1/download/source.php) or [OpenFOAM v1606+](http://openfoam.com/download/install-binary.php). The HELYX-OS installation instructions will vary slightly, depending on which version of OpenFOAM you have installed. Additionally, users are free to download the HELYX-OS source and compile separately. See the following sub sections for more information:
|
||||
|
||||
- [HELYX-OS Installation for OpenFOAM v4.1](#v41)
|
||||
- [HELYX-OS Installation for OpenFOAM vv1606+](#v1606)
|
||||
- [HELYX-OS Installation from source](#fromSource)
|
||||
- [HELYX-OS Installation for OpenFOAM v4.1](#HELYX-OS-Installation-for-OpenFOAM v4.1)
|
||||
- [HELYX-OS Installation for OpenFOAM vv1606+](#HELYX-OS-Installation-for-OpenFOAM-v1606+)
|
||||
- [HELYX-OS Installation from source](#Compilation-from-Source)
|
||||
|
||||
Please report all bugs encountered with HELYX-OS on the [project issue tracker](https://github.com/ENGYS/HELYX-OS/issues).
|
||||
|
||||
### <a name="v41"></a>
|
||||
|
||||
## HELYX-OS Installation for OpenFOAM v4.1
|
||||
1. Before you proceed, please make sure you have a working version of [OpenFOAM v4.1](http://www.openfoam.org/archive/4.1/download/source.php). If you are using Ubuntu 14.04 or greater, the installer provided can download and install the OpenFOAM v4.1, as explained below during steps 8 to 10.
|
||||
|
||||
|
|
@ -93,8 +91,6 @@ Please report all bugs encountered with HELYX-OS on the [project issue tracker](
|
|||
|
||||
Please report all bugs encountered with HELYX-OS on the [project issue tracker](https://github.com/ENGYS/HELYX-OS/issues).
|
||||
|
||||
### <a name="v1606"></a>
|
||||
|
||||
## HELYX-OS Installation for OpenFOAM v1606+
|
||||
|
||||
Installing HELYX-OS and using OpenFOAM v1606+ is identical to the sequence listed above, with several additional steps to link to the existing v1606+ installation.
|
||||
|
|
@ -113,7 +109,5 @@ Installing HELYX-OS and using OpenFOAM v1606+ is identical to the sequence liste
|
|||
|
||||
Please report all bugs encountered with HELYX-OS on the [project issue tracker](https://github.com/ENGYS/HELYX-OS/issues).
|
||||
|
||||
### <a name="v1606"></a>
|
||||
|
||||
## Compilation from Source
|
||||
For the latest instructions on how to compile HELYX-OS from source, please see the git repository [README](https://github.com/ENGYS/HELYX-OS/blob/master/README.md) file inside the [HELYX-OS repository](https://github.com/ENGYS/HELYX-OS). Please report all bugs encountered with HELYX-OS on the [project issue tracker](https://github.com/ENGYS/HELYX-OS/issues).
|
||||
|
|
|
|||
Reference in a new issue