Skip to content

foamRun.exe error: 'sh.exe' is not recognized #273

Description

@GeertD

Hi,

I'm testing the bubbleColumn case from BlueCFD.
The base case runs fine.

The following changes lead to an error:
constant/physicalProperties.water:
thermoType { ... equationOfState perfectFluid; ...} (previously rPolynomial)
equationOfState { R 3000; rho0 1000; } (previously C (some coeffs ) )

I get the following error:
"foamRun.exe : 'sh.exe' is not recognized as an internal or external command"
(see full log attached).

I tried to add the sh.exe directory to my path, but no joy.

Looks like he's looking for 'sh.exe' command instead of sh.exe command (without the quotes)?

Any idea for a fix?

Best regards,
Geert

System:
Windows 10 pro
FreeCAD and CfdOF workbench
path: C:\blueCFD-Core-2024

log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions