Page 1 of 1

Elmer 8.1 Windows binaries: solver modules not found

Posted: 09 Dec 2015, 19:31
by mzenker
Hi,

just to place the bug report in the appropriate forum:

It seems that the Elmer 8.1 binary distribution for Windows does not work properly (at least under under Windows 7).
Elmersolver does not find the solver module dlls although the environment variables are properly set. It seems that the search path string is truncated inside the solver.
See here for details: viewtopic.php?f=2&t=4120

Elmer 8.0 does not have that problem.

Matthias

Re: Elmer 8.1 Windows binaries: solver modules not found

Posted: 10 Dec 2015, 20:42
by mark smith
HI,
I had a similar problem with 8.0 on windows 7, when calling elmergrid or elmersolver from a cmd window, widows reported that they were not recognised as an internal or external command, my PATH system variable had not been updated to include the elmer\bin directory, when I added this manually all was OK.
Regards
Mark

Re: Elmer 8.1 Windows binaries: solver modules not found

Posted: 11 Dec 2015, 11:50
by mzenker
Hi,

this problem is different: The PATH is OK, the solver starts (called by ElmerGUI), it just complains that it doesn't find the solver modules - but the string it takes as search path seems somehow truncated: The "C:" is missing.
Elmer 8.0 runs OK on my machine.

Matthias