Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@JanisErdmanis JanisErdmanis released this 23 Nov 12:00
· 9 commits to master since this release

We present numerical simulation algorithm of magnetic liquid droplet suspended in external field. Boundary integral method is used for calculation of magnetic field on the droplet surface which allows to recalculate surface velocity with a boundary integral. This repository contains numerical code which allows to run droplet simulation for constant field, slow rotating and fast rotating field. You can run these simulations either with interface julia mdrop.jl -h or putting parameters in configuration script config.jl by hand and execute julia -L config.jl FastField.jl.