*q --- source parameters
id  "Example 1"  ' short information
hq  20.0         ' source height (m)
dq  5.0          ' source diameter (m)
tq  40.0         ' exit temperature (C)
uq  15.0         ' exit velocity (m/s)
*a --- ambient parameters 
ta  10.0         ' temperature (C)
ua  5            ' wind velocity (m/s)
ux  0.26         ' profile exponent for wind vel.
*c --- calculation parameter
sc  1.0          ' scaling length (m)
sd  0.1          ' step size (sc)
se  600.0        ' end point along plume axis (sc)
sn  20           ' number of points written out
oo  1            ' output type (1: simple)
*e --- end of file
