GitXplorerGitXplorer
t

r1-mantaflow

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
06298422e254c30d81d3ce389a3b0007ce3d9abc

Update README.txt

ttsoernes committed 8 years ago
Unverified
80be9b1a3684a46833c50f836a15e3daa04324ff

Update README.txt

ttsoernes committed 8 years ago
Unverified
c615987c99e3d93f3dfc650642015e6bb10e6f68

Add some instructions

ttsoernes committed 8 years ago
Unverified
3cde972bedf9fb41df72f7b1039217782ef1fa9e

Add the files

ttsoernes committed 8 years ago
Unverified
36f2adf9cb229b6fcda6b0acda0c330358078e11

Initial commit

ttsoernes committed 8 years ago

README

The README file for this repository.

Instructions:

Requires Python 2.7 with Numpy

  1. Download and build "kristofe"'s fork of MantaFlow: https://github.com/kristofe/manta Remember to build with the flag "-DGUI=ON". Build instructions can be found at MantaFlow's official page: http://mantaflow.com/install.html
  2. Place "r1turb.py" in the folder "/manta/scenes/"
  3. Create a folder "voxels" at the same folder level as MantaFlows main folder "manta".
  4. Place "R1_64.binvox" in the folder "voxels"
  5. cd into "/manta/build" and run "./manta ../scenes/r1turb.py"
  6. In the scene file, front, side and floor inflows can be turned on or off individually by changing the boolean variables "addFront", "addSides", "addChairs" at the top of the file.
  7. When running the simulation, particles can be shown or hidden with the shortcut "Alt-b" which is useful to reveal the velocity field. Further shortcuts can be found by clicking the button marked "?".