star2_7.12
Purpose:
-
Create the star2 and star7 files from specified input files.
Enter:
-
star2_7.12 <fuel_prop=fuel_properties_file> <star2_output=star2_file> <star7_output=star7_file> <tri_filename=tri_specs> <floger_filename=floger_file> <esvd_filename=esvd_specs> <cfg_id=config> <em_bench=em_file> <cell_cfg=cell_config>
Where:
-
fuel_prop
Specify the pathname of the fuel properties file.
star2_output
Specify the pathname of the star2 output file.
star7_output
Specify the pathname of the star7 output file.
tri_filename
Specify the pathname of the tri spec file.
floger_filename
Specify the pathname of the floger file.
esvd_filename
Specify the pathname of the esvd spec file.
cfg_id
Specify the name of the config to use.
em_bench
Specify the pathname of the em_bench data file.
cell_cfg
Specify the pathname of the cell configuration file.
Example:
-
star2_7.12 fuel_prop=/esvd_data/CTH_EUL/fuel_properties.dat
star2_output=/esvd_data/CTH_EUL/TorqueCurve320/star2.dat
star7_output=/esvd_data/CTH_EUL/TorqueCurve320/star7.dat
tri_filename=/esvd_data/CTH_EUL/tri_specs.dat
floger_filename=/esvd_data/CTH_EUL/logr_spec.tca
esvd_filename=/esvd_data/specs/esvd_specs.dat
cfg_id=TorqueCurve320
em_bench=/esvd_data/CTH_EUL/TorqueCurve320/1/em_bench.476363
cell_cfg=/esvd_data/specs/cell_cfg.dat
Notes:
-
– /e/’t’/ ‘fuel_properties.dat’ – /e/’t’/’cfg’/ ‘star2.dat’ – /e/’t’/’cfg’/ ‘star7.dat’ – /e/’t’/ ‘tri_specs.dat’ – /e/’t’/ ‘logr_spec.tca’ – /e/’s’/ ‘esvd_specs.dat’ – /e/’t’/’cfg’/’st’/ ’em_bench’. ‘r’ – /e/’s’/ ‘cell_cfg.dat’
where:
e esvd_data t test plan id cfg config st step number of the test r run number of the test c name of the cycle that was run s specifications that apply to all tests ‘ ‘ quoted string is a generic filename, later replaced by the actual filename when the script, ‘tri_file_naming.12’ is run. This program processes input files to generate output files and is typically run from a script that handles pathnames.