[GiDlist] Question about calculate

Moderator: GiD Team

Post Reply
Rama Karve

[GiDlist] Question about calculate

Post by Rama Karve »

Hi,

I am using "utils calculate" to run my solver.
However I want to wait till the process either finishes running or is
killed. Also depending on whether it is killed or terminates successfully,
I want to take different actions.

Is there a way to do that?

Thanks,
Rama Karve
Enrique Escolano

[GiDlist] Question about calculate

Post by Enrique Escolano »

At this moment not exists any standard method for this feature.

For the next GiD beta version 7.4.5b, can be added two new tcl event
procedures for this pourpose:
InitGIDCalculation and EndGIDCalculation,
This procedures are automatically invoked (if exists) by GiD.
A problemtype developer can define this procedures to set a wait state,
deactivate windows, show custom messages, etc.

Enrique Escolano

----- Original Message -----
From: "Rama Karve" rkarve at emagtechnologies.com
To: gidlist at gatxan.cimne.upc.es
Sent: Friday, November 14, 2003 4:02 PM
Subject: [GiDlist] Question about calculate


Hi,

I am using "utils calculate" to run my solver.
However I want to wait till the process either finishes running or is
killed. Also depending on whether it is killed or terminates successfully,
I want to take different actions.

Is there a way to do that?

Thanks,
Rama Karve

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

Post Reply