Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorials #78

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

omid-khosravi
Copy link
Contributor

  • Some changes in Rotating drum with baffles.
  • Fixed Tote blender files.
  • deleted the src and utilities wrong commits.

@omid-khosravi
Copy link
Contributor Author

There is a misspelling in RDB Readme file in PhasicFlow main branch.

  • being instead of beining. This is the only conflict. :)

@hamidrezanorouzi
Copy link
Collaborator

Please consider the following for simulation

  1. Simulation should be two phase: first, settling of particles under gravity (for 1 second) and then, rotation of blender.

  2. Reduce timePrecision to 3.

  3. in positionParticles, change the box to cylinder to better fit the geometry and axisOrder to (x y z). In setFields dict, change rotVelocity to rVelocity.

  4. Choose a better name for property. For example use solidProperty

  5. move the rotatingAxisMotionInfo dict to the two lines after motionModel line. rename rotAxis --> axisOfRotation, omega from 3 to 1.5708 // ~15 rpm

  6. In geometry names should be changed
    enterGate -> topGate
    cylinderinlet ->topCylinder
    coneShelldown->coneShellbottom
    cylinderoutlet-> bottomCylinder
    exitGate-> bottomGate

  7. the top and bottom gate should be cylinders with end diameters 0.03 and 0.0001 and very small length. this will produce a circle instead of a square.

Change the readme.md accordingly.

src files ignored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants