ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/gendaymtx.1
(Generate patch)

Comparing ray/doc/man/man1/gendaymtx.1 (file contents):
Revision 1.4 by greg, Tue Apr 30 17:05:27 2013 UTC vs.
Revision 1.9 by greg, Tue May 28 15:19:17 2019 UTC

# Line 7 | Line 7 | gendaymtx - generate an annual Perez sky matrix from a
7   [
8   .B "\-v"
9   ][
10 + .B "\-h"
11 + ][
12   .B "\-d|\-s"
13   ][
14   .B "\-r deg"
# Line 53 | Line 55 | yield 8760x3 (26280) values per output line (row).
55   The
56   .I \-c
57   option may be used to specify a color for the sky.
58 < The gray value should equal 1 for proper energy balance
58 > The gray value should equal 1 for proper energy balance.
59   The default sky color is
60   .I "\-c 0.960 1.004 1.118".
61   Similarly, the
# Line 65 | Line 67 | corresponding to a 20% gray.
67   .PP
68   The
69   .I \-d
70 < option may be used to produce a sun-only matrix, with no sky contributions.
70 > option may be used to produce a sun-only matrix, with no sky contributions,
71 > and the ground patch also set to zero.
72   Alternatively, the
73   .I \-s
74 < option may be used to exclude any direct solar component from the output.
74 > option may be used to exclude any direct solar component from the output,
75 > with the rest of the sky and ground patch unaffected.
76 > If there is a sun in the description,
77 > .I gendaymtx
78 > will include its contribution in the four nearest sky patches,
79 > distributing energy according to centroid proximity.
80   .PP
81   By default,
82   .I gendaymtx
# Line 101 | Line 109 | The
109   .I \-O1
110   option specifies that output should be total solar radiance rather
111   than visible radiance.
112 + The
113 + .I \-h
114 + option prevents the output of the usual header information.
115   Finally, the
116   .I \-v
117   option will enable verbose reporting, which is mostly useful for
# Line 122 | Line 133 | Ian Ashdown wrote most of the code,
133   based on Jean-Jacques Delaunay's original gendaylit(1) implementation.
134   Greg Ward wrote the final parameter parsing and weather tape conversion.
135   .SH "SEE ALSO"
136 < dctimestep(1), genBSDF(1), gendaylit(1), gensky(1), genskyvec(1), rcontrib(1),
137 < xform(1)
136 > dctimestep(1), genBSDF(1), gendaylit(1), gensky(1), genskyvec(1),
137 > rcollate(1), rcontrib(1), xform(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines