1 |
|
#!/bin/csh -f |
2 |
< |
# RCSid: $Id$ |
2 |
> |
# RCSid $Id$ |
3 |
|
|
4 |
< |
# Mark ambient locations J.Mardaljevic, [email protected] |
4 |
> |
# Mark ambient locations |
5 |
> |
# |
6 |
> |
# John Mardaljevic |
7 |
> |
# Institute of Energy and Sustainable Development |
8 |
> |
# De Montfort University |
9 |
> |
# The Gateway |
10 |
> |
# Leicester |
11 |
> |
# LE1 9BH, UK |
12 |
> |
# +44 (0) 116 257 7972 |
13 |
> |
# +44 (0) 116 257 7981 (fax) |
14 |
> |
# |
15 |
> |
# [email protected] |
16 |
> |
# http://www.iesd.dmu.ac.uk/~jm |
17 |
|
|
18 |
+ |
|
19 |
+ |
|
20 |
|
set ambdat=none |
21 |
|
set radius=0.05 |
22 |
|
|
43 |
|
the octree. |
44 |
|
|
45 |
|
_EOF_ |
46 |
+ |
|
47 |
+ |
rm -f amb_pos.rad |
48 |
|
|
49 |
|
echo "Input ambient file" |
50 |
|
readvar ambdat |