[GiDlist] postprocess

Moderator: GiD Team

Enrique Escolano

[GiDlist] GiDPost library

Post by Enrique Escolano »

Can read more information, and download the source code (and compiled library for Windows) on our web page

http://www.gidhome.com/support/gidpost.subst

Enrique Escolano
----- Original Message -----
From: Khaled Obeidat
To: gidlist at gatxan.cimne.upc.es
Sent: Thursday, January 22, 2004 2:46 PM
Subject: RE: [GiDlist] GiDPost library


Hi miguel,

I have been searching the GID help files for description of how to use the GiDPost library, since I'm using huge ASCII result file. However I found nothing, could you please show me where i can find more information about it?

Khaled

At 05:51 AM 1/22/2004, you wrote:

The binary format is platform independent, so the binary files created in
windows can ver read in linux, silicon, etc. And viceversa.

miguel

-----Mensaje original-----
De: gidlist-admin at gatxan.cimne.upc.es
[mailto:gidlist-admin at gatxan.cimne.upc.es] En nombre de Malte Neumann
Enviado el: jueves, 22 de enero de 2004 11:23
Para: gidlist at gatxan.cimne.upc.es
Asunto: Re: [GiDlist] GiDPost library


Hi,

just a follow-up question about binary postprocess files:

If I use GiD on a Windows System and my calculation program runs on a Linux or
Unix System, is it possible to use binary postprocess files, or is the format
of the binary files machine dependent.

Thanks for your advice.

Malte



On Thu, Jan 22, 2004 at 10:47:09AM +0100, Enrique Escolano wrote:
And advantage is for analyis with a very big result file, instead to
write an ASCII file is possible to write a smaller compressed binary
(also is faster readed). Al another advantage is to avoid errors
writting the postprocess file, specially for a binary format!!
And if the format is changed in a future, the library is updated by our
team, and the external developer only need to update an re-compile.

Regards
Enrique Escolano


--
--------------------------------------------------------------------------
Malte Neumann
--------------------------------------------------------------------------
Institut fuer Baustatik / Institute of Structural Mechanics
Prof. Dr.-Ing. Ekkehard Ramm
Universitaet Stuttgart / University of Stuttgart

Pfaffenwaldring 7, D-70550 Stuttgart, Germany

mailto:neumann at statik.uni-stuttgart.de phone: ++49-711-685-6121
http://www.uni-stuttgart.de/ibs/members/neumann/ fax: ++49-711-685-6130
--------------------------------------------------------------------------
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es http://gid.cimne.upc.es/mailman/listinfo/gidlist


_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist
Khaled Obeidat
Research Engineer
EMAG Technologies, Inc.
www.emagtechnologies.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20040122/5cb2da7f/attachment.htm
VSayako Willy

[GiDlist] DEPENDENCIES & #N#

Post by VSayako Willy »

Hi Enrique & GiD team

How can we use the command DEPENDENCIES with the
following fields:

QUESTION:Lrange(A1,A2,A3)
VALUE:#N# 3 1 2 3


I tried as usual way but didn't work out.

Regards




__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
Jorge Suit Pérez Ronda

[GiDlist] DEPENDENCIES & #N#

Post by Jorge Suit Pérez Ronda »

Hi, if you want to modify the vale of table field ussing a DEPENDENCIES
you should enclose the value between ", for instance

question: Change#CB#(3,6)
value: 3
dependencies: (3, restore, Lrange, "#N# 3 1 2 3") \
(6, restore, Lrange, "#N# 6 1 2 3 4 5 6")
question: Lrange(A1,A2,A3)
value: #N# 3 1 2 3

regards,

Jorge Suit

On Fri, 2004-02-06 at 09:32, VSayako Willy wrote:
Hi Enrique & GiD team

How can we use the command DEPENDENCIES with the
following fields:

QUESTION:Lrange(A1,A2,A3)
VALUE:#N# 3 1 2 3


I tried as usual way but didn't work out.

Regards




__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

VSayako Willy

[GiDlist] DEPENDENCIES & #N#

Post by VSayako Willy »

Hi Jorge Suit

I have tried as your advice but it's still not
working. I used GiD 7.2

Regards.


--- Jorge Suit Pérez Ronda ronda at cimne.upc.es wrote:
Hi, if you want to modify the vale of table field
ussing a DEPENDENCIES
you should enclose the value between ", for instance

question: Change#CB#(3,6)
value: 3
dependencies: (3, restore, Lrange, "#N# 3 1 2 3") \
(6, restore, Lrange, "#N# 6 1 2 3 4 5
6")
question: Lrange(A1,A2,A3)
value: #N# 3 1 2 3

regards,

Jorge Suit

On Fri, 2004-02-06 at 09:32, VSayako Willy wrote:
Hi Enrique & GiD team

How can we use the command DEPENDENCIES with
the
following fields:

QUESTION:Lrange(A1,A2,A3)
VALUE:#N# 3 1 2 3


I tried as usual way but didn't work out.

Regards




__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing
online.
http://taxes.yahoo.com/filing.html
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist


_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist


__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
Jorge Suit Pérez Ronda

[GiDlist] DEPENDENCIES & #N#

Post by Jorge Suit Pérez Ronda »

Please, try the last beta version 7.4.6b

On Mon, 2004-02-09 at 05:32, VSayako Willy wrote:
Hi Jorge Suit

I have tried as your advice but it's still not
working. I used GiD 7.2

Regards.


--- Jorge Suit Prez Ronda ronda at cimne.upc.es wrote:
Hi, if you want to modify the vale of table field
ussing a DEPENDENCIES
you should enclose the value between ", for instance

question: Change#CB#(3,6)
value: 3
dependencies: (3, restore, Lrange, "#N# 3 1 2 3") \
(6, restore, Lrange, "#N# 6 1 2 3 4 5
6")
question: Lrange(A1,A2,A3)
value: #N# 3 1 2 3

regards,

Jorge Suit

On Fri, 2004-02-06 at 09:32, VSayako Willy wrote:
Hi Enrique & GiD team

How can we use the command DEPENDENCIES with
the
following fields:

QUESTION:Lrange(A1,A2,A3)
VALUE:#N# 3 1 2 3


I tried as usual way but didn't work out.

Regards




__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing
online.
http://taxes.yahoo.com/filing.html
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist


_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist


__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Post Reply