27 |
|
][ |
28 |
|
.B "\-rf inp" |
29 |
|
][ |
30 |
+ |
.B \-U |
31 |
+ |
][ |
32 |
|
.B "\-C comm" |
33 |
|
][ |
34 |
|
.B "input.xml" |
63 |
|
.nf |
64 |
|
m Manufacturer(*) |
65 |
|
n Name(*) |
66 |
+ |
d DeviceType |
67 |
|
c ThermalConductivity |
68 |
|
ef EmissivityFront |
69 |
|
eb EmissivityBack |
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 |