Next: *INITIAL CONDITIONS Up: Input deck format Previous: *HYPERFOAM Contents
*INCLUDE
Keyword type: step or model definition
The include statement allows to store part of the input deck in another file. There is only one required parameter, INPUT, taking the name of the file in or without double quotes ("). The double quotes are needed if the file name contains one or more blanks.
First line:
- *INCLUDE
- Enter the parameter and its value.
Example: *INCLUDE,INPUT=/home/guido/test/beam.spc
is at execution time replaced by the contents of file /home/guido/test/beam.spc.
Example files: .
guido dhondt 2011-03-26