esvd_star5.12
Purpose:
-
Create the star5 section of raw_data_file (star file) for esvd programs.
Enter:
-
esvd_star5.12 <logr_spec = logr_specfile> <logr_data = logr_datafile> <star5_output = star> <tri_specs = tri_specs.dat file> <esvd_specs = esvd_specs> <em_bench = em_bench> <restr = exhRest> <cell_cfg = cell_cfg> <cycle = cycle> <star_end_out = star> <star6 = star6> <star7 = star7> <pm_cart = pm_cart> <filt_data = filt_data> <FTIR_file = ftir_file> <activity = activity_name> [star8 = star8_filename]
Where:
-
logr_spec
Specify the pathname of logr spec file.
logr_data
Specify the pathname of the output of the loger file.
star5_output
Specify the pathname of the star5 output file.
tri_specs
Specify the pathname of the tri_specs.dat file.
esvd_specs
Specify the pathname of the esvd spec file.
em_bench
Specify the pathname of the em spec file.
restr
Specify the pathname of the restr.dat file.
cell_cfg
Specify the pathname of the cell configuration.
cycle
Specify the name of the cycle that was run.
star_end_out
Specify the pathname.
star6
Specify the pathname of the star5 output file.
star7
Specify the pathname of the star7 output file.
pm_cart
Specify the pathname pm cart data file.
filt_data
Specify the pathname filter data file.
FTIR_file
Specify the pathname of ftir data file.
activity
Specify the activity name.
star8
Optional. The filename of star8 file to be appended to the composite file after the star7 section.
Example:
-
esvd_star5.12 logr_spec=/esvd_data/CTH_EUL/logr_spec_10c.dat
logr_data=/esvd_data/CTH_EUL/TorqueCurve320/1/logr_data_em10c.476363
star5_output=/esvd_data/CTH_EUL/TorqueCurve320/1/g476363.tc420
tri_specs=/esvd_data/CTH_EUL/tri_specs.dat
esvd_specs=/esvd_data/specs/esvd_specs.dat
em_bench=/esvd_data/CTH_EUL/TorqueCurve320/1/em_bench_data_10c.476363
restr=/esvd_data/CTH_EUL/TorqueCurve320/exh_restr.dat
cell_cfg=/esvd_data/CTH_EUL/tc420.cfg
cycle=SimColdFTP
star_end_out=/esvd_data/CTH_EUL/TorqueCurve320/1/g476363.tc420
star6=/esvd_data/CTH_EUL/TorqueCurve320/star6_10c.SimColdFTP
star7=/esvd_data/CTH_EUL/TorqueCurve320/star7.dat
pm_cart=/esvd_data/CTH_EUL/TorqueCurve320/1/pm_cart_data.476363
filt_data=/esvd_data/CTH_EUL/TorqueCurve320/1/emfilt.476363
FTIR_file=/esvd_data/CTH_EUL/TorqueCurve320/1/em_ftir_data.476363
activity=EPA_1065_3star8=NOTE:
$-$ /e/<s>/ ‘esvdSpecs’
$-$ /e/<s>/ ‘cellCfg’
$-$ /e/<t>/ ‘customerSpecs’
$-$ /e/<t>/ ‘logrSpecs’
$-$ /e/<t>/<m>/ ‘star6File’.<c>
$-$ /e/<t>/<m>/ ‘star7File’.<c>
$-$ /e/<t>/<m>/ ‘exhIntake’
$-$ /e/<t>/<m>/<st>/ ‘flogerData’.<r>
$-$ /e/<t>/<m>/<st>/ ‘benchData’.<r>
$-$ /e/<t>/<m>/<st>/ ‘pmCartData’.<r>
$-$ /e/<t>/<m>/<st>/ ’emFilter’.<r>
$-$ /e/<t>/<m>/<st>/ ’em_ftir_dat’.<r>where:
e esvd_data t test plan id of the emission test being analyzed m map value of the emission test being analyzed st step number of the emission test being analyzed r run number of the emission test being analyzed c name of the cycle that was run s contains specifications that apply to all tests ‘ ‘ $-$ The quoted string is a generic filename that is ultimately replaced by the actual filename when the script ‘tri_file_naming.12’ is run. This is normally run from a script and uses a script called tri_file_naming in /specs/cmds/ which generates the correct pathnames and files for this task.