29.01.2015 Views

CALPUFF and Postprocessors

CALPUFF and Postprocessors

CALPUFF and Postprocessors

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

VOLEMARB.DAT File - Header Records<br />

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

starting <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)FNAME4,NSRC4,NSE4,IUTMZ4,IBDAT4,IBTIM4,IEDAT4,<br />

1 IETIM4,VRS4,LABEL4<br />

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

READ(iunit)XMWEM4<br />

READ(iunit)CSLST4<br />

<strong>and</strong> sample Fortran read statements for the formatted file are:<br />

READ(iunit,*)FNAME4,NSRC4,NSE4,IUTMZ4,IBDAT4,IBTIM4,IEDAT4,<br />

1 IETIM4,VRS4,LABEL4<br />

READ(iunit,*)CSLST4<br />

READ(iunit,*)XMWEM4<br />

where the following declarations apply:<br />

CHARACTER*12 FNAME4,VRS4,LABEL4,CSLST4(nse4)<br />

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

REAL XMWEM4(nse4)<br />

When more than one file is used, the species information (NSE4, CSLST4, <strong>and</strong> XMWEM4) in each file<br />

must be the same. The number of sources (NSRC4) must identify the number of sources in the file, <strong>and</strong><br />

the sum of the NSRC4 values from all files must equal the total number of sources (NVL2) provided in<br />

Subgroup (16a) of the control file.<br />

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

F-154

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

Saved successfully!

Ooh no, something went wrong!