8.2.7. PTHOUR: Point source hour-specific emissions

8.2.7.1. Date range setting
8.2.7.2. EMS-95 Format
8.2.7.3. CEM hour-specific format

The PTHOUR file is the input point-source inventory file for hour-specific data and profiles. The file must be a list file (see Section 8.2.1.1, “Inventory list files” and the files listed in the PTHOUR file must be in either EMS-95 format or Continuous Emissions Monitoring (CEM) format. The contents of the hour-specific data files vary depending on whether the PTINV file is in EMS-95 or IDA format. In addition, these files can have a #COUNTRY entry as the first line of the file to set the country code (see Section 8.2.1.4, “Header records”. The default country code is 0, which corresponds to the United States in the default COSTCY file.

8.2.7.1. Date range setting

The PTHOUR file may optionally contain a packet to control the range of dates for which Smkinven will read data. When this feature is needed, the following entry should appear on the first line of the PTHOUR file.

DATERANGE MMDD(start) MMDD(end)

where MMDD is the two-digit month and day of the month at the start and end of the period of interest. For example, to request July 10th through 12th, the first line of the file should read:

DATERANGE 0710 0712

The year is implied by the data themselves; note that the files can only contain data for a single year. As an alternative to using the DATERANGE packet, you can manually break the year up into smaller periods in separate files, and only list the files of interest in the PTHOUR file. Note that reading in the whole year of data and extracting just a few days will take much more time than manually editing the file to contain just the days of interest. Also note that if you choose the manual editing option, you must select days that fully cover the modeling episode after accounting for time zone differences between the facility’s time zone and the modeling time zone (set by the OUTZONE option).

8.2.7.2. EMS-95 Format

For EMS-95 formatted data, SMOKE requires that the sources in the PTHOUR file also be in the PTINV file. The values of the fields that are common to the hour-specific data and the annual data need to match exactly. These fields are Facility ID, Stack ID, Device ID, and Process ID. These fields are treated as text fields (not numeric) in SMOKE, so leading zeros need to be consistent between the hour-specific and annual or average-day inventory files.

When using hour-specific data in EMS-95 format with the IDA annual inventory, the fields in the PTHOUR file should line up with the fields in the PTINV file as follows:

  • PTHOUR Facility ID (FCID) maps to PTINV PLANTID

  • PTHOUR Stack ID (SKID) maps to PTINV POINTID

  • PTHOUR Device ID (DVID) maps to PTINV STACKID

  • PTHOUR Process ID (PRID) maps to PTINV SEGMENT

  • PTHOUR SCC (implied by Process ID in EMS-95 process file) maps to PTINV SCC

The EMS-95 format for hour-specific data is shown in Table 8.43, “EMS-95 Format for individual hour-specific files”.

Table 8.43. EMS-95 Format for individual hour-specific files

Position Name Type Description
1-2 STID Int State Code (required)
3-5 CYID Int County Code (required)
6-20 FCID Char Facility ID (a.k.a. plant ID) (required)
21-32 SKID Char
If PTINV in EMS-95 format: Stack ID (required)
If PTINV in IDA format: Point ID
33-44 DVID Char
If PTINV in EMS-95 format: Device ID (required)
If PTINV in IDA format: Stack ID
45-56 PRID Char
If PTINV in EMS-95 format: Process ID (required)
If PTINV in IDA format: Segment
57-61 POLID Char Pollutant name (required)
62-69 DATE Char Date in MM/DD/YY format. Years less than 70 are treated as century 2000 (required)
70-72 TZONNAM Char Time zone name associated with emissions data. Valid entries are GMT, ADT, AST, EDT, EST, CDT, CST, MDT, MST, PDT, and PST. (required)
73-79 HRVAL1 Real Hourly emissions for hour 1 (short tons/hour) (required)
80-86 HRVAL2 Real Hourly emissions for hour 2 (short tons/hour) (required)
87-93 HRVAL3 Real Hourly emissions for hour 3 (short tons/hour) (required)
...      
234-240 HRVAL24 Real Hourly emissions for hour 24 (short tons/hour) (required)
241-248 DAYTOT Real Daily emissions total (short tons/day)
250-259 SCC Char Only if PTINV in IDA format: SCC is required.

8.2.7.3. CEM hour-specific format

The CEM hour-specific format can only be used with IDA-formatted annual inventory files. SMOKE uses the CEM ORIS ID and Boiler ID fields to match sources in the CEM hour-specific inventory to those in the IDA-formatted annual inventory. The format of the CEM hour-specific data is shown in Table 8.44, “CEM Format for individual hour-specific data files”.

Table 8.44. CEM Format for individual hour-specific data files

Position Name Type Description
A ORISID Char DOE Plant ID (required) (should match the same field in the PTINV file in IDA format)
B BLRID Char Boiler Identification Code (required) (should match the same field in the PTINV file in IDA format)
C YYMMDD Int Date of data in YYMMDD format (required)
D HOUR Integer Hour value from 0 to 23
E CO2 Real Carbon dioxide emissions (lb/h)
F SO2 Real Sulfur dioxide emissions (lb/h)
G NOXRATE Real Nitrogen dioxide emissions (lb/MMBtu)
H OPTIME Real Operating time (not used by SMOKE)
I GLOAD Real Not used by SMOKE, but some real number must be in the field
J SLOAD Real Not used by SMOKE, but some real number must be in the field
K HTINPUT Real Heat input (MMBtu)