Closed
Description
- Tutorials state (last commit / release): https://github.com/precice/tutorials/tree/d2c70c09e6ae50c2a586edfe9008730902ebb980
- Versions of solvers and adapters used: Nutils
v7.0a0
- preCICE version: v2.2.1
The Nutils code in perpendicular-flap/fluid-nutils
does not work and produces the following error:
Traceback (most recent call last):
File "fluid.py", line 13, in <module>
@function.replace
AttributeError: module 'nutils.function' has no attribute 'replace'
Nutils was installed by cloning the repository from GitHub and running python3 -m pip install --user .