"Fork Lynx" to create a new MOOSE-based application.
<h4align="center">A numerical simulator for modelling deformation of the lithosphere, based on <ahref="http://mooseframework.org/"target="blank">MOOSE</a>.</h4>
For more information see: [http://mooseframework.org/create-an-app/](http://mooseframework.org/create-an-app/)
LYNX (Lithosphere dYnamic Numerical toolboX) is a numerical simulator for modelling coupled Thermo-Hydro-Mechanical processes of porous rocks.
The simulator is developed by [Antoine Jacquey](http://www.gfz-potsdam.de/en/staff/antoine-jacquey/)<ahref="https://orcid.org/0000-0002-6259-4305"target="orcid.widget"rel="noopener noreferrer"style="vertical-align:top;"><imgsrc="https://orcid.org/sites/default/files/images/orcid_16x16.png"style="width:1em;margin-right:.5em;"alt="ORCID iD icon"></a> and [Mauro Cacace](http://www.gfz-potsdam.de/en/section/basin-modeling/staff/profil/mauro-cacace/)<ahref="https://orcid.org/0000-0001-6101-9918"target="orcid.widget"rel="noopener noreferrer"style="vertical-align:top;"><imgsrc="https://orcid.org/sites/default/files/images/orcid_16x16.png"style="width:1em;margin-right:.5em;"alt="ORCID iD icon"></a> at the [GFZ Potsdam, German Research Centre for Geosciences](http://www.gfz-potsdam.de/en/home/) from the section [Basin Modelling](http://www.gfz-potsdam.de/en/section/basin-modeling/).
LYNX is a MOOSE-based application. Visit the [MOOSE framework](http://mooseframework.org) page for more information.
## Licence
LYNX is distributed under the [GNU GENERAL PUBLIC LICENSE v3](https://gitext.gfz-potsdam.de/ajacquey/lynx/blob/master/LICENSE).
## Getting Started
#### Minimum System Requirements
The following system requirements are from the MOOSE framework (see [Getting Started](http://mooseframework.org/getting-started/) for more information):
* OS: UNIX compatible (OS X, most flavors of Linux)
#### 1. Setting Up a MOOSE Installation
To install LYNX, you need first to have a working and up-to-date installation of the MOOSE framework.
To do so, please visit the [Getting Started](http://mooseframework.org/getting-started/) page of the MOOSE framework and follow the instructions. If you encounter difficulties at this step, you can ask for help on the [MOOSE-users Google group](https://groups.google.com/forum/#!forum/moose-users).
#### 2. Clone LYNX
LYNX can be cloned directly from [GitLab](https://gitext.gfz-potsdam.de/ajacquey/lynx) using [Git](https://git-scm.com/). In the following, we refer to the directory `projects` which you created during the MOOSE installation (by default `~/projects`):