asam3_initvar

Purpose:

Create variables in shared memory that might be needed in calculations before running asam3_specs.

Enter:

asam3_initvar [spec_file_name]

Where:

spec_file_name

Optional. Specify the specification filename which contains the ECM variable names to read and the CyFlex variable names where the values will be placed. The default is to use asam3_specs.NNN.

Example:

asam3_initvar
The above command reads the file asam3_specs.NNN file and creates the CyFlex variables listed in the file.

Notes:

asam_initvar is intended to be used in the go script and is only needed once per go.

See Also:

asam3_specs, ASAM3 Interface Setup