Research and Teaching Blog
1 Post with tag: Java
Particle aggregation
Particle aggregation is a fascinating area, important for all kinds of applications, from computer graphics to biotechnology and bioprocessing. Here's a particle aggregation simulation app I wrote a while back to study the emergence of particle size distributions as a result of entropic considerations in the aggregation process. Here's a link to the application. Watch how the particles dissociate / aggregate when you toggle the surfactant.
Tags: Java , particles , programming