Page 3 of 3

Re: Geometry and mesh parameterization

Posted: Fri Jan 23, 2015 8:06 pm
by escolano
As you said this is a temporary solution for you, but not enough elegant, because you are disabling the use of ramdebugger.

I think that you can simply comment the line

Code: Select all

bgerror "ramdebugger not available: $err_txt"
to avoid raise an error in case of problems opening the socked for the debugger. GiD will works well but without this feature.

Please, confirm if commenting only this line it works well in your case (probably next GiD versions have this change)

Re: Geometry and mesh parameterization

Posted: Fri Jan 23, 2015 8:47 pm
by eduardrocas
If I just comment that line, then I get an error related to the TMP environment variable.

Re: Geometry and mesh parameterization

Posted: Wed Oct 21, 2015 9:53 am
by sarwanov
I wanna say that I am totally agree with escolano and support his thought