Hello folks!
I have a problem with Subgroup 13 b in Calpuff V6.
Here's the part of the calpuff.inp:
Source X Y Stack Base Stack Exit Exit Bldg. Emission
No. Coordinate Coordinate Height Elevation Diameter Vel. Temp. Dwash Rates
(km) (km) (m) (m) (m) (m/s) (deg. K)
------ ---------- ---------- ------ ------ -------- ----- -------- ----- --------
1 ! SRCNAM = STK1 !
1 ! X = -85, 138.5, 200.0, 114, 10, 18.2, 386.0, .0, 0.0, 6.106E03, 2.4E06, 219.0E00, 8.4E00 !
1 ! ZPLTFM = .0 !
1 ! FMFAC = 1.0 !
2 ! SRCNAM = STK2 !
2 ! X = -80, 134.5, 200.0, 112, 6.5, 18.2, 386.0, .0, 249.0E00, 4.485E03, 9.9E06, 790.0E00, 49.0E00 !
2 ! ZPLTFM = .0 !
2 ! FMFAC = 1.0 !
!END!
Calpuff responded with error:
2 ! SRCNAM = STK2 !
2 ! X = -80, 134.5, 200.0, 112, 6.5, 18.2, 386.0, .0, 249.0E00, 4.485E03, 9.9E06, 790.0E00, 49.0E00 !
2 ! ZPLTFM = .0 !
ERROR IN SUBR. READIN -- Error in input data Array bounds exceeded -- Variable: ZPLTFM Declared dimension = 1
Input attempted to element 2
Input line: 2 ! ZPLTFM = .0 !
Any idea what went wrong?
Thanks in advance!