Go to file
2021-03-08 14:54:41 +05:00
src faceCenteredCubic geometry ready 2021-03-08 14:54:41 +05:00
temp Mesh ready 2021-03-03 16:24:47 +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
TODO.md faceCenteredCubic geometry ready 2021-03-08 14:54:41 +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