CALPUFF and Postprocessors

CALPUFF and Postprocessors CALPUFF and Postprocessors

29.01.2015 Views

PTEMARB.DAT File - Header Records The header records of the PTEMARB.DAT file (see Table F-17) contain the number of sources, starting and ending time periods of data in the file, and a list of the emitted species. Sample Fortran read statements for the unformatted file are: READ(iunit)FNAME2,NSRC2,NSE2,IUTMZ2,IBDAT2,IBTIM2,IEDAT2, 1 IETIM2,VRS2,LABEL2 READ (iunit)CLAT1,CLAT2,CLAT0,CLON0 READ(iunit)CSLST2 READ(iunit)XMWEM2 where the following declarations apply: CHARACTER*12 FNAME2,VRS2,LABEL2,CSLST2(nse2) CHARACTER*16 CLAT1,CLAT2,CLAT0,CLON0 REAL XMWEM2(nse2) MAR 2006 – CALPUFF F-119

Table F-17 PTEMARB.DAT - Header Record 1 - General Data No. Variable Type a Description Sample Values 1 FNAME2 C*12 Data set name PTEMARB 2 NSRC2 integer Number of sources in the file 10 3 NSE2 integer Number of species emitted 3 4 IUTMZ2 integer UTM zone in which source coordinates are specified (enter 0 if using Lambert conformal coordinates) 5 IBDAT2 integer Date of beginning of data in the file (YYYYJJJ, where YYYY=year, JJJ=Julian day) 6 IBTIM2 integer Hour of beginning of data in the file 00 (00-23, LST; end of hour) 7 IEDAT2 integer Date of end of data in the file (YYYYJJJ, where YYYY=year, JJJ=Julian day) 8 IETIM2 integer Hour of end of data in the file (00-23, LST; end of hour) 9 VRS2 C*12 Data set version 5.4 11 1984220 1984224 10 LABEL2 C*12 Data set label Major pts. 23 a C*12 = Character*12 (Note: YYJJJ date format formerly used is also accepted.) MAR 2006 – CALPUFF F-120

PTEMARB.DAT File - Header Records<br />

The header records of the PTEMARB.DAT file (see Table F-17) contain the number of sources, starting<br />

<strong>and</strong> ending time periods of data in the file, <strong>and</strong> a list of the emitted species. Sample Fortran read<br />

statements for the unformatted file are:<br />

READ(iunit)FNAME2,NSRC2,NSE2,IUTMZ2,IBDAT2,IBTIM2,IEDAT2,<br />

1 IETIM2,VRS2,LABEL2<br />

READ (iunit)CLAT1,CLAT2,CLAT0,CLON0<br />

READ(iunit)CSLST2<br />

READ(iunit)XMWEM2<br />

where the following declarations apply:<br />

CHARACTER*12 FNAME2,VRS2,LABEL2,CSLST2(nse2)<br />

CHARACTER*16 CLAT1,CLAT2,CLAT0,CLON0<br />

REAL XMWEM2(nse2)<br />

MAR 2006 – <strong>CALPUFF</strong><br />

F-119

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!