Geometry and mesh parameterization

Moderator: GiD Team

User avatar
escolano
Posts: 1922
Joined: Sun Sep 05, 1982 10:51 pm

Re: Geometry and mesh parameterization

Post 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)
eduardrocas
Posts: 30
Joined: Thu Dec 11, 2014 2:34 pm

Re: Geometry and mesh parameterization

Post by eduardrocas »

If I just comment that line, then I get an error related to the TMP environment variable.
sarwanov
Posts: 1
Joined: Wed Oct 21, 2015 9:51 am

Re: Geometry and mesh parameterization

Post by sarwanov »

I wanna say that I am totally agree with escolano and support his thought
Graduated from Soran University with First Class Degree with Honours in Computer Science.
Post Reply