tpa_ss_data
Purpose:
-
Obtain the values of Cyflex variables specified in a spec file, convert them to the specified units of measure, and create a file containing the results.
Enter:
-
tpa_ss_data <outp_file=output_name> [spec_file=spec_name]
Where:
-
outp_file=output_name
Specify the fully qualified path and filename of the output file to generate. The file contains a list of CyFlex labels and values to assign to those variables.
spec_file spec_name
Optional. Specify the fully qualified path and filename of the spec file for this process. The default is /specs/tpa/tpa_ss_specs.
Example:
-
tpa_ss _data outp_file=/data/tpa_ssISX
The above generates an output file, /data/tpa_ssISX, for input to GT_Power. The default spec file /specs/tpa/tpa_ss_specs is used.tpa_ss _data outp_file=/data/tpa_ssISX spec_file=/specs/tpa_ss_specsISX
The above generates an output file, /data/tpa_ssISX, for input to GT_Power. The spec file /specs/tpa_ss_specsISX is used.
Notes:
-
Ensure the output file path is valid and writable.