[GiDlist] problem with GDAL Library on GID_11.0.4

Moderator: GiD Team

Post Reply
Marco Giometto | EPFL

[GiDlist] problem with GDAL Library on GID_11.0.4

Post by Marco Giometto | EPFL »

Hello,

I have problems loading DTM in GiD11.0.4 using the GDAL library, see
err.log below:
I'm on Ubuntu 64bit and using GiD x64. Is there a way to fix this?

Best regards,
Marco Giometto




----------ERR.LOG:

couldn't load file
"/home/mg-eflum/GiDx64/11.0.4/scripts/gdal/gdal_64.so": libpq.so.5:
cannot open shared object file: No such file or directory
couldn't load file
"/home/mg-eflum/GiDx64/11.0.4/scripts/gdal/gdal_64.so": libpq.so.5:
cannot open shared object file: No such file or directory
while executing
"load [file join $dir $library] $basename"
(procedure "LoadLibraryGdal" line 8)
invoked from within
"LoadLibraryGdal /home/mg-eflum/GiDx64/11.0.4/scripts/gdal gdal"
("package ifneeded gdal 1.0" script)
invoked from within
"packageOriginal require gdal"
("eval" body line 1)
invoked from within
"eval packageOriginal $cmd $args"
(procedure "package" line 31)
invoked from within
"package require gdal "
(procedure "GDAL::ReadW" line 2)
invoked from within
"GDAL::ReadW"
invoked from within
".gid.menu.button0.m.m.6 invoke active"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke active]"
(procedure "tk::MenuInvoke" line 50)
invoked from within
"tk::MenuInvoke .gid.menu.button0.m.m.6 1"
(command bound to event)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20130416/c5525eeb/attachment.htm
User avatar
escolano
Posts: 1918
Joined: Sun Sep 05, 1982 10:51 pm

[GiDlist] problem with GDAL Library on GID_11.0.4

Post by escolano »

Try to install this library (it seems that is the PostgreSQL library) with something like this:

sudo apt-get install libpq

Enrique
----- Original Message -----
From: Marco Giometto | EPFL
To: gidlist at listas.cimne.upc.edu
Sent: Tuesday, April 16, 2013 2:33 PM
Subject: [GiDlist] problem with GDAL Library on GID_11.0.4


Hello,

I have problems loading DTM in GiD11.0.4 using the GDAL library, see err.log below:
I'm on Ubuntu 64bit and using GiD x64. Is there a way to fix this?

Best regards,
Marco Giometto




----------ERR.LOG:

couldn't load file "/home/mg-eflum/GiDx64/11.0.4/scripts/gdal/gdal_64.so": libpq.so.5: cannot open shared object file: No such file or directory
couldn't load file "/home/mg-eflum/GiDx64/11.0.4/scripts/gdal/gdal_64.so": libpq.so.5: cannot open shared object file: No such file or directory
while executing
"load [file join $dir $library] $basename"
(procedure "LoadLibraryGdal" line 8)
invoked from within
"LoadLibraryGdal /home/mg-eflum/GiDx64/11.0.4/scripts/gdal gdal"
("package ifneeded gdal 1.0" script)
invoked from within
"packageOriginal require gdal"
("eval" body line 1)
invoked from within
"eval packageOriginal $cmd $args"
(procedure "package" line 31)
invoked from within
"package require gdal "
(procedure "GDAL::ReadW" line 2)
invoked from within
"GDAL::ReadW"
invoked from within
".gid.menu.button0.m.m.6 invoke active"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke active]"
(procedure "tk::MenuInvoke" line 50)
invoked from within
"tk::MenuInvoke .gid.menu.button0.m.m.6 1"
(command bound to event)



------------------------------------------------------------------------------


_______________________________________________
GiDlist mailing list
GiDlist at listas.cimne.upc.edu
http://listas.cimne.upc.edu/cgi-bin/mailman/listinfo/gidlist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20130416/7578dbe3/attachment.htm
Ada Böhme

[GiDlist] Progression of the angle in sweep transformation

Post by Ada Böhme »

Hello!

We would like to know if the progression of the angle in the sweep
transformation can be changed by a GiD user in some way.

