Data Structure: Group_user_import |
|
Description |
Defines group import data for user defined external coupling |
Usage |
Group_user_import NUM=ival where ival is the data structure number |
Description |
Overview
|
File_name File name for group import (Maximum 32 characters) |
Usage |
||||
|
||||
Description |
||||
Base file name for group import (Maximum 32 characters). The actual file name will be constructed using a combination of File_name and the type name; i.e. filename_global.
Notes •The default file name is the data file name
|
File_extension File extension (Maximum 16 Characters) |
Usage |
||||
|
||||
Description |
||||
The extension of the files to be imported (Maximum 16 characters).
Notes •The default file extension is ".ParaImport"
|
Update_type Update type for variables |
Usage |
||||
|
||||
Description |
||||
Variable update type. The valid update types are: •"Immediate" - The imported value is used directly •"Ramp" - A linear function defines the change of the variable value from the current value to the imported value over the coupling time interval
Notes •If the update type differs for each variable it may be specified using Variable_update_type
|
Variable_names Double vector values |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of variable names to be imported
|
Variable_datastructures Double vector values |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of data structures associated with vectors (generally not required as set by default)
|
Variable_update_types Double vector values |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of variable update types (only required if different variables have different update types). The valid update types are: •"Immediate" - The imported value is used directly •"Ramp" - A linear function defines the change of the variable value from the current value to the imported value over the coupling time interval
|
Groups List of groups to be output (default all groups) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of groups to be output (default all groups)
|