[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Control Trnsys by command line



Hi,

> is there a way to avoid the display of the 'simulation 
> completed' dialog after trnsys has finished simulating? I 
> would like to do multiple simulations in a kind of batch mode 
> in VB by executing somthing like

I am not sure if I understand your question; but when I run TRNSYS, while
TRNSYS is simulating a dialog box appears, first with message: "Calculations in
Progress" with a "progress bar". After simulation finished the message changes
to "Calculations Completed".

If that is the case, then I can avoid that dialog box and message from
appearing by changing the first letter in the first line in TRNSYS
configuration to "N"
So:
Y        -> DISPLAY SIMULATION STATUS DURING RUN TIME?  [Y OR N]

to become:
N        -> DISPLAY SIMULATION STATUS DURING RUN TIME?  [Y OR N]

That way, the TRNSYS runs "silently".

edward