[ GiDlist ] Re: Comments and Problems

Moderator: GiD Team

Post Reply
ramsan at stamp.cimne.upc.es

[ GiDlist ] Re: Comments and Problems

Post by ramsan at stamp.cimne.upc.es »

Hello,

When there are many mesh sets, you should select and deselect them
in the 'View Style' window.

When there are many steps, window 'View Results' should be used.

If a process is invoked from a PROBLEMTYPE.bat file, the way to see
process info is the following:

- You should redirect your stdout to a file. For example:

%3\myprogram %1.dat %1.log (in the .bat file in Windows95/98/NT)

- You should tell GiD to consider this file as the output:

rem OutputFile: %1.log (in the .bat file in Windows95/98/NT)

- To see this information from GiD, check

Calculate-Calculate window-Output view (inside GiD)

With recent GiD releases (beta versions), there is a similar way of
writing an error file from the process.

Best regards,

Mark Spink writes:
The beta version looks fine and I haven't found any
particular problems using it yet!

Some general problems:

I have about 180 sets of results to display in the
postprocessor. My problem is the pop menu selection will not
fit on the screen!

The GID seems to be catching the stdout from an invoked
process, is it possible to view it.

Mark Spink

--
Centre Internacional de Mètodes Ramon Ribó
Numèrics en Enginyeria
ramsan at cimne.upc.es
C/ Gran Capitan s/n,
Modulo C1, Campus Norte UPC, tel. +34 93 401 74 03
E-08034 Barcelona, Spain fax. +34 93 401 65 17
Post Reply