XANSYS Message: 20720 [Go back to message list]
[bookmark on del.icio.us]
No rating yet
Rate item:

Subject: Re: ANSYS batch command
Author: Chris Kennedy
Date: 2001-01-31 18:37:00

Raj,
You could have Ansys create a small file as the last thing it does. Then have
your
program wait to see this file before it tries to access the files.

ie,

*CREATE,monitor,txt
:IAMDONE
*END

This will write the "macro" file called monitor.txt with a single line entry.
You
could test for this file in a wait loop, and then wait a few more seconds before
trying to access the data files. I'd also wrap some error checking around your
file
access routines to allow them to try a few more times before dieing.

Rajnikanth Gedhada wrote:

Chris Kennedy Email: ckennedy@t...
"for your solutions" http://www.thinkpeak.com
Think PEAK, Inc. ANSYS Enhanced Solutions Partner
Providing design, analysis, training and implementation services.
Customized productivity plug-ins for ANSYS software.
Offering THINK3 CAD products, see http://www.think3.com
Research Triangle Park, NC Ph: 919-387-8822 Fax: 919-363-4300


Posts possibly associated with message #20720AuthorDateScore
20693ANSYS batch commandRajnikanth Gedhada rgedhada@2001/01/31 
20701Re: ANSYS batch commandBill Bulat2001/01/31 
20702Re: ANSYS batch commandErik Bardy erbardy@2001/01/31 
20704Re: ANSYS batch commandRajnikanth Gedhada rgedhada@2001/01/31 
20720Re: ANSYS batch commandChris Kennedy2001/01/31 
20728Re: ANSYS batch commandMan Liu2001/02/01