Skip to content

Reply To: Using openLB for liquid crystal hydrodynamics

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics Using openLB for liquid crystal hydrodynamics Reply To: Using openLB for liquid crystal hydrodynamics

#6357
Adrian
Keymaster

While I can not comment on previous work on simulating liquid crystals using OpenLB (I will ask around in the group), modifying the collision model and equilibrium scheme is very easy to do.

The momenta, equilibrium and collision operator for each cell are expressed as implementations of the Dynamics class interface. All existing collision / equilibrium models in OpenLB are expressed in this fashion and you may extend and adapt them to fit your use case.

  • This reply was modified 2 years, 1 month ago by Adrian.