esvd_star5.b09
Purpose:
-
Create the star5 section of raw_data_file (star file) for esvd programs.
Enter:
-
esvd_star5.b09 <logr_spec> <logr_data> <star5_output> <ci_specs> <esvd_specs> <em_bench> <restr> <cell_cfg> <step> <cycle> <star_end> <star6> <star7> <pm_cart> <filt_data> <FTIR_file> <activity>
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.
ci_specs
Specify the pathname of the ci_specs 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.
step
Specify the step number of the emission test being analyzed.
cycle
Specify the name of the cycle that was run.
star_end
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.
Example:
-
esvd_star5.b09 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
ci_specs=/esvd_data/CTH_EUL/ci_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
step=1
cycle=SimColdFTP
star_end=/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_3
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> – the test plan id of the emission test being analyzed.
<m> – the map value of the emission test being analyzed
<st> – the step number of the emission test being analyzed
<r> – the run number of the emission test being analysze.
<c> – the name of the cycle that was run.
<s> = specs. 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 ‘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 correct pathnames and files for this task.