variables_pointer
Specify which variables block will be included with this model block
Topics
block_pointer
Specification
Alias: None
Arguments: STRING
Default: model use of last variables parsed
Description
The variables_pointer
is used to specify which variables block will be used
by the model, by cross-referencing with id_variables
keyword in
the variables
block.
See Pointers for details about pointers.
Default Behavior
When a variables pointer is not specified, the model will use the last variables block parsed from the input file.