Skip to content

algorithm to generate DEM models based on real soil data of particle size distribution and void ratio

Notifications You must be signed in to change notification settings

HaopengSun/Poisson-disk-sampling-based-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poisson disk Sampling based algorithm to generate DEM models

The algorithm is able to generate DEM models which feature similarly with real soil in terms of the particle size distribution and the void ratio.

Poisson Disk Sampling algorithm

The process of point creation in this section is similar to the method proposed by Bridson (2007). Robert Bridson. 2007. “Fast Poisson Disk Sampling in Arbitrary Dimensions”, ACM SIGGRAPH 2007 sketches, Pages 22-es

Algorithms can be found in folder '/algorithm'

Model visualization

P5.js (https://p5js.org/) is introduced to realize DEM 2D model visualization ParaView (https://www.paraview.org/) is used to realize 3D model visualization

Yade deposition model

Yade DEM simulation code: https://yade-dem.org/doc/

react-as-frontend and Django-as-backend web

details are in '/poisson' folder

2D model generated by the algorithm and the deposited model

2D particle packing generated by the algorithm "icon"

2D deposition result simulated by Yade :icon

copyright

The algorithm copyright belongs to Concordia University.

I, Haopeng, would like to acknowledge the financial support from my supervisor, Dr Attila Michael Zsaki, through the GCS FRS funds and from a Concordia SEED Individual research grant held by my supervisor to help me successfully complete the research work.

About

algorithm to generate DEM models based on real soil data of particle size distribution and void ratio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published