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

Comparing ray/doc/man/man1/wrapBSDF.1 (file contents):
Revision 1.4 by greg, Tue Aug 18 20:59:42 2015 UTC vs.
Revision 1.7 by greg, Tue Feb 14 19:58:37 2017 UTC

# Line 27 | Line 27 | wrapBSDF - put XML wrapper around WINDOW6 BSDF data
27   ][
28   .B "\-rf inp"
29   ][
30 + .B \-U
31 + ][
32   .B "\-C comm"
33   ][
34   .B "input.xml"
# Line 61 | Line 63 | following tags (asterisk tags are required with -W):
63   .nf
64          m       Manufacturer(*)
65          n       Name(*)
66 +        d       DeviceType
67          c       ThermalConductivity
68          ef      EmissivityFront
69          eb      EmissivityBack
# Line 125 | Line 128 | option may be used to specify a comment to be inserted
128   head of the output.
129   Up to 30 comment strings may be given, and they will appear one
130   after the other in the prologue surrounded by the XML comment syntax.
131 + .PP
132 + The
133 + .I \-U
134 + option tells
135 + .I wrapBSDF
136 + to unlink (remove) input data files following successful completion.
137 + These files are often temporary, existing solely for the purposes
138 + of data transfer.
139 + If given as
140 + .I \-UU,
141 + then the MGF geometry file given by the
142 + .I \-g
143 + option (if any) will also be unlinked.
144   .SH EXAMPLE
145   Create an WINDOW6 BSDF from computed transmission matrix:
146   .IP "" .2i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines