ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/genambpos.csh
(Generate patch)

Comparing ray/src/util/genambpos.csh (file contents):
Revision 3.1 by greg, Sat Feb 22 02:07:30 2003 UTC vs.
Revision 3.2 by greg, Mon May 17 16:35:14 2004 UTC

# Line 1 | Line 1
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  
# Line 29 | Line 43 | To view the locations, include the file "amb_pos.rad"
43   the octree.
44  
45   _EOF_
46 +
47 + rm -f amb_pos.rad
48  
49   echo "Input ambient file"
50   readvar ambdat

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines