22 lines
250 B
Markdown
22 lines
250 B
Markdown
# anisotrope-cube
|
|
|
|
## Requirements
|
|
* python 3.5>
|
|
* OpenFOAM
|
|
* SALOME
|
|
* ParaView
|
|
|
|
## Getting started
|
|
|
|
* Clone project:
|
|
```bash
|
|
$ git clone git@github.com:L-Nafaryus/anisotrope-cube.git
|
|
$ cd anisotrope-cube
|
|
```
|
|
|
|
* Run all:
|
|
```bash
|
|
$ python run.py
|
|
```
|
|
|