We use GiD Version 10.0.9 and have created a simplified rope geometry.
The p-version of the finite element method is applied to compute our
rope. Each cell in our mesh is represented by a volume in GiD. We first
modeled the profile of our rope and then used 'Utilities - Copy' with
the transfomation sweep prescribing a positive angle to achieve the
helix-like geometry of a rope. We need to use several layers of cells
for our rope and added them to the mesh using consecutive sweeps. We
attached a picture of the resulting geometry. It appears to us that the
progression of the angle in the sweep transformation is prescribed in a
way that ensures smooth transitions between neighboring volumes. While
that may be comfortable for the user in most cases, it means for us that
we cannot model our rope the way we intended to. We need to prescribe a
linear progression of the angle throughout the rope. Can you tell us
which function controls the progression of the angle? Is there any way
the user can change it, for example with Tcl?

Regards,
Ada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rope_V11.png
Type: image/png
Size: 198138 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20130422/0831c0b4/attachment-0001.png
Ada Böhme

[GiDlist] Progression of the angle in sweep transformation

Post by Ada Böhme »

Hello all!

I didn't get an answer to my question and I don't know why. Has it been
missed somehow?

Regards,
Ada

Am 22.04.2013 17:23, schrieb Ada Böhme:
Hello!

We would like to know if the progression of the angle in the sweep
transformation can be changed by a GiD user in some way.

We use GiD Version 10.0.9 and have created a simplified rope geometry.
The p-version of the finite element method is applied to compute our
rope. Each cell in our mesh is represented by a volume in GiD. We first
modeled the profile of our rope and then used 'Utilities - Copy' with
the transfomation sweep prescribing a positive angle to achieve the
helix-like geometry of a rope. We need to use several layers of cells
for our rope and added them to the mesh using consecutive sweeps. We
attached a picture of the resulting geometry. It appears to us that the
progression of the angle in the sweep transformation is prescribed in a
way that ensures smooth transitions between neighboring volumes. While
that may be comfortable for the user in most cases, it means for us that
we cannot model our rope the way we intended to. We need to prescribe a
linear progression of the angle throughout the rope. Can you tell us
which function controls the progression of the angle? Is there any way
the user can change it, for example with Tcl?

Regards,
Ada


_______________________________________________
GiDlist mailing list
GiDlist at listas.cimne.upc.edu
http://listas.cimne.upc.edu/cgi-bin/mailman/listinfo/gidlist

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

[GiDlist] Progression of the angle in sweep transformation

Post by escolano »

Hello Ada,

The seep options are the ones showed in the copy window.

We are sorry, but it doesn't exists any option to control the progression of
the sweep angle, I think that it is always linear,
and in any case the result of this operation is an approximation, not a
matematically exact NURBS.

Enrique

----- Original Message -----
From: "Ada Böhme" aebo at tu-clausthal.de
To: gidlist at listas.cimne.upc.edu
Sent: Monday, May 13, 2013 11:50 AM
Subject: Re: [GiDlist] Progression of the angle in sweep transformation


Hello all!

I didn't get an answer to my question and I don't know why. Has it been
missed somehow?

Regards,
Ada

Am 22.04.2013 17:23, schrieb Ada Böhme:
Hello!

We would like to know if the progression of the angle in the sweep
transformation can be changed by a GiD user in some way.

We use GiD Version 10.0.9 and have created a simplified rope geometry.
The p-version of the finite element method is applied to compute our
rope. Each cell in our mesh is represented by a volume in GiD. We first
modeled the profile of our rope and then used 'Utilities - Copy' with
the transfomation sweep prescribing a positive angle to achieve the
helix-like geometry of a rope. We need to use several layers of cells
for our rope and added them to the mesh using consecutive sweeps. We
attached a picture of the resulting geometry. It appears to us that the
progression of the angle in the sweep transformation is prescribed in a
way that ensures smooth transitions between neighboring volumes. While
that may be comfortable for the user in most cases, it means for us that
we cannot model our rope the way we intended to. We need to prescribe a
linear progression of the angle throughout the rope. Can you tell us
which function controls the progression of the angle? Is there any way
the user can change it, for example with Tcl?

Regards,
Ada


_______________________________________________
GiDlist mailing list
GiDlist at listas.cimne.upc.edu
http://listas.cimne.upc.edu/cgi-bin/mailman/listinfo/gidlist


_______________________________________________
GiDlist mailing list
GiDlist at listas.cimne.upc.edu
http://listas.cimne.upc.edu/cgi-bin/mailman/listinfo/gidlist
Post Reply