Device domain#

Overview#

This case uses the same image and configuration as Image domain, but adds the implemented device geometry. Flow enters at the top-left and exits at the bottom-right for the provided configuration.

Command#

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

The reported execution time was approximately 35 minutes.

Results#

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

Pressure, velocity, and tracer concentration.#

Reproduce#

. ./tests/scripts/docs_device.sh

View script | View raw script

Back to examples gallery