Windows, FreeCAD 0.20.2, Using ELMER and GMSH…Get error message in Solver Control:
ERROR:: LoadMesh: Requested mesh > . < does not exist!
Solver Control Working Directory: C:\temp-sys\fempoimp5yu Contents of this directory:
case.sif
ELMERSOLVER_STARTINFO
mesh.unv
I’ve edited case.sif line starting with Mesh in various ways to try to get through…but no joy, always same error message.
Original case.sif file:
Check Keywords "Warn"
Header
Mesh DB "."
End
Solver 1...
I’ve even done some manual editing of the Mesh line and tried:
Mesh DB “c:/temp-sys/fempoimp5yu”
Mesh DB “c:/temp-sys/fempoimp5yu” “mesh”
Mesh DB “c:/temp-sys/fempoimp5yu” “mesh.unv”
Mesh DB “c:/temp-sys/fempoimp5yu/mesh.unv”
I’ve even seen the error as: ERROR:: LoadMesh: Requested mesh > c:/temp-sys/fempoimp5yu/mesh.unv< does not exist!
Oh, in case you’ve not yet figured it out, I am very much a noobie…thanks in advance!