[GiDlist] Techplot File

Moderator: GiD Team

Post Reply
Khaled Obeidat

[GiDlist] Techplot File

Post by Khaled Obeidat »

Hello,

When I import my techplot file from the postprocessing, the data that was
loaded from my .res file will gone and I have to switch to the
preprocessing and come back to postprocessing to have my .res file data
loaded again.

I use the following code to do so:

proc Etot {} {
.central.s process escape file new yes
set list [.central.s info Project]
set proj [lindex $list 1]
set proj [file join $proj.gid [file tail $proj]]
.central.s process escape file readtecplot $proj.dat
}

Best Regards,
Khaled



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/20040204/3de93b7b/attachment.htm
Ilker Basol

[GiDlist] finite element mailing-list

Post by Ilker Basol »

Dear GID team,

Can someone suggest me a few good mailing-lists where I can
ask questions about finite element method ?

Thanks ahead,

ilker
Post Reply