Hey!
I’m trying to recreate the perpendicular-flap tutorial in 3D using the openfoam and dealii adapters.
However, using:
- “cmake -DDIM=3 .” => i get no change
- so, I use “make distclean” and get this error => “make: *** No rule to make target ‘distclean’. Stop.”
Any thoughts on how to fix this?
Thanks in advance