Metadata-Version: 2.1
Name: fmiprecice
Version: 0.2.1
Summary: A tool to co-simulate FMU models with the coupling library preCICE.
Author-email: The preCICE Developers <info@precice.org>
Maintainer-email: Benjamin Uekermann <benjamin.uekermann@ipvs.uni-stuttgart.de>
License: LGPL-3.0
Project-URL: Homepage, https://precice.org
Project-URL: Documentation, https://precice.org/tooling-fmi-runner.html
Project-URL: Repository, https://github.com/precice/fmi-runner
Project-URL: Bug Tracker, https://github.com/precice/fmi-runner/issues
Keywords: preCICE,FMI,ODE,controller,PDE,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: fmpy
Requires-Dist: numpy
Requires-Dist: pyprecice>=3.0

# preCICE-FMI Runner

A tool to couple FMU models with other simulation tools via the coupling library [preCICE](https://precice.org/).

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

Please report [issues](https://github.com/precice/fmi-runner/issues) and give feedback through [one of the community channels](https://precice.org/community-channels.html).

## References

The concept and design of the FMI runner is described in:

- L. Willeke, D. Schneider, B. Uekermann, [A preCICE-FMI Runner to Couple FMUs to PDE-Based Simulations](https://doi.org/10.3384/ecp204), Proceedings 15th Intern. Modelica Conference, 2023
- L. Willeke, [A preCICE-FMI Runner to couple controller models to PDEs](http://dx.doi.org/10.18419/opus-13130), Master Thesis, University of Stuttgart, 2023
