|
|
I am trying to evaluate FEATool through several of the test case problems. In particular, I am trying to run the example problem Flow Around a Cylinder using OpenFoam as the solver. This test case completes fine using FEATool's built-in solver and SU2 but when trying to solve with OpenFoam, the first line in the execution window is:
Could not start app simpleFoam
However, the simulation does start and run to completion with the last line of the log file:
ExecutionTime = 1.906 s ClockTime = 2 s
SIMPLE solution converged in 194 iterations
End
However, the error prevents the solution results from being updated into the Post viewer. I have tried putting the exact path location of the simpleFoam.exe file into the Solver field but get the same error with the full path displayed. There must be a simple fix for this issue but I am stuck. Any help would be appreciated so I can proceed with my evaluation.
Here is the output from the System Info if that helps:
App Id: FEATool Multiphysics
App Version: 1.17.5 Build 25.08.217
App License: Unregistered
App Data: C:\Users\bpmwa\OneDrive\Documents\MATLAB\.featool
User Home: C:\Users\bpmwa
Runtime: D-R2019b-u9 en_US
System: PCWIN64-L
OS: Win 11
Id: C403A82A0B83 (32)
Cpu: 12th Gen Intel(R) Core(TM) i7-12700H
Geom Engine: geomtool 2.0.5
FEniCS Version: Not found. bash -c "dolfin-version 2>/dev/null || unknown -c 'import dolfin;print(dolfin.__version__)'" command failed.
OpenFOAM: D:\OpenFOAM\v2412\msys64\home\ofuser\OpenFOAM\OpenFOAM-v2412
SU2 Binary: C:\Users\bpmwa\AppData\Local\Temp\bpmwa\mcrCache9.7\FEAToo0\FEATool_Mult\app\lib\su2\SU2_CFD.exe
SU2 Version: v7.5.1 Blackbird
|