-
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
We want to use the following names for this project:
- The name of the software is "FEniCS-preCICE Adapter", since this is a name that tells both preCICE and FEniCS users/developers what the software does.
- The name of this repository is
precice/fenics-adapter, since this is consistent with the other adapters and represents the perspective of a preCICE developer. - The name of the package is
fenicsprecice, since this repesents the perspective of a FEniCS userimport fenicsprecice.
This comes with a few todos:
- Documentation (
README.md) - Related Provide package via PyPI #75
- Update
setup.py - Change
import fenicsadaptertoimport fenicsprecicein corresponding tutorials (e.g. https://github.com/precice/tutorials/blob/master/HT/partitioned-heat/fenics-fenics/heat.py#L30)
Reactions are currently unavailable