OpenFoam Runtime Error

Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

OpenFoam Runtime Error

bpmcgrail
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
Reply | Threaded
Open this post in threaded view
|

Re: OpenFoam Runtime Error

Precise Simulation
Administrator
Hi,

Thank you for reporting the issue and attaching detailed information. It is quite odd that the solver seems to run but report cannot find the simpleFoam solver. Possilby it could be a timing/sync issue, will have to investigate closer and report back later.