Data Structure: Include |
|
Description |
Include data from an external file |
Usage |
Include NUM=ival where ival is the data structure number |
Description |
Overview The Include data structure may be used to include data written in separate files to the current datafile. This may be useful to read external files that may contain large number of data (e.g. spatial grids) while keeping the main datafile condensed.
Notes •The files to be included may be placed in different folder than the main datafile.
|
Filename Name of file to include |
Usage |
||||
|
||||
Description |
||||
File name with the data to include in the main datafile (maximum 128 characters). If the included data file is in a different directory than the main simulation datafile the full directory path to the file must be specified.
|