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.10 by greg, Tue Jun 25 00:09:45 2019 UTC vs.
Revision 1.12 by greg, Mon Apr 13 17:12:19 2020 UTC

# Line 11 | Line 11 | gendaymtx - generate an annual Perez sky matrix from a
11   ][
12   .B "\-A"
13   ][
14 < .B "\-d|\-s"
14 > .B "\-d|\-s|\-n"
15   ][
16 + .B "\-D sunfile"
17 + ][
18 + .B "\-M sunmods"
19 + ][
20   .B "\-r deg"
21   ][
22   .B "\-m N"
# Line 44 | Line 48 | parameter setting.
48   .PP
49   Increasing the
50   .I \-m
51 < parameter, typically by factors of two, yields a higher resolution
51 > parameter yields a higher resolution
52   sky using the Reinhart patch subdivision.
53   For example, setting
54   .I "\-m 4"
# Line 88 | Line 92 | If there is a sun in the description,
92   will include its contribution in the four nearest sky patches,
93   distributing energy according to centroid proximity.
94   .PP
95 + The
96 + .I \-n
97 + option may be used if no matrix output is desired.
98 + This may be used to merely check the input, or in combination with the
99 + .I \-D
100 + option, below.
101 + .PP
102 + The
103 + .I \-D
104 + option may be used to specify an output file to contain a list of
105 + solar positions and intensities corresponding to time steps in the
106 + weather tape where the sun has any portion above the horizion.
107 + Sun radiance values may be zero if the direct amount is zero on the input.
108 + Sun modifiers and names will be indexed by the minute, numbered from
109 + midnight, January 1st.
110 + If a hyphen ('-') is given as the argument to
111 + .I \-D,
112 + then the sun descriptions  will be directed to the standard output.
113 + This implies the
114 + .I \-n
115 + option just described.
116 + If the
117 + .I \-M
118 + option is given as well, it will be used to record the modifier
119 + names used in the
120 + .I \-D
121 + output, for convenient input to
122 + .I rcontrib(1)
123 + and
124 + .I rfluxmtx(1).
125 + .PP
126   By default,
127   .I gendaymtx
128   assumes the positive Y-axis points north such that the first sky patch
# Line 144 | Line 179 | based on Jean-Jacques Delaunay's original gendaylit(1)
179   Greg Ward wrote the final parameter parsing and weather tape conversion.
180   .SH "SEE ALSO"
181   dctimestep(1), genBSDF(1), gendaylit(1), gensky(1), genskyvec(1),
182 < rcollate(1), rcontrib(1), xform(1)
182 > rcollate(1), rcontrib(1), rfluxmtx(1), xform(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines