Next: Special Characters
Up: Running the Program
Previous: PRIMARY COMMANDS
The FEMGV batch input facility is available with the Post Phoenics interface. This allows any commands that can be entered interactively to be read from a batch file using '@filename'. For example if the results are in an ASCII file called PHI and both nodal and invariant variables are to be transferred, a batch file 'SETUP' could be written :-
RESULTS ASCII RESULTS PHI VAR ALL BOTH
In FEMGV the model name would appear as 'CFD', the default.
The batch file could be initiated with @SETUP when the interactive menu is seen.