Image domain#

Overview#

This example uses the microsystem from the Configuration reference page, microsystem.png, and the default parameters.toml. The image is available in the repository examples folder.

Command#

pymm -i microsystem.png -p parameters.toml -t all

Because image is the default mode and gmsh is the default executable, no additional flags are required. The reported execution time was approximately 20 minutes.

Results#

Pressure field for the image-domain example
Velocity field for the image-domain example
Tracer concentration for the image-domain example

Pressure, velocity, and tracer concentration.#

Reproduce#

. ./tests/scripts/docs_image.sh

View script | View raw script

Back to examples gallery