samples | ||
src | ||
temp | ||
__init__.py | ||
.gitignore | ||
config.py | ||
notes.md | ||
README.md | ||
run.py | ||
TODO.md |
anisotrope-cube
Requirements
- python 3.5>
- OpenFOAM
- SALOME
- ParaView
Getting started
- Clone project:
$ git clone git@github.com:L-Nafaryus/anisotrope-cube.git
$ cd anisotrope-cube
- Generate all structures with configured parameters:
$ python run.py mesh
- Run calculations:
$ python run.py calc
- All:
$ python run.py all