/impress

Primary LanguagePythonMIT LicenseMIT

IMPRESS

Intuitive Multilevel Preprocessor for Smart Simulation

IMPRESS is a Python package that implements mesh preprocessing routines for finite difference, element or volume simulation of physical phenomena in general. It uses PyMOAB for mesh manipulation and representation adding a simpler interface for its operations.

IMPRESS currently has modules for representation of simple fine meshes and coarse multiscale meshes as well.

Getting started

A Docker image with a complete workspace for IMPRESS is available. To download it, just pull the image below.

docker pull facsa/impress-workspace

License

Distributed under the MIT License. See LICENSE for more information.

Maintainers and contributors

Artur Castiel (creator and maintainer)

Filipe Cumaru (maintainer)

Gabriel Mendes (contributor)

Renata Tavares (contributor)