User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
concepts [2017/06/30 10:23]
ndrs
concepts [2017/06/30 10:27] (current)
ndrs
Line 14: Line 14:
   - Easily viewing the mixing of 2 fluids: Setting different MK to different fluids can help to see how each fluid is situated, viewing the VTK exported particles colored by MK. This way, each fluid would have each color, making it easy to differenciate.   - Easily viewing the mixing of 2 fluids: Setting different MK to different fluids can help to see how each fluid is situated, viewing the VTK exported particles colored by MK. This way, each fluid would have each color, making it easy to differenciate.
   - Applying the same properties to several objects: Imagine you want 100 different boxes, but all of them with the same float properties. Setting the same MK to all of them ensures the float properties apply to all of them equally, so you don't have to redefine the float property values for each object. This also applies to movement for boundaries or initial velocity for fluids.   - Applying the same properties to several objects: Imagine you want 100 different boxes, but all of them with the same float properties. Setting the same MK to all of them ensures the float properties apply to all of them equally, so you don't have to redefine the float property values for each object. This also applies to movement for boundaries or initial velocity for fluids.
 +
 +===== DP (or Inter-particle Distance) =====
 +DP is a value set for each case that specify the distance between each particle in the final result. For the same case, setting a higher DP will result in less total particles, as the distance between each one increases.
 +
 +Setting a lower DP for the same case, though, will result in more total particles.
 +
 +Mind that setting a higher DP and having less particles will result in a inaccurate simulation. Try to set the particle count to a balance between simulation time and the wanted fidelity.
  
 ===== Object order in a case ===== ===== Object order in a case =====