I tried running a simple potential flow sim using the docker option. Writing the mesh case works fine but running the mesher fails with:
21:44:00 Executing: ./Allmesh in /home/$USER/CfdOF/Unnamed/meshCase
22:13:18 Using command: docker exec 0d0e3d4ea3cc bash -c source /etc/bashrc && cd "/tmp/Unnamed/meshCase" && ./Allmesh
22:13:18 bash: line 1: ./Allmesh: Permission denied
I'm running
NixOS 26.05
FreeCAD 1.1.1
CfdOF 1.37.3
Docker 29.5.2
I tried running a simple potential flow sim using the docker option. Writing the mesh case works fine but running the mesher fails with:
I'm running