Application cases for preconcentration techniques described in the book chapter for running with ele
3.9K
Application cases for preconcentration techniques described in the book chapter for running with electroMicroTransport.
To run the application cases, you can use the microfluidica/preconcentration-ce Docker image, which already includes an installation of electroMicroTransport.
To run the Docker image, you can use the following command (which will mount the current directory so that you can access your files from the container):
docker run --rm -it -v $PWD:/root -w /root microfluidica/preconcentration-ce
Or, if you use OpenFOAM's openfoam-docker script:
openfoam-docker -image=microfluidica/preconcentration-ce
You will find the application cases inside the $ELECTROMICROTRANSPORT_TUTORIALS/preconcentrationCE directory.
Content type
Image
Digest
sha256:d8727ffb7…
Size
544.7 MB
Last updated
3 months ago
docker pull microfluidica/preconcentration-cePulls:
1
Last week