Metadata-Version: 2.4
Name: micro-manager-precice
Version: 0.7.0.post0+git.d6ef7c48.dirty
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: LGPLv3
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 Lesser General Public License v3 (LGPLv3)
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.2
Requires-Dist: numpy
Requires-Dist: mpi4py
Requires-Dist: psutil
Provides-Extra: snapshot
Requires-Dist: h5py; extra == "snapshot"
Provides-Extra: sklearn
Requires-Dist: scikit-learn; extra == "sklearn"
Dynamic: license-file

# 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://pypi.org/project/micro-manager-precice/" target="_blank">
    <img src="https://github.com/precice/micro-manager/actions/workflows/release.yml/badge.svg" alt="Upload Python Package">
</a>

A tool to create and manage a large number of (micro) simulations and couple them to a (macro) simulation 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).
