Skip to content

Code for simulating, modeling, and analyzing Digital Microfluidics force and velocity data.

License

Notifications You must be signed in to change notification settings

ryanfobel/dmf-sma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMF Simulation, Modeling, and Analysis

Code for simulating, modeling, and analyzing Digital Microfluidics force and velocity data.

Installation

The easiest way to install the required dependencies is to create a new conda environment:

conda create --name dmf-sma
conda activate dmf-sma
conda config --env --add channels conda-forge
conda install numpy pandas sympy matplotlib

Use

Run the 'electromechanical_model.py' submodule as a script to see the different types of plots that can be generated:

python electroemechanical_model.py

Authors

Ryan Fobel [email protected]
Christian Fobel [email protected]

About

Code for simulating, modeling, and analyzing Digital Microfluidics force and velocity data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages