Skip to content

Update particle packing application

Christoph Rettinger requested to merge mr_update_particle_packing_app into master

This update adds several new features to the particle packing application, e.g.,

  • checkpointing
  • load balancing
  • specialized generation for large size differences (by separating the particles into small and large and trying to avoid overlaps)
  • horizontal forcing to simulate imbrication

Merge request reports