Skip to content

ZacconeAlessio/Colloidal-Microstructure-under-Shear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colloidal Microstructure under Shear

MATLAB codes accompanying:

  1. Banetta & Zaccone, Physical Review E 99, 052606 (2019)
  2. Banetta & Zaccone, Colloid and Polymer Science 298, 761–771 (2020)

The repository computes radial/pair distribution functions of interacting colloidal particles under shear flow (inclusive of hydrodynamic interactions) using intermediate asymptotics solutions of the Smoluchowski equation with shear.


Example result

Radial distribution function of interacting colloids under shear flow (averaged over compressional and extensional sectors of the solid angle).

rdf


Repository structure

src/ : core numerical routines

examples/ : scripts reproducing the published results

notebooks/ : Mathematica derivations and symbolic calculations

results/ : generated figures and output data

legacy/ : deprecated or experimental scripts


Citation

If you use this code in academic work, please cite:

L. Banetta and A. Zaccone,
Radial distribution function of Lennard-Jones fluids in shear flows from intermediate asymptotics,
Phys. Rev. E 99, 052606 (2019).

and/or

L. Banetta and A. Zaccone,
Pair correlation function of charge-stabilized colloidal systems under sheared conditions,
Colloid Polym Sci 298, 761–771 (2020).


Reproducing the PRE 2019 Lennard-Jones results

cd examples/reproduce_PRE_2019
run_LJ_compression
run_LJ_extension

---

Releases

No releases published

Packages

 
 
 

Contributors