Metadata-Version: 2.4
Name: fenicsxprecice
Version: 1.0.0rc2
Summary: FEniCSx-preCICE adapter is a preCICE adapter for the open source computing platform FEniCSx.
Author-email: the preCICE developers <info@precice.org>
License: LGPL-3.0
Project-URL: Homepage, https://github.com/precice/fenicsx-adapter
Project-URL: Repository, https://github.com/precice/fenicsx-adapter
Project-URL: Bug Tracker, https://github.com/precice/fenicsx-adapter/issues
Keywords: FEniCSx,preCICE,adapter
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyprecice~=3.0
Requires-Dist: scipy<1.15.0
Requires-Dist: numpy>=1.13.3
Requires-Dist: mpi4py>=3
Requires-Dist: precice-adapter-schema
Provides-Extra: test
Requires-Dist: sympy; extra == "test"
Dynamic: license-file


# FEniCSx-preCICE adapter

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

<a style="text-decoration: none" href="https://github.com/precice/fenicsx-adapter/actions/workflows/build-and-test.yml" target="_blank">
    <img src="https://github.com/precice/fenicsx-adapter/actions/workflows/build-and-test.yml/badge.svg" alt="Build and Test">
</a>
<a style="text-decoration: none" href="https://github.com/precice/fenicsx-adapter/actions/workflows/run-tutorials.yml" target="_blank">
    <img src="https://github.com/precice/fenicsx-adapter/actions/workflows/run-tutorials.yml/badge.svg" alt="Run preCICE Tutorials">
</a>

Notes:

* This adapter is a fork from the original [FEniCS-preCICE adapter](https://github.com/precice/fenics-adapter). Based on [v1.2.0](https://github.com/precice/fenics-adapter/releases/tag/v1.2.0).
* Target version: dolfinx v0.10.

## Documentation

The FEniCSx-preCICE adapter is a preCICE-adapter for the open source computing platform FEniCSx.

For further information, refer to the [adapter documentation of the preCICE website](https://precice.org/adapter-fenicsx.html).

## Citing

If you are using our adapter, please consider citing our [paper](https://precice.org/adapter-fenicsx.html#how-to-cite).
