Go to file
2021-03-22 22:49:56 +05:00
src Performing globalization 2021-03-22 22:49:56 +05:00
temp Restruction; New main model; Fixes; 2021-03-18 17:29:30 +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 Mesh ready 2021-03-03 16:24:47 +05:00
run.py Performing globalization 2021-03-22 22:49:56 +05:00
samples.py Performing globalization 2021-03-22 22:49:56 +05:00
TODO.md Working with cyclicAMI 2021-03-11 16:27:38 +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
  • Run single structure via SALOME GUI:
$ salome

python> exec(open("PATH/simpleCubic.py").read("rb"), args=("", 0.1, "001"))

where PATH is a full path to anisotrope-cube/src/.

  • Generate all structures with configured parameters:
$ python src/genmesh.py
  • All meshes + calculations:
$ ./build.sh