taichi-dev / taichi_elements

High-performance multi-material continuum physics engine in Taichi
MIT License
489 stars 70 forks source link

Enhanced Inflow Object #22

Open yuanming-hu opened 4 years ago

yuanming-hu commented 4 years ago

A continuation of #20

The current inflow object implementation simply continuously samples within a mesh. In the future, we may want to make a better implementation, e.g. achieve uniform particle density. (Note that currently, the top part of a flow has lower particle density compared to the bottom.)