You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .