set_eng_specs

Purpose:

Set engine specification variables based on values from a specified customer input file and map.

Enter:

set_eng_specs <cvs_specs_file_name> <map_name>

Where:

cvs_specs_file_name

Specify the customer input file name that contains the engine specs values.

map_name

Specify the map name that is one of the values specified in the customer input file.

Example:

set_eng_specs specs.dat map1

Notes:

This process is intended for use in a script file that runs when engine specs change. Run ‘eng_specs’ after this process to apply changes. Additionally, the engine_specs.NNN file must have the associated variables specified as its value, for example: n_cyl NumCylinders^ 0 < Number of Cylinders.

See Also:

eng_specs