[PREV] [UP] [NEXT] [TOP] [HOME] [TOC]

Batch use


Can I run TransGen without using the graphical facilities?

Yes.

TransGen can run in the foreground or background and does not have to use the graphic facilities, and may be launched from the launcher or from the command line.

Simply toggle "off" the Enable 3D graphics viewer after calculation has completed option on the Output - simulator input page of WizGen and save the TGDATA runfile before clicking on ViewGen to run calculations.

This removes the line 'GRAPHICS' from the TGRPT keyword (click link to view keyword specification) in the TGDATA file.


Can I start modules from the command line?

It is possible to start the modules from the command line.  For ViewGen type:

% viewgen <project name> <project directory>
% viewgen <project name> <project directory> <session file>

Click here for more details.


Can I run the Two-Phase Flow Module in "batch" mode?

Once you have created an appropriate runfile using WizGen in Flexible project mode, Two-Phase Gen can be started in non-interactive batch mode by typing the following command line at the prompt in an Xterm window:

../<TG_HOME>/bin/2phasegenauto <project name> <project directory>

Click here for more details.



[PREV] [UP] [NEXT] [TOP] [HOME] [TOC]