Metadata-Version: 2.1
Name: micro-manager-precice
Version: 0.5.0rc5
Summary: A tool which facilitates two-scale macro-micro coupled simulations using preCICE.
Author-email: The preCICE Developers <info@precice.org>
Maintainer-email: Ishaan Desai <ishaan.desai@ipvs.uni-stuttgart.de>
License: GPLv3
Project-URL: Homepage, https://precice.org
Project-URL: Documentation, https://precice.org/tooling-micro-manager-overview.html
Project-URL: Repository, https://github.com/precice/micro-manager
Project-URL: Bug Tracker, https://github.com/precice/micro-manager/issues
Keywords: preCICE,multiscale,coupling
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyprecice>=3.0.0.0
Requires-Dist: numpy
Requires-Dist: mpi4py
Requires-Dist: scikit-learn

# Micro Manager

<a style="text-decoration: none" href="https://github.com/precice/micro-manager/blob/develop/LICENSE" target="_blank">
    <img src="https://img.shields.io/github/license/precice/micro-manager.svg" alt="GNU LGPL license">
</a>

<a style="text-decoration: none" href="https://github.com/precice/fenics-adapter/actions/workflows/build-and-test.yml" target="_blank">
    <img src="https://github.com/precice/micro-manager/actions/workflows/run-adaptivity-test.yml/badge.svg" alt="Test Adaptivity">
</a>

<a style="text-decoration: none" href="https://pypi.org/project/micro-manager-precice/" target="_blank">
    <img src="https://github.com/precice/micro-manager/actions/workflows/pythonpublish.yml/badge.svg" alt="Upload Python Package">
</a>

[![DOI](https://joss.theoj.org/papers/10.21105/joss.05842/status.svg)](https://doi.org/10.21105/joss.05842)

A tool to facilitate solving two-scale (macro-micro) coupled problems using the coupling library [preCICE](https://precice.org/).

The main documentation is rendered on the [preCICE website](https://precice.org/tooling-micro-manager-overview.html).

Please report any [issues](https://github.com/precice/micro-manager/issues) and give us feedback through [one of our community channels](https://precice.org/community-channels.html).
