Go to file
2021-04-02 21:41:48 +05:00
samples Fix: mesh generation (not full) 2021-04-02 21:41:48 +05:00
src Fix: mesh generation (not full) 2021-04-02 21:41:48 +05:00
temp Performing 3rd direction 2021-03-26 17:54:37 +05:00
.gitignore New location for foam files 2021-03-01 23:52:46 +05:00
notes.md Update notes.md 2021-03-02 22:36:36 +05:00
README.md Working mesh creation + calculations for [1, 0, 0] and [0, 0, 1] 2021-03-25 23:22:21 +05:00
run.py Fix: mesh generation (not full) 2021-04-02 21:41:48 +05:00
TODO.md Performing 3rd direction 2021-03-26 17:54:37 +05:00

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