star2_7.b09
Purpose:
-
Create the star2 and star7 files.
Enter:
-
star2_7.b09 <fuel_prop = fuel_properties_file> <star2_output = star2_file> <star7_output = star7_file> <cvs_filename = ci_specs> <floger_filename = floger_file> <esvd_filename = esvd_specs> <map_id = map> <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.
cvs_filename
Specify the pathname of the ci spec file.
floger_filename
Specify the pathname of the floger file.
esvd_filename
Specify the pathname of the esvd spec file.
map_id
Specify the name of map to use.
em_bench
Specify the pathname of the em_bench data file.
cell_cfg
Specify the pathname of the cell configuration.
Example:
-
star2_7.b09 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
cvs_filename=/esvd_data/CTH_EUL/cvs_specs.dat
floger_filename=/esvd_data/CTH_EUL/logr_spec.tca
esvd_filename=/esvd_data/specs/esvd_specs.dat
map=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’/’m’/ ‘star2.dat’ – /e/’t’/’m’/ ‘star7.dat’ – /e/’t’/ ‘cvs_specs.dat’ – /e/’t’/ ‘logr_spec.tca’ – /e/’s’/ ‘esvd_specs.dat’ – /e/’t’/’m’/’st’/ ’em_bench’.’r’ – /e/’s’/ ‘cell_cfg.dat’
where:
e esvd_data t test plan id 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, ‘cvs_file_naming.10c’ is run. This is normally run from a script and uses a script called cvs_file_naming in /specs/cmds/ which generates the the correct pathnames and files for this task.