CALPUFF and Postprocessors

CALPUFF and Postprocessors CALPUFF and Postprocessors

29.01.2015 Views

COASTLN.DAT File - Header Record The header record of the COASTLN.DAT file contain the name, version, and label of the data set, the UTM zone of the coordinates, and the number of coastlines defined in the file (see Table F-45). A sample Fortran read statement for the header record is: READ(iunit,*)FNAMEC,NCOAST,IUTMCST,VRSCST,LABCST where the following declaration applies: CHARACTER*12 FNAMEC,VRSCST,LABCST. MAR 2006 – CALPUFF F-193

Table F-45 COASTLN.DAT - Header Record - General Data No. Variable Type a Description Sample Values 1 FNAMEC C*12 Data set name COASTLN 2 NCOAST integer Number of coastlines in the file 2 3 ITUMCST integer UTM zone in which coastline coordinates are specified (enter 0 if using Lambert conformal coordinates) 4 VRSCST C*12 Data set version = CALPUFF version 5 5 LABCST C*12 Data set label Test 19 a C*12 = Character*12 MAR 2006 – CALPUFF F-194

COASTLN.DAT File - Header Record<br />

The header record of the COASTLN.DAT file contain the name, version, <strong>and</strong> label of the data set, the<br />

UTM zone of the coordinates, <strong>and</strong> the number of coastlines defined in the file (see Table F-45). A<br />

sample Fortran read statement for the header record is:<br />

READ(iunit,*)FNAMEC,NCOAST,IUTMCST,VRSCST,LABCST<br />

where the following declaration applies:<br />

CHARACTER*12 FNAMEC,VRSCST,LABCST.<br />

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

F-193

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

Saved successfully!

Ooh no, something went wrong!